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.12.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
*
nfs_write_end(): fix handling of short copies
Al Viro
2017-01-09
1
-1
/
+1
*
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
2017-01-09
1
-1
/
+6
*
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-01-06
1
-0
/
+1
*
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-01-06
1
-1
/
+1
*
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2017-01-06
1
-1
/
+1
*
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2017-01-06
5
-31
/
+85
*
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2017-01-06
1
-2
/
+18
*
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
2017-01-06
1
-2
/
+8
*
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
2017-01-06
1
-0
/
+1
*
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2017-01-06
2
-6
/
+13
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-01-06
1
-1
/
+3
*
ext4: reject inodes with negative size
Darrick J. Wong
2017-01-06
1
-0
/
+6
*
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-01-06
1
-3
/
+8
*
ext4: fix in-superblock mount options processing
Theodore Ts'o
2017-01-06
1
-15
/
+23
*
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2017-01-06
1
-9
/
+6
*
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2017-01-06
1
-1
/
+1
*
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2017-01-06
1
-1
/
+1
*
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-01-06
1
-1
/
+1
*
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
2017-01-06
1
-1
/
+1
*
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
2017-01-06
1
-0
/
+5
*
Btrfs: don't BUG() during drop snapshot
Josef Bacik
2017-01-06
1
-11
/
+27
*
Btrfs: fix memory leak in do_walk_down
Liu Bo
2017-01-06
1
-0
/
+1
*
Btrfs: don't leak reloc root nodes on error
Josef Bacik
2017-01-06
1
-0
/
+4
*
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
2017-01-06
1
-6
/
+17
*
Btrfs: bail out if block group has different mixed flag
Liu Bo
2017-01-06
1
-0
/
+14
*
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2017-01-06
1
-0
/
+9
*
Btrfs: fix qgroup rescan worker initialization
Filipe Manana
2017-01-06
1
-4
/
+1
*
btrfs: store and load values of stripes_min/stripes_max in balance status item
David Sterba
2017-01-06
1
-0
/
+4
*
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2017-01-06
1
-2
/
+1
*
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
2017-01-06
3
-2
/
+19
*
NFSv4.x: hide array-bounds warning
Arnd Bergmann
2016-12-02
1
-1
/
+1
*
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-26
2
-1
/
+17
*
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-11-26
1
-0
/
+6
*
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
2016-11-18
1
-2
/
+7
*
coredump: fix unfreezable coredumping task
Andrey Ryabinin
2016-11-18
1
-0
/
+3
*
ovl: fsync after copy-up
Miklos Szeredi
2016-11-10
1
-0
/
+2
*
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
2016-11-10
1
-0
/
+8
*
ubifs: Abort readdir upon error
Richard Weinberger
2016-11-10
1
-5
/
+3
*
btrfs: fix races on root_log_ctx lists
Chris Mason
2016-11-10
1
-14
/
+6
*
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
2016-11-10
1
-2
/
+1
*
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-10-31
14
-92
/
+83
*
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
2016-10-28
1
-0
/
+2
*
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
2016-10-28
1
-1
/
+2
*
ext4: do not advertise encryption support when disabled
Eric Biggers
2016-10-28
1
-0
/
+4
*
ceph: fix error handling in ceph_read_iter
Nikolay Borisov
2016-10-28
1
-1
/
+2
*
isofs: Do not return EACCES for unknown filesystems
Jan Kara
2016-10-28
1
-3
/
+5
*
Fix regression which breaks DFS mounting
Sachin Prabhu
2016-10-28
1
-6
/
+8
*
Cleanup missing frees on some ioctls
Steve French
2016-10-28
1
-5
/
+4
*
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-28
1
-0
/
+6
*
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-10-28
4
-4
/
+4
[next]