summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-07gfs2: When gfs2_dirty_inode gets a glock error, dump the glockBob Peterson
2020-08-07gfs2: Never call gfs2_block_zero_range with an open transactionBob Peterson
2020-08-07gfs2: print details on transactions that aren't properly endedBob Peterson
2020-08-07gfs2: Fix inaccurate commentBob Peterson
2020-08-06cifs: Fix an error pointer dereference in cifs_mount()Dan Carpenter
2020-08-06Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2020-08-06Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-08-06Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-08-06Merge tag 'erofs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-06Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-08-06fs: dlm: implement tcp graceful shutdownAlexander Aring
2020-08-06fs: dlm: change handling of reconnectsAlexander Aring
2020-08-06fs: dlm: don't close socket on invalid messageAlexander Aring
2020-08-06fs: dlm: set skb mark per peer socketAlexander Aring
2020-08-06fs: dlm: set skb mark for listen socketAlexander Aring
2020-08-06dlm: Fix kobject memleakWang Hai
2020-08-06io_uring: account locked memory before potential error caseJens Axboe
2020-08-06io_uring: set ctx sq/cq entry count earlierJens Axboe
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-05iomap: fall back to buffered writes for invalidation failuresChristoph Hellwig
2020-08-05xfs: use ENOTBLK for direct I/O to buffered I/O fallbackChristoph Hellwig
2020-08-05iomap: Only invalidate page cache pages on direct IO writesDave Chinner
2020-08-05xfs: delete duplicated words + other fixesRandy Dunlap
2020-08-05ceph: handle zero-length feature mask in session messagesJeff Layton
2020-08-05virtio_fs: convert to LE accessorsMichael S. Tsirkin
2020-08-05io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang
2020-08-05NFS: Add tracepoints for layouterror and layoutstats.Trond Myklebust
2020-08-05NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()Trond Myklebust
2020-08-05reiserfs: delete duplicated wordsRandy Dunlap
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04nfs: nfs_file_write() should check for writeback errorsScott Mayhew
2020-08-04init: add an init_dup helperChristoph Hellwig
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-04orangefs: remove unnecessary assignment to variable retJing Xiangfeng
2020-08-04ceph: use frag's MDS in either modeYanhu Cao
2020-08-04ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton
2020-08-04ceph: set sec_context xattr on symlink creationJeff Layton
2020-08-03f2fs: prepare a waiter before entering io_scheduleJaegeuk Kim
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller