aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-22cifs: add SMB2_open() arg to return POSIX dataAurelien Aptel6-35/+66
2020-03-22cifs: plumb smb2 POSIX dir enumerationAurelien Aptel2-7/+109
2020-03-22cifs: add smb2 POSIX info levelAurelien Aptel4-0/+142
2020-03-22cifs: rename posix create rspAurelien Aptel2-7/+15
2020-03-22cifs: print warning mounting with vers=1.0Steve French1-0/+3
2020-03-22smb3: fix performance regression with setting mtimeSteve French1-11/+12
2020-03-22cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()Stefan Metzmacher1-1/+1
2020-03-22cifs: use mod_delayed_work() for &server->reconnect if already queuedStefan Metzmacher1-2/+2
2020-03-22cifs: call wake_up(&server->response_q) inside of cifs_reconnect()Stefan Metzmacher3-9/+2
2020-03-22cifs: handle prefix paths in reconnectPaulo Alcantara (SUSE)7-59/+169
2020-03-22cifs: do not ignore the SYNC flags in getattrSteve French1-5/+17
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds2-2/+6
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+4
2020-03-21epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+22
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe1-1/+4
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe2-2/+10
2020-03-19Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-2/+4
2020-03-18locks: reinstate locks_delete_block optimizationLinus Torvalds2-7/+50
2020-03-17CIFS: fiemap: do not return EINVAL if get nothingMurphy Zhou1-1/+1
2020-03-17CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir_firstShyam Prasad N1-0/+2
2020-03-17cifs: potential unintitliazed error code in cifs_getattr()Dan Carpenter1-1/+1
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-03-14io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov1-0/+8
2020-03-13Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-2/+13
2020-03-13Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-3/+5
2020-03-13Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds5-4/+23
2020-03-13btrfs: fix log context list corruption after rename whiteout errorFilipe Manana1-0/+4
2020-03-13Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-16/+13
2020-03-13afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_tJann Horn2-2/+2
2020-03-13ovl: fix lockdep warning for async writeMiklos Szeredi1-0/+6
2020-03-13ovl: fix some xino configurationsAmir Goldstein2-1/+9
2020-03-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-5/+1
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro2-4/+0
2020-03-12gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro1-1/+1
2020-03-12ovl: fix lock in ovl_llseek()Amir Goldstein2-3/+8
2020-03-11Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+9
2020-03-08io_uring: ensure RCU callback ordering with rcu_barrier()Jens Axboe1-16/+13
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-13/+4
2020-03-07fscrypt: don't evict dirty inodes after removing keyEric Biggers1-0/+9
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-47/+38
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-06Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+3
2020-03-06Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds2-16/+4
2020-03-06io_uring: free fixed_file_data after RCU grace periodJens Axboe1-2/+22
2020-03-06locks: fix a potential use-after-free problem when wakeup a waiteryangerkun1-14/+0
2020-03-06fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi1-12/+7
2020-03-06futex: Fix inode life-time issuePeter Zijlstra1-0/+1
2020-03-03Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-20/+44