summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2020-08-07ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-07ocfs2: suballoc.h: delete a duplicated wordRandy Dunlap
2020-08-07ocfs2: fix remounting needed after setfacl commandGang He
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani
2020-08-07Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
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-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-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-05ceph: handle zero-length feature mask in session messagesJeff Layton
2020-08-05virtio_fs: convert to LE accessorsMichael S. Tsirkin
2020-08-05reiserfs: delete duplicated wordsRandy Dunlap
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
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
2020-08-03f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intui...Zhihao Cheng
2020-08-03f2fs: replace test_and_set/clear_bit() with set/clear_bit()Yufen Yu
2020-08-03f2fs: make file immutable even if releasing zero compression blockDaeho Jeong