summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-09-02ovl: rearrange ovl_can_list()Miklos Szeredi1-3/+6
2020-09-02ovl: enumerate private xattrsMiklos Szeredi3-26/+59
2020-09-02ovl: pass ovl_fs down to functions accessing private xattrsMiklos Szeredi9-86/+107
2020-09-02ovl: drop flags argument from ovl_do_setxattr()Miklos Szeredi6-9/+9
2020-09-02ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrsMiklos Szeredi2-4/+4
2020-09-02ovl: use ovl_do_getxattr() for private xattrMiklos Szeredi4-8/+15
2020-09-02ovl: fold ovl_getxattr() into ovl_get_redirect_xattr()Miklos Szeredi1-36/+17
2020-09-02ovl: clean up ovl_getxattr() in copy_up.cMiklos Szeredi1-21/+11
2020-09-02duplicate ovl_getxattr()Miklos Szeredi3-4/+35
2020-09-02ovl: provide a mount option "volatile"Vivek Goyal5-8/+97
2020-09-02ovl: check for incompatible features in work dirAmir Goldstein2-11/+46
2020-09-02Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-71/+113
2020-09-02block: move the devcgroup_inode_permission call to blkdev_getChristoph Hellwig1-19/+17
2020-09-02block: fix locking for struct block_device size updatesChristoph Hellwig1-11/+14
2020-09-02block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig1-5/+5
2020-09-01io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue1-1/+1
2020-09-01Merge branch 'master' into for-nextJiri Kosina942-39994/+69360
2020-08-31affs: fix basic permission bits to actually workMax Staudt2-1/+52
2020-08-30Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+16
2020-08-30Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2020-08-29Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds2-44/+76
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-53/+56
2020-08-28Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+32
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds8-77/+75
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara2-1/+16
2020-08-28reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara1-4/+4
2020-08-28udf: Use kvzalloc() in udf_sb_alloc_bitmap()Denis Efremov1-11/+3
2020-08-28ext2: remove duplicate includeWang Hai1-1/+0
2020-08-28io_uring: don't bounce block based -EAGAIN retry off task_workJens Axboe1-20/+6
2020-08-28io_uring: fix IOPOLL -EAGAIN retriesJens Axboe1-5/+9
2020-08-27fs: dlm: use free_con to free connectionAlexander Aring1-4/+2
2020-08-27fs: dlm: handle possible othercon writequeuesAlexander Aring1-2/+4
2020-08-27fs: dlm: move free writequeue into con freeAlexander Aring1-8/+1
2020-08-27fs: dlm: fix configfs memory leakAlexander Aring1-0/+3
2020-08-27fs: dlm: fix dlm_local_addr memory leakAlexander Aring1-0/+9
2020-08-27fs: dlm: make connection hash locklessAlexander Aring2-50/+37
2020-08-27fs: dlm: synchronize dlm before shutdownAlexander Aring1-4/+6
2020-08-27Add a "nosymfollow" mount option.Mattias Nissler4-1/+7
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller6-40/+73
2020-08-27afs: Remove erroneous fallthough annotationDan Carpenter1-1/+0
2020-08-27xfs: initialize the shortform attr header padding entryDarrick J. Wong1-2/+2
2020-08-27btrfs: tree-checker: fix the error message for transid errorQu Wenruo1-1/+1
2020-08-27btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5
2020-08-27btrfs: set the correct lockdep class for new nodesJosef Bacik1-1/+1
2020-08-27btrfs: allocate scrub workqueues outside of locksJosef Bacik1-52/+70
2020-08-27btrfs: fix potential deadlock in the search ioctlJosef Bacik3-14/+27
2020-08-27btrfs: drop path before adding new uuid tree entryJosef Bacik1-1/+2
2020-08-27btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza2-1/+7
2020-08-27io_uring: clear req->result on IOPOLL re-issueJens Axboe1-0/+1
2020-08-27NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia1-1/+6