summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-07-20ceph: don't WARN if we're still opening a session to an MDSLuis Henriques
2021-07-20io_uring: fix memleak in io_init_wq_offload()Yang Yingliang
2021-07-20io_uring: remove double poll entry on arm failurePavel Begunkov
2021-07-20io_uring: explicitly count entries for poll reqsPavel Begunkov
2021-07-20gfs2: Fix memory leak of object lsi on error return pathColin Ian King
2021-07-19f2fs: quota: fix potential deadlockChao Yu
2021-07-19f2fs: let's keep writing IOs on SBI_NEED_FSCKJaegeuk Kim
2021-07-19seq_file: disallow extremely large seq buffer allocationsEric Sandeen
2021-07-19f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1"Jia Yang
2021-07-19fs: dlm: move receive loop into receive handlerAlexander Aring
2021-07-19fs: dlm: fix multiple empty writequeue allocAlexander Aring
2021-07-19fs: dlm: generic connect funcAlexander Aring
2021-07-19fs: dlm: auto load sctp moduleAlexander Aring
2021-07-19fs: dlm: introduce generic listenAlexander Aring
2021-07-19fs: dlm: move to static proto opsAlexander Aring
2021-07-19fs: dlm: introduce con_next_wq helperAlexander Aring
2021-07-19fs: dlm: cleanup and remove _send_rcomAlexander Aring
2021-07-19fs: dlm: clear CF_APP_LIMITED on closeAlexander Aring
2021-07-19fs: dlm: fix typo in tlv prefixAlexander Aring
2021-07-19fs: dlm: use READ_ONCE for config varAlexander Aring
2021-07-19fs: dlm: use sk->sk_socket instead of con->sockAlexander Aring
2021-07-19ksmbd: move credit charge verification over smb2 request size verificationNamjae Jeon
2021-07-19ksmbd: set STATUS_INVALID_PARAMETER error status if credit charge is invalidNamjae Jeon
2021-07-19ksmbd: fix wrong error status return on session setupNamjae Jeon
2021-07-19ksmbd: fix wrong compression context sizeNamjae Jeon
2021-07-18Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-18Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-17Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-16Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-16Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-16reiserfs: check directory items on read from diskShreyansh Chouhan
2021-07-16fs/ext2: Avoid page_address on pages returned by ext2_get_pageJavier Pello
2021-07-16reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai
2021-07-16cifs: do not share tcp sessions of dfs connectionsPaulo Alcantara
2021-07-16zonefs: remove redundant null bio checkXianting Tian
2021-07-15Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-07-15SMB3.1.1: fix mount failure to some servers when compression enabledSteve French
2021-07-15cifs: added WARN_ON for all the count decrementsShyam Prasad N
2021-07-15cifs: fix missing null session check in mountSteve French
2021-07-15cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-15hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi
2021-07-15hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-07-15hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-07-15xfs: detect misaligned rtinherit directory extent size hintsDarrick J. Wong
2021-07-15xfs: fix an integer overflow error in xfs_growfs_rtDarrick J. Wong
2021-07-15xfs: improve FSGROWFSRT precondition checkingDarrick J. Wong
2021-07-15xfs: don't expose misaligned extszinherit hints to userspaceDarrick J. Wong
2021-07-15xfs: correct the narrative around misaligned rtinherit/extszinherit dirsDarrick J. Wong