summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-08-23btrfs: improve the batch insertion of delayed itemsFilipe Manana
2021-08-23btrfs: rescue: allow ibadroots to skip bad extent tree when reading block gro...Qu Wenruo
2021-08-23btrfs: pass NULL as trans to btrfs_search_slot if we only want to searchMarcos Paulo de Souza
2021-08-23btrfs: continue readahead of siblings even if target node is in memoryFilipe Manana
2021-08-23btrfs: check-integrity: drop kmap/kunmap for block pagesDavid Sterba
2021-08-23btrfs: compression: drop kmap/kunmap from generic helpersDavid Sterba
2021-08-23btrfs: compression: drop kmap/kunmap from zstdDavid Sterba
2021-08-23btrfs: compression: drop kmap/kunmap from zlibDavid Sterba
2021-08-23btrfs: compression: drop kmap/kunmap from lzoDavid Sterba
2021-08-23btrfs: drop from __GFP_HIGHMEM all allocationsDavid Sterba
2021-08-23btrfs: cleanup fs_devices pointer usage in btrfs_trim_fsAnand Jain
2021-08-23btrfs: remove max argument from generic_bin_searchMarcos Paulo de Souza
2021-08-23btrfs: make btrfs_finish_chunk_alloc private to block-group.cNikolay Borisov
2021-08-23btrfs: check-integrity: drop unnecessary function prototypesAnand Jain
2021-08-23btrfs: add special case to setget helpers for 64k pagesDavid Sterba
2021-08-23btrfs: zoned: remove max_zone_append_size logicJohannes Thumshirn
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-23fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig
2021-08-21fcntl: fix potential deadlock for &fasync_struct.fa_lockDesmond Cheong Zhi Xi
2021-08-21fcntl: fix potential deadlocks for &fown_struct.lockDesmond Cheong Zhi Xi
2021-08-21Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-21lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields
2021-08-21Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-21ksmbd: fix permission check issue on chown and chmodNamjae Jeon
2021-08-21fs: warn about impending deprecation of mandatory locksJeff Layton
2021-08-20io_uring: fix xa_alloc_cycle() error return value checkJens Axboe
2021-08-20xfs: fix perag structure refcounting error when scrub failsDarrick J. Wong
2021-08-20erofs: support reading chunk-based uncompressed filesGao Xiang
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang
2021-08-20gfs2: Remove redundant check from gfs2_glock_dqBob Peterson
2021-08-20gfs2: Delay withdraw from atomic contextBob Peterson
2021-08-20gfs2: Don't call dlm after protocol is unmountedBob Peterson
2021-08-20gfs2: don't stop reads while withdraw in progressBob Peterson
2021-08-20gfs2: Mark journal inodes as "don't cache"Bob Peterson
2021-08-20gfs2: nit: gfs2_drop_inode shouldn't return boolBob Peterson
2021-08-20gfs2: Eliminate vestigial HIF_FIRSTBob Peterson
2021-08-20gfs2: Make recovery error more readableBob Peterson
2021-08-20gfs2: Don't release and reacquire local statfs bhBob Peterson
2021-08-20gfs2: init system threads before freeze lockBob Peterson
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann
2021-08-20ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in access mask by defaultNamjae Jeon
2021-08-19gfs2: tiny cleanup in gfs2_log_reserveBob Peterson
2021-08-19gfs2: trivial clean up of gfs2_ail_errorBob Peterson
2021-08-19gfs2: be more verbose replaying invalid rgrp blocksBob Peterson
2021-08-19xfs: rename buffer cache index variable b_bnDave Chinner
2021-08-19xfs: convert bp->b_bn references to xfs_buf_daddr()Dave Chinner
2021-08-19xfs: introduce xfs_buf_daddr()Dave Chinner
2021-08-19xfs: kill xfs_sb_version_has_v3inode()Dave Chinner
2021-08-19xfs: introduce xfs_sb_is_v5 helperDave Chinner
2021-08-19xfs: remove unused xfs_sb_version_has wrappersDave Chinner