summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-06-02xfs: convert allocbt cursors to use peragsDave Chinner
2021-06-02xfs: convert refcount btree cursor to use peragsDave Chinner
2021-06-02xfs: convert rmap btree cursor to using a peragDave Chinner
2021-06-02xfs: add a perag to the btree cursorDave Chinner
2021-06-02xfs: pass perags around in fsmap data dev functionsDave Chinner
2021-06-02xfs: push perags through the ag reservation calloutsDave Chinner
2021-06-02xfs: pass perags through to the busy extent codeDave Chinner
2021-06-02xfs: convert secondary superblock walk to use peragsDave Chinner
2021-06-02xfs: convert xfs_iwalk to use perag referencesDave Chinner
2021-06-02xfs: convert raw ag walks to use for_each_peragDave Chinner
2021-06-02xfs: make for_each_perag... a first class citizenDave Chinner
2021-06-02xfs: move perag structure and setup to libxfs/xfs_ag.[ch]Dave Chinner
2021-06-02xfs: prepare for moving perag definitions and support to libxfsDave Chinner
2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner
2021-06-01xfs: remove unnecessary shiftsDarrick J. Wong
2021-06-01xfs: clean up open-coded fs block unit conversionsDarrick J. Wong
2021-06-01xfs: Clean up xfs_attr_node_addname_clear_incompleteAllison Henderson
2021-06-01xfs: Remove xfs_attr_rmtval_setAllison Henderson
2021-06-01xfs: Add delay ready attr set routinesAllison Henderson
2021-06-01xfs: Add delay ready attr remove routinesAllison Henderson
2021-06-01xfs: Hoist node transaction handlingAllison Henderson
2021-06-01xfs: Hoist xfs_attr_leaf_addnameAllison Henderson
2021-06-01xfs: Hoist xfs_attr_node_addnameAllison Henderson
2021-06-01xfs: Add helper xfs_attr_node_addname_find_attrAllison Henderson
2021-06-01xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incompleteAllison Henderson
2021-06-01xfs: Refactor xfs_attr_set_shortformAllison Henderson
2021-06-01xfs: Add xfs_attr_node_remove_nameAllison Henderson
2021-06-01xfs: Reverse apply 72b97ea40dAllison Henderson
2021-06-01xfs: move page freeing into _xfs_buf_free_pages()Dave Chinner
2021-06-01xfs: merge _xfs_buf_get_pages()Dave Chinner
2021-06-01xfs: use alloc_pages_bulk_array() for buffersDave Chinner
2021-06-01xfs: use xfs_buf_alloc_pages for uncached buffersDave Chinner
2021-06-01xfs: split up xfs_buf_allocate_memoryDave Chinner
2021-05-29Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-28Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-28Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-27cifs: change format of CIFS_FULL_KEY_DUMP ioctlAurelien Aptel
2021-05-27cifs: fix string declarations and assignments in tracepointsShyam Prasad N
2021-05-27cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel
2021-05-27afs: Fix the nlink handling of dir-over-dir renameDavid Howells
2021-05-27xfs: bunmapi has unnecessary AG lock ordering issuesDave Chinner
2021-05-27xfs: btree format inode forks can have zero extentsDave Chinner
2021-05-27io_uring: fix data race to avoid potential NULL-derefMarco Elver
2021-05-27nfs: Remove trailing semicolon in macrosHuilong Deng
2021-05-27NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-05-26io-wq: Fix UAF when wakeup wqe in hash waitqueueZqiang
2021-05-26NFS: Clean up reset of the mirror accounting variablesTrond Myklebust
2021-05-26NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust