index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-01-09
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2017-01-09
pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
Trond Myklebust
2017-01-09
pNFS: Don't clear the layout stateid if a layout return is outstanding
Trond Myklebust
2017-01-09
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
Trond Myklebust
2017-01-09
nfs_write_end(): fix handling of short copies
Al Viro
2017-01-09
fsnotify: Fix possible use-after-free in inode iteration on umount
Jan Kara
2017-01-09
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
2017-01-06
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-01-06
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-01-06
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2017-01-06
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2017-01-06
f2fs: fix overflow due to condition check order
Jaegeuk Kim
2017-01-06
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
2017-01-06
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
2017-01-06
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2017-01-06
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-01-06
ext4: reject inodes with negative size
Darrick J. Wong
2017-01-06
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-01-06
ext4: fix in-superblock mount options processing
Theodore Ts'o
2017-01-06
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2017-01-06
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2017-01-06
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2017-01-06
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-01-06
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
2017-01-06
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
2017-01-06
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2017-01-06
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
2017-01-06
Btrfs: fix incremental send failure caused by balance
Filipe Manana
2017-01-06
Btrfs: don't BUG() during drop snapshot
Josef Bacik
2017-01-06
btrfs: fix a possible umount deadlock
Anand Jain
2017-01-06
Btrfs: fix memory leak in do_walk_down
Liu Bo
2017-01-06
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
2017-01-06
Btrfs: don't leak reloc root nodes on error
Josef Bacik
2017-01-06
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
2017-01-06
Btrfs: bail out if block group has different mixed flag
Liu Bo
2017-01-06
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2017-01-06
Btrfs: fix qgroup rescan worker initialization
Filipe Manana
2017-01-06
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
Filipe Manana
2017-01-06
btrfs: store and load values of stripes_min/stripes_max in balance status item
David Sterba
2017-01-06
Btrfs: fix relocation incorrectly dropping data references
Filipe Manana
2017-01-06
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2017-01-06
Btrfs: fix deadlock caused by fsync when logging directory entries
Robbie Ko
2017-01-06
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
Liu Bo
2017-01-06
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
2016-12-15
ceph: don't set req->r_locked_dir in ceph_d_revalidate
Jeff Layton
2016-12-15
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
2016-12-08
ovl: fix d_real() for stacked fs
Miklos Szeredi
2016-12-02
NFSv4.x: hide array-bounds warning
Arnd Bergmann
2016-11-26
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-26
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
[next]