summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2019-07-18Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...Linus Torvalds
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-18io_uring: add a memory barrier before atomic_readZhengyuan Liu
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17btrfs: don't leak extent_map in btrfs_get_io_geometry()Johannes Thumshirn
2019-07-17btrfs: free checksum hash on in close_ctreeJohannes Thumshirn
2019-07-17btrfs: Fix build error while LIBCRC32C is moduleYueHaibing