summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-05-20Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-17ext4: avoid panic during forced reboot due to aborted journalJan Kara
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16afs: Fix application of the results of a inline bulk status fetchDavid Howells
2019-05-16afs: Pass pre-fetch server and volume break counts into afs_iget5_set()David Howells
2019-05-16afs: Fix unlink to handle YFS.RemoveFile2 betterDavid Howells
2019-05-16afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiryDavid Howells
2019-05-16afs: Make vnode->cb_interest RCU safeDavid Howells
2019-05-16afs: Split afs_validate() so first part can be used under LOOKUP_RCUDavid Howells
2019-05-16afs: Don't save callback version and type fieldsDavid Howells
2019-05-16Merge tag 'configfs-for-5.2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-05-16uapi, fsopen: use square brackets around "fscontext" [ver #2]Christian Brauner
2019-05-16afs: Fix double inc of vnode->cb_breakDavid Howells
2019-05-16afs: Fix application of status and callback to be under same lockDavid Howells
2019-05-16afs: Fix lock-wait/callback-break double lockingDavid Howells
2019-05-16afs: Always get the reply timeDavid Howells
2019-05-16afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not setDavid Howells
2019-05-16afs: Fix order-1 allocation in afs_do_lookup()David Howells
2019-05-16afs: Fix calculation of callback expiry timeDavid Howells
2019-05-16afs: Get rid of afs_call::reply[]David Howells
2019-05-16afs: Make dynamic root population wait uninterruptibly for proc_cells_lockDavid Howells
2019-05-16afs: Don't pass the vnode pointer through into the inline bulk status opDavid Howells
2019-05-16afs: Make some RPC operations non-interruptibleDavid Howells
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells
2019-05-16afs: Fix error propagation from server record check/updateDavid Howells
2019-05-16afs: Fix the maximum lifespan of VL and probe callsDavid Howells
2019-05-16afs: Fix "kAFS: AFS vnode with undefined type 0"David Howells
2019-05-16io_uring: use wait_event_interruptible for cq_wait conditional waitJackie Liu
2019-05-16io_uring: adjust smp_rmb inside io_cqring_eventsJackie Liu
2019-05-16io_uring: fix infinite wait in khread_park() on io_finish_async()Roman Penyaev
2019-05-16Btrfs: tree-checker: detect file extent items with overlapping rangesFilipe Manana
2019-05-16Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana
2019-05-16Btrfs: avoid fallback to transaction commit during fsync of files with holesFilipe Manana
2019-05-16btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytesQu Wenruo
2019-05-16btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding
2019-05-16btrfs: sysfs: Fix error path kobject memory leakTobin C. Harding
2019-05-16afs: Fix cell DNS lookupDavid Howells
2019-05-15cifs: add support for SEEK_DATA and SEEK_HOLERonnie Sahlberg
2019-05-15Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...Kovtunenko Oleksandr