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
*
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
2020-09-23
1
-1
/
+6
*
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-23
1
-1
/
+2
*
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-09-23
1
-2
/
+2
*
affs: fix basic permission bits to actually work
Max Staudt
2020-09-12
2
-1
/
+52
*
fs/affs: use octal for permissions
Fabian Frederick
2020-09-12
1
-18
/
+18
*
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-09-12
3
-14
/
+27
*
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-09-12
1
-1
/
+5
*
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
2020-09-12
1
-1
/
+0
*
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
2020-09-12
1
-1
/
+0
*
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-09-12
1
-1
/
+2
*
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
2020-09-12
1
-3
/
+3
*
ceph: don't allow setlease on cephfs
Jeff Layton
2020-09-12
1
-0
/
+1
*
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-09-03
1
-4
/
+6
*
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
2020-09-03
1
-27
/
+17
*
writeback: Avoid skipping inode writeback
Jan Kara
2020-09-03
1
-5
/
+12
*
writeback: Protect inode->i_io_list with inode->i_lock
Jan Kara
2020-09-03
1
-5
/
+17
*
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-09-03
2
-1
/
+2
*
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
2020-09-03
2
-7
/
+9
*
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
2020-09-03
1
-0
/
+16
*
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
2020-09-03
1
-0
/
+10
*
ceph: fix potential mdsc use-after-free crash
Xiubo Li
2020-09-03
1
-1
/
+13
*
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
2020-08-26
1
-6
/
+4
*
epoll: Keep a reference on files added to the check list
Marc Zyngier
2020-08-26
1
-2
/
+7
*
ext4: fix potential negative array index in do_split()
Eric Sandeen
2020-08-26
1
-3
/
+13
*
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
2020-08-26
1
-2
/
+4
*
jffs2: fix UAF problem
Zhe Li
2020-08-26
1
-1
/
+5
*
xfs: fix inode quota reservation checks
Darrick J. Wong
2020-08-26
1
-1
/
+1
*
ext4: fix checking of directory entry validity for inline directories
Jan Kara
2020-08-26
1
-3
/
+3
*
ext4: clean up ext4_match() and callers
Eric Biggers
2020-08-26
1
-56
/
+25
*
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
2020-08-26
1
-3
/
+1
*
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-26
1
-2
/
+8
*
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-08-26
4
-8
/
+15
*
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
2020-08-21
1
-1
/
+1
*
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2020-08-21
2
-3
/
+5
*
ocfs2: change slot number type s16 to u16
Junxiao Bi
2020-08-21
3
-6
/
+6
*
ext2: fix missing percpu_counter_inc
Mikulas Patocka
2020-08-21
1
-1
/
+2
*
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-21
1
-6
/
+2
*
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-21
1
-2
/
+2
*
btrfs: don't allocate anonymous block device for user invisible roots
Qu Wenruo
2020-08-21
1
-3
/
+10
*
smb3: warn on confusing error scenario with sec=krb5
Steve French
2020-08-21
1
-0
/
+2
*
9p: Fix memory leak in v9fs_mount
Zheng Bin
2020-08-21
1
-3
/
+2
*
fs/minix: reject too-large maximum file size
Eric Biggers
2020-08-21
1
-2
/
+20
*
fs/minix: don't allow getting deleted inodes
Eric Biggers
2020-08-21
1
-0
/
+14
*
fs/minix: check return value of sb_getblk()
Eric Biggers
2020-08-21
1
-1
/
+7
*
dlm: Fix kobject memleak
Wang Hai
2020-08-21
1
-3
/
+3
*
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
2020-08-21
1
-7
/
+14
*
fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
Paul E. McKenney
2020-08-21
1
-0
/
+2
*
xattr: break delegations in {set,remove}xattr
Frank van der Linden
2020-08-21
1
-7
/
+77
*
ext4: fix direct I/O read error
Jiang Ying
2020-08-21
1
-0
/
+5
*
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2020-08-21
1
-5
/
+4
[next]