summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-08-19vfs: Export flush_delayed_fput for use by knfsd.Trond Myklebust
2019-08-19notify: export symbols for use by the knfsd file cacheTrond Myklebust
2019-08-19locks: create a new notifier chain for lease attemptsJeff Layton
2019-08-16nfsd: Remove unnecessary NULL checksJ. Bruce Fields
2019-08-16nfsd4: Fix kernel crash when reading proc file reply_cache_statsHe Zhe
2019-08-15nfsd: initialize i_private before d_addJ. Bruce Fields
2019-08-15nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields
2019-08-15nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-26Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26fix the struct mount leak in umount_tree()Al Viro
2019-07-26btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_rangeNaohiro Aota
2019-07-25afs: fsclient: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25afs: yfsclient: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25io_uring: ensure ->list is initialized for poll commandsJens Axboe
2019-07-25Merge branch 'access-creds'Linus Torvalds
2019-07-25btrfs: Fix deadlock caused by missing memory barrierNikolay Borisov
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-25iomap: fix Invalid License IDMasahiro Yamada
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-21io_uring: track io length in async_list based on bytesZhengyuan Liu
2019-07-21io_uring: don't use iov_iter_advance() for fixed buffersJens Axboe
2019-07-21block: properly handle IOCB_NOWAIT for async O_DIRECT IOJens Axboe
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18mm: migrate: remove unused mode argumentKeith Busch
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi
2019-07-18cifs: update internal module numberSteve French
2019-07-18cifs: flush before set-info if we have writeable handlesRonnie Sahlberg
2019-07-18smb3: optimize open to not send query file internal infoSteve French
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-07-18pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust
2019-07-18pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust
2019-07-18cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein
2019-07-18CIFS: fix deadlock in cached root handlingAurelien Aptel
2019-07-18pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust
2019-07-18NFSv4: Don't use the zero stateid with layoutgetTrond Myklebust
2019-07-18Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-18Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds