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
*
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
2019-02-27
1
-4
/
+0
*
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
2019-02-27
1
-1
/
+2
*
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
2019-02-20
1
-8
/
+14
*
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2019-02-20
2
-0
/
+12
*
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
2019-02-15
1
-7
/
+3
*
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
2019-02-15
1
-9
/
+4
*
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
2019-02-15
1
-0
/
+7
*
nfsd4: catch some false session retries
J. Bruce Fields
2019-02-12
2
-1
/
+37
*
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
2019-02-12
3
-7
/
+27
*
fuse: handle zero sized retrieve correctly
Miklos Szeredi
2019-02-12
1
-1
/
+1
*
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
2019-02-12
1
-1
/
+1
*
fuse: call pipe_buf_release() under pipe lock
Jann Horn
2019-02-12
1
-0
/
+2
*
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
2019-02-12
1
-3
/
+7
*
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
2019-02-12
1
-1
/
+1
*
ocfs2: improve ocfs2 Makefile
Larry Chen
2019-02-12
3
-3
/
+3
*
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
2019-02-12
1
-2
/
+0
*
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2019-02-12
2
-2
/
+11
*
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
2019-02-12
1
-1
/
+8
*
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
2019-02-12
1
-2
/
+1
*
udf: Fix BUG on corrupted inode
Jan Kara
2019-02-12
1
-0
/
+6
*
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
2019-02-12
1
-0
/
+2
*
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
2019-02-12
1
-6
/
+8
*
f2fs: fix race between write_checkpoint and write_begin
Sheng Yong
2019-02-12
1
-2
/
+10
*
f2fs: move dir data flush to write checkpoint process
Yunlei He
2019-02-12
1
-0
/
+3
*
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
2019-02-12
1
-0
/
+10
*
fanotify: fix handling of events on child sub-directory
Amir Goldstein
2019-02-06
1
-2
/
+6
*
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
2019-02-06
1
-0
/
+53
*
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
2019-02-06
1
-1
/
+1
*
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
2019-02-06
1
-4
/
+5
*
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
2019-02-06
1
-5
/
+1
*
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
2019-02-06
1
-2
/
+2
*
btrfs: dev-replace: go back to suspended state if target device is missing
Anand Jain
2019-01-31
1
-0
/
+2
*
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
2019-01-31
1
-2
/
+5
*
f2fs: read page index before freeing
Pan Bian
2019-01-31
1
-1
/
+3
*
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
2019-01-31
2
-7
/
+46
*
CIFS: Fix credit calculation for encrypted reads with errors
Pavel Shilovsky
2019-01-31
1
-10
/
+14
*
CIFS: Fix credits calculations for reads with errors
Pavel Shilovsky
2019-01-31
1
-12
/
+23
*
CIFS: Fix possible hang during async MTU reads and writes
Pavel Shilovsky
2019-01-31
1
-3
/
+3
*
cifs: allow disabling insecure dialects in the config
Steve French
2019-01-26
2
-1
/
+25
*
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2019-01-26
2
-4
/
+24
*
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
2019-01-26
1
-2
/
+7
*
quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
Javier Barrio
2019-01-26
1
-1
/
+2
*
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
2019-01-26
1
-1
/
+6
*
pstore/ram: Do not treat empty buffers as valid
Joel Fernandes (Google)
2019-01-26
1
-0
/
+5
*
jffs2: Fix use of uninitialized delayed_work, lockdep breakage
Daniel Santos
2019-01-26
1
-1
/
+2
*
blockdev: Fix livelocks on loop device
Jan Kara
2019-01-23
1
-10
/
+18
*
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-23
1
-6
/
+3
*
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
2019-01-23
1
-0
/
+8
*
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
2019-01-23
1
-3
/
+0
*
ext4: track writeback errors using the generic tracking infrastructure
Theodore Ts'o
2019-01-16
1
-0
/
+3
[next]