summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-04-12jfs: convert to fileattrMiklos Szeredi5-85/+49
2021-04-12hfsplus: convert to fileattrMiklos Szeredi4-95/+59
2021-04-12efivars: convert to fileattrMiklos Szeredi2-77/+44
2021-04-12xfs: convert to fileattrMiklos Szeredi6-204/+80
2021-04-12orangefs: convert to fileattrMiklos Szeredi2-79/+50
2021-04-12gfs2: convert to fileattrMiklos Szeredi3-43/+27
2021-04-12f2fs: convert to fileattrMiklos Szeredi3-178/+43
2021-04-12ext4: convert to fileattrMiklos Szeredi4-174/+50
2021-04-12ext2: convert to fileattrMiklos Szeredi4-60/+39
2021-04-12btrfs: convert to fileattrMiklos Szeredi3-192/+41
2021-04-12ovl: stack fileattr opsMiklos Szeredi3-0/+82
2021-04-12ecryptfs: stack fileattr opsMiklos Szeredi1-0/+22
2021-04-12vfs: add fileattr opsMiklos Szeredi1-0/+325
2021-04-04Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+9
2021-04-03io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe1-0/+5
2021-04-03Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2021-04-03Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-22/+32
2021-04-02io_uring: move reissue into regular IO pathJens Axboe1-4/+13
2021-04-02block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov1-0/+4
2021-04-01io_uring: fix EIOCBQUEUED iter revertPavel Begunkov1-4/+0
2021-04-01io_uring/io-wq: protect against sprintf overflowPavel Begunkov2-3/+3
2021-04-01io_uring: don't mark S_ISBLK async work as unboundedJens Axboe1-1/+1
2021-03-31reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa1-1/+1
2021-03-30io_uring: drop sqd lock before handling signals for SQPOLLJens Axboe1-8/+11
2021-03-29io_uring: handle setup-failed ctx in kill_timeoutsPavel Begunkov1-2/+2
2021-03-29io_uring: always go for cancellation spin on execPavel Begunkov1-0/+2
2021-03-28Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-22/+60
2021-03-28Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds2-58/+72
2021-03-28Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2021-03-27io_uring: remove unsued assignment to pointer ioColin Ian King1-1/+0
2021-03-27io_uring: don't cancel extra on files matchPavel Begunkov1-2/+0
2021-03-27io_uring: don't cancel-track common timeoutsPavel Begunkov1-1/+2
2021-03-27io_uring: do post-completion chore on t-out cancelPavel Begunkov1-20/+22
2021-03-27io_uring: fix timeout cancel return codePavel Begunkov1-4/+4
2021-03-27io_uring: handle signals for IO threads like a normal threadJens Axboe2-9/+20
2021-03-27smb3: fix cached file size problems in duplicate extents (reflink)Steve French1-3/+15
2021-03-27cifs: Silently ignore unknown oplock break handleVincent Whitchurch1-2/+2
2021-03-27cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg1-0/+1
2021-03-27cifs: Fix chmod with modefromsid when an older ACE already exists.Shyam Prasad N1-2/+1
2021-03-26cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N5-15/+41
2021-03-26Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-17/+48
2021-03-25io_uring: maintain CQE order of a failed linkPavel Begunkov1-2/+2
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-6/+15
2021-03-25gfs2: report "already frozen/thawed" errorsBob Peterson1-4/+6
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-25io-wq: fix race around pending work on teardownJens Axboe1-1/+5
2021-03-24Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-6/+4
2021-03-24cachefiles: do not yet allow on idmapped mountsChristian Brauner1-0/+6