index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
2013-08-29
1
-5
/
+15
*
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
2013-08-29
1
-1
/
+1
*
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
2013-08-29
1
-2
/
+1
*
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
2013-08-29
1
-1
/
+1
*
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
2013-08-20
1
-4
/
+4
*
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-20
1
-2
/
+2
*
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
2013-08-20
1
-4
/
+4
*
reiserfs: fix deadlock in umount
Al Viro
2013-08-14
2
-82
/
+20
*
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
2013-08-14
1
-47
/
+22
*
cifs: don't instantiate new dentries in readdir for inodes that need to be re...
Jeff Layton
2013-08-14
1
-0
/
+8
*
cifs: extend the buffer length enought for sprintf() using
Chen Gang
2013-08-14
4
-7
/
+9
*
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2013-08-14
1
-2
/
+4
*
ext4: fix mount/remount error messages for incompatible mount options
Piotr Sarna
2013-08-14
1
-1
/
+16
*
ext4: allow the mount options nodelalloc and data=journal
Theodore Ts'o
2013-08-14
1
-1
/
+1
*
LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs
Trond Myklebust
2013-08-14
2
-6
/
+12
*
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
2013-08-14
1
-3
/
+2
*
ext4: fix retry handling in ext4_ext_truncate()
Theodore Ts'o
2013-08-14
1
-1
/
+1
*
ext4: make sure group number is bumped after a inode allocation race
Theodore Ts'o
2013-08-14
1
-5
/
+5
*
ext4: destroy ext4_es_cachep on module unload
Eric Sandeen
2013-08-14
1
-0
/
+1
*
Btrfs: fix crash regarding to ulist_add_merge
Liu Bo
2013-08-11
1
-0
/
+15
*
fanotify: info leak in copy_event_to_user()
Dan Carpenter
2013-08-11
1
-0
/
+1
*
livelock avoidance in sget()
Al Viro
2013-08-04
1
-15
/
+10
*
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...
Harshula Jayasuriya
2013-08-04
1
-2
/
+3
*
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-08-04
1
-0
/
+11
*
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
2013-08-04
1
-0
/
+2
*
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-08-04
1
-1
/
+1
*
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
2013-07-28
1
-0
/
+4
*
ext4: fix error handling in ext4_ext_truncate()
Theodore Ts'o
2013-07-28
1
-0
/
+11
*
fuse: readdirplus: sanity checks
Miklos Szeredi
2013-07-28
1
-1
/
+11
*
fuse: readdirplus: fix instantiate
Miklos Szeredi
2013-07-28
1
-4
/
+13
*
fuse: readdirplus: fix dentry leak
Niels de Vos
2013-07-28
1
-5
/
+8
*
writeback: Fix periodic writeback after fs mount
Jan Kara
2013-07-28
1
-1
/
+8
*
UBIFS: correct mount message
Richard Genoud
2013-07-21
1
-1
/
+1
*
Handle big endianness in NTLM (ntlmv2) authentication
Steve French
2013-07-21
2
-7
/
+7
*
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-07-21
1
-3
/
+8
*
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
2013-07-21
1
-6
/
+0
*
ext4: fix ext4_get_group_number()
Theodore Ts'o
2013-07-21
2
-6
/
+6
*
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
2013-07-21
1
-2
/
+2
*
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
Jan Kara
2013-07-21
1
-2
/
+2
*
ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
Jan Kara
2013-07-21
1
-7
/
+7
*
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
Jan Kara
2013-07-21
1
-1
/
+1
*
Btrfs: only do the tree_mod_log_free_eb if this is our last ref
Josef Bacik
2013-07-21
1
-1
/
+2
*
Btrfs: hold the tree mod lock in __tree_mod_log_rewind
Josef Bacik
2013-07-21
1
-4
/
+6
*
Btrfs: fix estale with btrfs send
Josef Bacik
2013-07-21
1
-0
/
+35
*
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
2013-07-21
1
-0
/
+10
*
ext4: check error return from ext4_write_inline_data_end()
Theodore Ts'o
2013-07-21
1
-4
/
+7
*
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Al Viro
2013-07-21
2
-10
/
+4
*
ext4: fix corruption when online resizing a fs with 1K block size
Maarten ter Huurne
2013-07-21
1
-3
/
+1
*
jbd2: fix theoretical race in jbd2__journal_restart
Theodore Ts'o
2013-07-21
1
-1
/
+1
*
jbd2: move superblock checksum calculation to jbd2_write_superblock()
Theodore Ts'o
2013-07-21
1
-1
/
+2
[prev]
[next]