aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+3
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-16/+16
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-14/+14
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+26
2019-03-05a.out: remove core dumping supportGravatar Linus Torvalds 1-83/+0
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-4/+5
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+2
2019-03-04fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesGravatar Slavomir Kaslev 1-0/+12
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-6/+13
2019-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 4-7/+17
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 2-4/+4
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Gravatar Linus Torvalds 1-43/+29
2019-03-01Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+12
2019-03-01hugetlbfs: fix races and page leaks during migrationGravatar Mike Kravetz 1-0/+12
2019-02-28Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+0
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsGravatar Peter Zijlstra 1-16/+16
2019-02-25afs: Fix manually set volume location server listGravatar David Howells 1-0/+1
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Gravatar Linus Torvalds 1-2/+0
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-19/+19
2019-02-21aio: Fix locking in aio_poll()Gravatar Bart Van Assche 1-3/+9
2019-02-21Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-1/+2
2019-02-21proc, oom: do not report alien mms when setting oom_score_adjGravatar Michal Hocko 1-4/+0
2019-02-20orangefs: remove two un-needed BUG_ONs...Gravatar Mike Marshall 1-4/+0
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-14/+17
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-16/+56
2019-02-18exec: Fix mem leak in kernel_read_fileGravatar YueHaibing 1-1/+1
2019-02-18exec: load_script: Do not exec truncated interpreter pathGravatar Kees Cook 1-9/+48
2019-02-18ceph: avoid repeatedly adding inode to mdsc->snap_flush_listGravatar Yan, Zheng 1-1/+2
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-2/+2
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-5/+6
2019-02-15keys: Fix dependency loop between construction record and auth keyGravatar David Howells 1-14/+17
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 14-230/+168
2019-02-14Revert "exec: load_script: don't blindly truncate shebang string"Gravatar Linus Torvalds 1-7/+3
2019-02-14Merge branch 'linus' into irq/coreGravatar Thomas Gleixner 50-232/+551
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Gravatar Bob Peterson 8-192/+134
2019-02-14Revert "nfsd4: return default lease period"Gravatar J. Bruce Fields 1-2/+2
2019-02-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-13/+16
2019-02-12mm: proc: smaps_rollup: fix pss_locked calculationGravatar Sandeep Patil 1-8/+14
2019-02-12Revert "mm: don't reclaim inodes with many attached pages"Gravatar Dave Chinner 1-5/+2
2019-02-12NFS: Don't use page_file_mapping after removing the pageGravatar Benjamin Coddington 1-5/+6
2019-02-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+4
2019-02-11Merge tag 'v5.0-rc6' into sched/core, to pick up fixesGravatar Ingo Molnar 43-205/+496
2019-02-10proc/stat: Make the interrupt statistics more efficientGravatar Thomas Gleixner 1-3/+26
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Gravatar Thomas Gleixner 4-14/+14
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-9/+11
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 28-110/+302
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-12/+24
2019-02-08Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 3-5/+27
2019-02-07Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-2/+4
2019-02-07Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-3/+5