Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | xfs: don't leak btree cursor when insrec fails after a split | Darrick J. Wong | 2022-05-27 | 1 | -3/+5 | |
| * | | | | | | | | | | xfs: purge dquots after inode walk fails during quotacheck | Darrick J. Wong | 2022-05-27 | 1 | -1/+8 | |
| * | | | | | | | | | | xfs: assert in xfs_btree_del_cursor should take into account error | Dave Chinner | 2022-05-27 | 1 | -1/+7 | |
| * | | | | | | | | | | xfs: don't assert fail on perag references on teardown | Dave Chinner | 2022-05-27 | 1 | -2/+1 | |
| * | | | | | | | | | | xfs: avoid unnecessary runtime sibling pointer endian conversions | Dave Chinner | 2022-05-27 | 1 | -14/+33 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next | Dave Chinner | 2022-05-23 | 4 | -62/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfs: Remove duplicate include | Jiapeng Chong | 2022-05-22 | 1 | -1/+0 | |
| | * | | | | | | | | | xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO | Kaixu Xia | 2022-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | | xfs: Remove dead code | Jiapeng Chong | 2022-05-22 | 1 | -59/+0 | |
| | * | | | | | | | | | xfs: fix typo in comment | Julia Lawall | 2022-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | | xfs: share xattr name and value buffers when logging xattr updates | Darrick J. Wong | 2022-05-23 | 5 | -134/+223 | |
| * | | | | | | | | | | xfs: do not use logged xattr updates on V4 filesystems | Darrick J. Wong | 2022-05-23 | 2 | -4/+5 | |
| * | | | | | | | | | | xfs: rename struct xfs_attr_item to xfs_attr_intent | Darrick J. Wong | 2022-05-22 | 6 | -51/+51 | |
| * | | | | | | | | | | xfs: clean up state variable usage in xfs_attr_node_remove_attr | Darrick J. Wong | 2022-05-22 | 1 | -5/+2 | |
| * | | | | | | | | | | xfs: put attr[id] log item cache init with the others | Darrick J. Wong | 2022-05-22 | 6 | -52/+25 | |
| * | | | | | | | | | | xfs: remove struct xfs_attr_item.xattri_flags | Darrick J. Wong | 2022-05-22 | 1 | -19/+13 | |
| * | | | | | | | | | | xfs: use a separate slab cache for deferred xattr work state | Darrick J. Wong | 2022-05-22 | 4 | -2/+31 | |
| * | | | | | | | | | | xfs: put the xattr intent item op flags in their own namespace | Darrick J. Wong | 2022-05-22 | 4 | -18/+18 | |
| * | | | | | | | | | | xfs: clean up xfs_attr_node_hasname | Darrick J. Wong | 2022-05-22 | 3 | -31/+44 | |
| * | | | | | | | | | | xfs: free xfs_attrd_log_items correctly | Darrick J. Wong | 2022-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | | xfs: validate xattr name earlier in recovery | Darrick J. Wong | 2022-05-20 | 1 | -7/+8 | |
| * | | | | | | | | | | xfs: reject unknown xattri log item filter flags during recovery | Darrick J. Wong | 2022-05-20 | 2 | -4/+16 | |
| * | | | | | | | | | | xfs: reject unknown xattri log item operation flags during recovery | Darrick J. Wong | 2022-05-20 | 1 | -2/+7 | |
| * | | | | | | | | | | xfs: don't leak the retained da state when doing a leaf to node conversion | Darrick J. Wong | 2022-05-20 | 1 | -2/+8 | |
| * | | | | | | | | | | xfs: don't leak da state when freeing the attr intent item | Darrick J. Wong | 2022-05-20 | 2 | -11/+26 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-06-01 | 4 | -129/+94 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | erofs: fix 'backmost' member of z_erofs_decompress_frontend | Weizhao Ouyang | 2022-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | erofs: simplify z_erofs_pcluster_readmore() | Gao Xiang | 2022-05-31 | 1 | -13/+10 | |
| * | | | | | | | | | | erofs: get rid of label `restart_now' | Gao Xiang | 2022-05-31 | 1 | -19/+14 | |
| * | | | | | | | | | | erofs: get rid of `struct z_erofs_collection' | Gao Xiang | 2022-05-31 | 2 | -96/+65 | |
| * | | | | | | | | | | erofs: fix crash when enable tracepoint cachefiles_prep_read | Xin Yin | 2022-05-29 | 1 | -0/+1 | |
| * | | | | | | | | | | erofs: leave compressed inodes unsupported in fscache mode for now | Jeffle Xu | 2022-05-29 | 1 | -1/+4 | |
* | | | | | | | | | | | Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 2022-06-01 | 11 | -244/+325 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ksmbd: smbd: relax the count of sges required | Hyunchul Lee | 2022-05-28 | 1 | -8/+5 | |
| * | | | | | | | | | | | ksmbd: fix outstanding credits related bugs | Hyunchul Lee | 2022-05-21 | 3 | -3/+5 | |
| * | | | | | | | | | | | ksmbd: smbd: fix connection dropped issue | Hyunchul Lee | 2022-05-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | ksmbd: Fix some kernel-doc comments | Yang Li | 2022-05-21 | 1 | -5/+5 | |
| * | | | | | | | | | | | ksmbd: fix wrong smbd max read/write size check | Namjae Jeon | 2022-05-21 | 3 | -14/+32 | |
| * | | | | | | | | | | | ksmbd: add smbd max io size parameter | Namjae Jeon | 2022-05-21 | 4 | -2/+18 | |
| * | | | | | | | | | | | ksmbd: handle smb2 query dir request for OutputBufferLength that is too small | Namjae Jeon | 2022-05-21 | 1 | -1/+9 | |
| * | | | | | | | | | | | ksmbd: smbd: handle multiple Buffer descriptors | Hyunchul Lee | 2022-05-21 | 2 | -62/+107 | |
| * | | | | | | | | | | | ksmbd: smbd: change the return value of get_sg_list | Hyunchul Lee | 2022-05-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | ksmbd: smbd: simplify tracking pending packets | Hyunchul Lee | 2022-05-21 | 1 | -27/+7 | |
| * | | | | | | | | | | | ksmbd: smbd: introduce read/write credits for RDMA read/write | Hyunchul Lee | 2022-05-21 | 1 | -49/+71 | |
| * | | | | | | | | | | | ksmbd: smbd: change prototypes of RDMA read/write related functions | Hyunchul Lee | 2022-05-21 | 4 | -49/+51 | |
| * | | | | | | | | | | | ksmbd: validate length in smb2_write() | Marios Makassikis | 2022-05-10 | 1 | -30/+19 | |
| * | | | | | | | | | | | ksmbd: fix reference count leak in smb_check_perm_dacl() | Xin Xiong | 2022-05-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | afs: Fix infinite loop found by xfstest generic/676 | David Howells | 2022-06-01 | 1 | -1/+4 | |
* | | | | | | | | | | | | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2022-06-01 | 12 | -149/+302 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | NFSv4.1 mark qualified async operations as MOVEABLE tasks | Olga Kornievskaia | 2022-05-31 | 4 | -12/+29 |