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
*
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2019-12-31
1
-0
/
+1
*
btrfs: skip log replay on orphaned roots
Josef Bacik
2019-12-31
1
-2
/
+21
*
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2019-12-31
1
-2
/
+8
*
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
2019-12-31
1
-6
/
+0
*
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-31
4
-9
/
+36
*
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2019-12-31
1
-2
/
+0
*
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
2019-12-31
1
-6
/
+4
*
CIFS: Close open handle after interrupted close
Pavel Shilovsky
2019-12-21
3
-15
/
+63
*
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-12-21
1
-0
/
+7
*
cifs: Don't display RDMA transport on reconnect
Long Li
2019-12-21
1
-0
/
+5
*
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
2019-12-21
1
-1
/
+1
*
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
2019-12-21
1
-2
/
+4
*
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-12-21
1
-2
/
+5
*
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
[next]