summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-10-11nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi
2022-10-03proc: mark more files as permanentAlexey Dobriyan
2022-10-03nilfs2: remove the unneeded result variableye xingchen
2022-10-03nilfs2: delete unnecessary checks before brelse()Minghao Chi
2022-10-03fs/ocfs2: fix repeated words in commentswangjianli
2022-10-03proc: make config PROC_CHILDREN depend on PROC_FSLukas Bulwahn
2022-10-03fs: uninline inode_maybe_inc_iversion()Andrew Morton
2022-10-03fs/ocfs2/suballoc.h: fix spelling typo in commentJiangshan Yi
2022-10-03ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-11ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-09-11ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-09-11ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-09-11reiserfs: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11ocfs2: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11hfs: replace kmap() with kmap_local_page() in btree.cFabio M. De Francesco
2022-09-11hfs: replace kmap() with kmap_local_page() in bnode.cFabio M. De Francesco
2022-09-11hfs: unmap the page in the "fail_page" labelFabio M. De Francesco
2022-09-11aio: use atomic_try_cmpxchg in __get_reqs_availableUros Bizjak
2022-09-11buffer: use try_cmpxchg in discard_bufferUros Bizjak
2022-09-11epoll: use try_cmpxchg in list_add_tail_locklessUros Bizjak
2022-09-11fs/qnx6: delete unnecessary checks before brelse()Minghao Chi
2022-09-11fs/isofs: replace kmap() with kmap_local_page()Fabio M. De Francesco
2022-09-11hfsplus: convert kmap() to kmap_local_page() in btree.cFabio M. De Francesco
2022-09-11hfsplus: convert kmap() to kmap_local_page() in bitmap.cFabio M. De Francesco
2022-09-11hfsplus: convert kmap() to kmap_local_page() in bnode.cFabio M. De Francesco
2022-09-11hfsplus: unmap the page in the "fail_page" labelFabio M. De Francesco
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher
2022-08-28ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-28writeback: avoid use-after-free after removing deviceKhazhismel Kumykov
2022-08-28Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-28Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-08-24cifs: Add helper function to check smb1+ serverZhang Xiaoxu
2022-08-24cifs: Use help macro to get the mid header sizeZhang Xiaoxu
2022-08-24cifs: Use help macro to get the header preamble sizeZhang Xiaoxu
2022-08-24cifs: skip extra NULL byte in filenamesPaulo Alcantara
2022-08-23Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-08-23btrfs: replace: drop assert for suspended replaceAnand Jain
2022-08-23btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-08-23btrfs: fix space cache corruption and potential double allocationsOmar Sandoval
2022-08-23smb3: missing inode locks in punch holeDavid Howells
2022-08-23smb3: missing inode locks in zero rangeDavid Howells
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-22Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-22Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-22btrfs: don't allow large NOWAIT direct readsJosef Bacik
2022-08-22btrfs: don't merge pages into bio if their page offset is not contiguousQu Wenruo
2022-08-22btrfs: update generation of hole file extent item when merging holesFilipe Manana