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
*
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2019-12-17
1
-12
/
+29
*
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
2019-12-17
4
-4
/
+12
*
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
2019-12-17
1
-0
/
+2
*
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
2019-12-17
1
-4
/
+8
*
splice: only read in as much information as there is pipe buffer space
Darrick J. Wong
2019-12-17
1
-3
/
+11
*
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
2019-12-17
1
-6
/
+5
*
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-12-17
6
-14
/
+32
*
ext4: Fix credit estimate for final inode freeing
Jan Kara
2019-12-17
1
-2
/
+11
*
quota: fix livelock in dquot_writeback_dquots
Dmitry Monakhov
2019-12-17
1
-4
/
+5
*
ext2: check err when partial != NULL
Chengguang Xu
2019-12-17
1
-2
/
+5
*
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-12-17
2
-2
/
+2
*
ovl: relax WARN_ON() on rename to self
Amir Goldstein
2019-12-17
1
-1
/
+1
*
ovl: fix corner case of non-unique st_dev;st_ino
Amir Goldstein
2019-12-17
1
-1
/
+7
*
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
2019-12-17
1
-0
/
+3
*
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
2019-12-17
1
-1
/
+24
*
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
2019-12-17
1
-1
/
+0
*
btrfs: Avoid getting stuck during cyclic writebacks
Tejun Heo
2019-12-17
1
-11
/
+1
*
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
2019-12-17
1
-1
/
+1
*
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
Filipe Manana
2019-12-17
1
-1
/
+5
*
btrfs: use refcount_inc_not_zero in kill_all_nodes
Josef Bacik
2019-12-17
1
-3
/
+10
*
btrfs: check page->mapping when loading free space cache
Josef Bacik
2019-12-17
1
-0
/
+6
*
xfs: add missing error check in xfs_prepare_shift()
Brian Foster
2019-12-13
1
-0
/
+2
*
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
2019-12-13
1
-9
/
+0
*
splice: don't read more than available pipe space
Darrick J. Wong
2019-12-13
1
-1
/
+6
*
iomap: Fix pipe page leakage during splicing
Jan Kara
2019-12-13
1
-1
/
+8
*
kernfs: fix ino wrap-around detection
Tejun Heo
2019-12-13
1
-3
/
+2
*
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-12-13
1
-4
/
+3
*
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-13
1
-3
/
+4
*
fuse: verify attributes
Miklos Szeredi
2019-12-13
2
-7
/
+19
*
fuse: verify nlink
Miklos Szeredi
2019-12-13
1
-1
/
+2
*
nfsd: Return EPERM, not EACCES, in some SETATTR cases
zhengbin
2019-12-13
1
-2
/
+15
*
pstore/ram: Avoid NULL deref in ftrace merging failure path
Kees Cook
2019-12-13
1
-1
/
+1
*
dlm: fix invalid cluster name warning
David Teigland
2019-12-13
1
-1
/
+2
*
nfsd: fix a warning in __cld_pipe_upcall()
Scott Mayhew
2019-12-13
1
-11
/
+6
*
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2019-12-13
1
-6
/
+3
*
lockd: fix decoding of TEST results
J. Bruce Fields
2019-12-13
2
-32
/
+12
*
f2fs: fix to allow node segment for GC by ioctl path
Sahitya Tummala
2019-12-13
1
-2
/
+1
*
f2fs: change segment to section in f2fs_ioc_gc_range
Yunlong Song
2019-12-13
1
-1
/
+1
*
f2fs: fix count of seg_freed to make sec_freed correct
Yunlong Song
2019-12-13
1
-3
/
+4
*
f2fs: fix to account preflush command for noflush_merge mode
Chao Yu
2019-12-13
1
-0
/
+2
*
iomap: readpages doesn't zero page tail beyond EOF
Dave Chinner
2019-12-13
1
-3
/
+8
*
iomap: dio data corruption and spurious errors when pipes fill
Dave Chinner
2019-12-13
1
-3
/
+19
*
iomap: sub-block dio needs to zeroout beyond EOF
Dave Chinner
2019-12-13
1
-1
/
+8
*
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
Dave Chinner
2019-12-13
1
-5
/
+6
*
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
2019-12-13
1
-7
/
+1
*
dlm: fix missing idr_destroy for recover_idr
David Teigland
2019-12-13
1
-0
/
+1
*
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
2019-12-13
1
-1
/
+1
*
exportfs_decode_fh(): negative pinned may become positive without the parent ...
Al Viro
2019-12-13
1
-12
/
+19
*
autofs: fix a leak in autofs_expire_indirect()
Al Viro
2019-12-13
1
-2
/
+3
*
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2019-12-05
2
-9
/
+27
[next]