summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-08-02cifs: delete duplicated words in header filesRandy Dunlap3-4/+4
2020-08-02cifs: Remove the superfluous breakLiao Pingfang1-1/+0
2020-08-02cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg3-4/+41
2020-08-02cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas3-1/+29
2020-08-02cifs: remove unused variable 'server'Wei Yongjun1-2/+0
2020-08-02smb3: warn on confusing error scenario with sec=krb5Steve French1-0/+2
2020-08-02cifs: Fix leak when handling lease break for cached root fidPaul Aurich1-21/+52
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+5
2020-08-01io_uring: flip if handling after io_setup_async_rwPavel Begunkov1-74/+72
2020-07-31io_uring: don't touch 'ctx' after installing file descriptorJens Axboe1-3/+9
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+2
2020-07-30fscrypt: don't load ->i_crypt_info before it's known to be validEric Biggers1-1/+2
2020-07-30io_uring: get rid of atomic FAA for cq_timeoutsPavel Begunkov1-3/+5
2020-07-30io_uring: consolidate *_check_overflow accountingPavel Begunkov1-10/+13
2020-07-30io_uring: fix stalled deferred requestsPavel Begunkov1-0/+1
2020-07-30io_uring: fix racy overflow count reportingPavel Begunkov1-2/+1
2020-07-30io_uring: deduplicate __io_complete_rw()Pavel Begunkov1-5/+3
2020-07-30io_uring: de-unionise io_kiocbPavel Begunkov1-45/+14
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2020-07-28fanotify: compare fsid when merging name eventJan Kara1-0/+3
2020-07-27fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein3-40/+62
2020-07-27fanotify: report parent fid + child fidAmir Goldstein2-16/+15
2020-07-27fanotify: report parent fid + name + child fidAmir Goldstein3-6/+32
2020-07-27fanotify: add support for FAN_REPORT_NAMEAmir Goldstein2-10/+53
2020-07-27fanotify: report events with parent dir fid to sb/mount/non-dir marksAmir Goldstein1-0/+7
2020-07-27fanotify: add basic support for FAN_REPORT_DIR_FIDAmir Goldstein2-12/+93
2020-07-27fsnotify: send event with parent/name info to sb/mount/non-dir marksAmir Goldstein1-13/+61
2020-07-27inotify: do not set FS_EVENT_ON_CHILD in non-dir mark maskAmir Goldstein1-6/+8
2020-07-27fsnotify: pass dir and inode arguments to fsnotify()Amir Goldstein2-18/+41
2020-07-27fsnotify: create helper fsnotify_inode()Amir Goldstein2-5/+3
2020-07-27fsnotify: send event to parent and child with single callbackAmir Goldstein3-33/+45
2020-07-27inotify: report both events on parent and child with single callbackAmir Goldstein1-9/+35
2020-07-27dnotify: report both events on parent and child with single callbackAmir Goldstein1-13/+29
2020-07-27fanotify: no external fh buffer in fanotify_name_eventAmir Goldstein2-28/+59
2020-07-27fanotify: use struct fanotify_info to parcel the variable size bufferAmir Goldstein3-43/+139
2020-07-27fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marksAmir Goldstein1-3/+10
2020-07-27fanotify: prepare for implicit event flags in mark maskAmir Goldstein1-16/+24
2020-07-27fanotify: mask out special event flags from ignored maskAmir Goldstein1-0/+5
2020-07-27fanotify: generalize test for FAN_REPORT_FIDAmir Goldstein2-10/+12
2020-07-27fanotify: distinguish between fid encode error and null fidAmir Goldstein1-10/+4
2020-07-27fanotify: generalize merge logic of events on dirAmir Goldstein1-11/+11
2020-07-27fanotify: generalize the handling of extra event flagsAmir Goldstein1-5/+10
2020-07-27fanotify: remove event FAN_DIR_MODIFYAmir Goldstein2-8/+3
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro1-28/+26
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein7-42/+38
2020-07-27btrfs: do not set the full sync flag on the inode during page releaseFilipe Manana1-2/+8
2020-07-27btrfs: release old extent maps during page releaseFilipe Manana1-7/+24
2020-07-27btrfs: fix race between page release and a fast fsyncFilipe Manana1-3/+13
2020-07-27btrfs: open-code remount flag setting in btrfs_remountJohannes Thumshirn1-8/+5
2020-07-27btrfs: if we're restriping, use the target restripe profileJosef Bacik1-5/+2