index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
1
-0
/
+12
2019-03-05
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-2
/
+38
2019-03-05
direct-io: allow direct writes to empty inodes
Ernesto A. Fernández
1
-2
/
+3
2019-02-27
afs: Fix key refcounting in file locking code
David Howells
2
-2
/
+4
2019-02-27
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
1
-1
/
+0
2019-02-27
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
1
-4
/
+0
2019-02-27
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
1
-1
/
+2
2019-02-20
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
1
-8
/
+14
2019-02-20
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
1
-5
/
+2
2019-02-20
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-20
CIFS: Do not assume one credit for async responses
Pavel Shilovsky
1
-4
/
+11
2019-02-20
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-02-15
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-15
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
1
-9
/
+4
2019-02-15
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-02-12
fuse: handle zero sized retrieve correctly
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: call pipe_buf_release() under pipe lock
Jann Horn
1
-0
/
+2
2019-02-12
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
1
-0
/
+2
2019-02-12
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
1
-1
/
+1
2019-02-12
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
1
-2
/
+2
2019-02-12
fs/xfs: fix f_ffree value for statfs when project quota is set
Ye Yin
1
-1
/
+1
2019-02-12
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
1
-1
/
+4
2019-02-12
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
1
-7
/
+21
2019-02-12
xfs: fix shared extent data corruption due to missing cow reservation
Brian Foster
1
-0
/
+1
2019-02-12
xfs: fix overflow in xfs_attr3_leaf_verify
Dave Chinner
1
-2
/
+9
2019-02-12
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
1
-1
/
+1
2019-02-12
xfs: cancel COW blocks before swapext
Christoph Hellwig
1
-0
/
+6
2019-02-12
xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
Carlos Maiolino
1
-1
/
+1
2019-02-12
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
1
-3
/
+7
2019-02-12
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-02-12
ocfs2: improve ocfs2 Makefile
Larry Chen
3
-3
/
+3
2019-02-12
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
1
-2
/
+0
2019-02-12
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2
-2
/
+11
2019-02-12
f2fs: fix use-after-free issue when accessing sbi->stat_info
Sahitya Tummala
1
-12
/
+15
2019-02-12
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
1
-1
/
+8
2019-02-12
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
1
-2
/
+1
2019-02-12
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
5
-8
/
+25
2019-02-12
btrfs: harden agaist duplicate fsid on scanned devices
Anand Jain
1
-0
/
+29
2019-02-12
udf: Fix BUG on corrupted inode
Jan Kara
1
-0
/
+6
2019-02-12
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2019-02-12
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
1
-6
/
+8
2019-02-12
f2fs: fix race between write_checkpoint and write_begin
Sheng Yong
1
-2
/
+10
2019-02-12
f2fs: move dir data flush to write checkpoint process
Yunlei He
1
-0
/
+3
2019-02-12
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
1
-0
/
+10
2019-02-06
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
1
-0
/
+53
2019-02-06
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-02-06
Btrfs: fix deadlock when allocating tree block during leaf/node split
Filipe Manana
1
-28
/
+50
2019-02-06
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-02-06
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
1
-4
/
+5
[next]