aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-02-06Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-02-06Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05smb3: fix crediting for compounding when only one request in flightPavel Shilovsky
2021-02-04io_uring: drop mm/files between task_work_submitPavel Begunkov
2021-02-04Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-04io_uring: don't modify identity's files uncess identity is cowedXiaoguang Wang
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-01smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-01-30Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-01-29rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells
2021-01-29Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-29Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-29Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-28cifs: fix dfs domain referralsRonnie Sahlberg
2021-01-28Merge tag 'ecryptfs-5.11-rc6-setxattr-fix' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-01-28io_uring: reinforce cancel on flush during exitPavel Begunkov
2021-01-28cifs: returning mount parm processing errors correctlySteve French
2021-01-28io_uring: fix sqo ownership false positive warningPavel Begunkov
2021-01-28io_uring: fix list corruption for splice file_getPavel Begunkov
2021-01-28cifs: fix mounts to subdirectories of targetSteve French
2021-01-28cifs: ignore auto and noauto options if givenAdam Harvey
2021-01-28ovl: implement volatile-specific fsync error behaviourSargun Dhillon
2021-01-28ovl: skip getxattr of security labelsAmir Goldstein
2021-01-28ovl: fix dentry leak in ovl_get_redirectLiangyan
2021-01-28ovl: avoid deadlock on directory ioctlMiklos Szeredi
2021-01-28ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi
2021-01-28ovl: add warning on user_ns mismatchMiklos Szeredi
2021-01-27io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLEHao Xu
2021-01-27Revert "block: simplify set_init_blocksize" to regain lost performanceMaxim Mikityanskiy
2021-01-26io_uring: fix wqe->lock/completion_lock deadlockPavel Begunkov
2021-01-26io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLEPavel Begunkov
2021-01-26io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLEPavel Begunkov
2021-01-26ecryptfs: fix uid translation for setxattr on security.capabilityMiklos Szeredi
2021-01-25fs/pipe: allow sendfile() to pipe againJohannes Berg
2021-01-25btrfs: fix log replay failure due to race with space cache rebuildFilipe Manana
2021-01-25btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue
2021-01-25btrfs: fix possible free space tree corruption with online conversionJosef Bacik
2021-01-24pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust
2021-01-24pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust
2021-01-24pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust
2021-01-24pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust
2021-01-24io_uring: only call io_cqring_ev_posted() if events were postedJens Axboe
2021-01-24io_uring: if we see flush on exit, cancel related tasksJens Axboe
2021-01-24Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni