xfs: move the di_crtime field to struct xfs_inode
[linux-2.6-microblaze.git] / fs /
2021-04-07 Christoph Hellwigxfs: move the di_crtime field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_flags2 field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_flags field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_forkoff field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: use a union for i_cowextsize and i_flushiter
2021-04-07 Christoph Hellwigxfs: use XFS_B_TO_FSB in xfs_ioctl_setattr
2021-04-07 Christoph Hellwigxfs: cleanup xfs_fill_fsxattr
2021-04-07 Christoph Hellwigxfs: move the di_flushiter field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_cowextsize field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_extsize field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_nblocks field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: move the di_projid field to struct xfs_inode
2021-04-07 Christoph Hellwigxfs: don't clear the "dinode core" in xfs_inode_alloc
2021-04-07 Christoph Hellwigxfs: remove the di_dmevmask and di_dmstate fields from...
2021-04-07 Christoph Hellwigxfs: remove the unused xfs_icdinode_has_bigtime helper
2021-04-07 Christoph Hellwigxfs: handle crtime more carefully in xfs_bulkstat_one_int
2021-04-07 Christoph Hellwigxfs: consistently initialize di_flags2
2021-04-07 Christoph Hellwigxfs: split xfs_imap_to_bp
2021-04-07 Chandan Babu Rxfs: scrub: Remove incorrect check executed on block...
2021-04-07 Chandan Babu Rxfs: Initialize xfs_alloc_arg->total correctly when...
2021-04-07 Chandan Babu Rxfs: Fix dax inode extent calculation when direct write...
2021-03-25 Anthony Iliopoulosxfs: fix xfs_trans slab cache name
2021-03-25 Gao Xiangxfs: add error injection for per-AG resv failure
2021-03-25 Gao Xiangxfs: support shrinking unused space in the last AG
2021-03-25 Gao Xiangxfs: introduce xfs_ag_shrink_space()
2021-03-25 Gao Xiangxfs: hoist out xfs_resizefs_init_new_ags()
2021-03-25 Gao Xiangxfs: update lazy sb counters immediately for resizefs
2021-03-25 Bhaskar Chowdhuryxfs: Fix a typo
2021-03-25 Bhaskar Chowdhuryxfs: Rudimentary spelling fix
2021-03-25 Bhaskar Chowdhuryxfs: Rudimentary typo fixes
2021-03-25 Dave Chinnerxfs: __percpu_counter_compare() inode count debug too...
2021-03-25 Dave Chinnerxfs: reduce debug overhead of dir leaf/node checks
2021-03-25 Dave Chinnerxfs: No need for inode number error injection in __xfs_...
2021-03-25 Dave Chinnerxfs: type verification is expensive
2021-03-25 Dave Chinnerxfs: optimise xfs_buf_item_size/format for contiguous...
2021-03-25 Dave Chinnerxfs: xfs_buf_item_size_segment() needs to pass segment...
2021-03-25 Dave Chinnerxfs: reduce buffer log item shadow allocations
2021-03-25 Dave Chinnerxfs: initialise attr fork on inode create
2021-03-25 Gao Xiangxfs: ensure xfs_errortag_random_default matches XFS_ERR...
2021-03-25 Pavel Reichlxfs: Skip repetitive warnings about mount options
2021-03-25 Pavel Reichlxfs: rename variable mp to parsing_mp
2021-03-25 Darrick J. Wongxfs: rename the blockgc workqueue
2021-03-25 Darrick J. Wongxfs: prevent metadata files from being inactivated
2021-03-25 Darrick J. Wongxfs: validate ag btree levels using the precomputed...
2021-03-25 Darrick J. Wongxfs: remove return value from xchk_ag_btcur_init
2021-03-25 Darrick J. Wongxfs: set the scrub AG number in xchk_ag_read_headers
2021-03-25 Darrick J. Wongxfs: mark a data structure sick if there are cross...
2021-03-25 Darrick J. Wongxfs: bail out of scrub immediately if scan incomplete
2021-03-25 Darrick J. Wongxfs: fix dquot scrub loop cancellation
2021-03-25 Darrick J. Wongxfs: fix uninitialized variables in xrep_calc_ag_resblks
2021-03-24 Darrick J. Wongxfs: drop freeze protection when running GETFSMAP
2021-03-21 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-21' of git://git.kerne...
2021-03-21 Linus TorvaldsMerge tag 'staging-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'usb-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'irq-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'perf-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'locking-urgent-2021-03-21' of git://git...
2021-03-21 Linus TorvaldsMerge tag 'efi-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12-rc4' of git://git....
2021-03-21 Linus TorvaldsMerge tag 'powerpc-5.12-4' of git://git./linux/kernel...
2021-03-21 Stefan Metzmacherio_uring: call req_set_fail_links() on short send[msg...
2021-03-21 Jens Axboeio-wq: ensure task is running before processing task_work
2021-03-21 Theodore Ts'oext4: initialize ret to suppress smatch warning
2021-03-21 Pan Bianext4: stop inode update before return
2021-03-21 Harshad Shirwadkarext4: fix rename whiteout with fast commit
2021-03-21 Jan Karaext4: fix timer use-after-free on failed mount
2021-03-21 Shijie Luoext4: fix potential error in ext4_do_update_inode
2021-03-21 zhangyi (F)ext4: do not try to set xattr into ea_inode if value...
2021-03-21 zhangyi (F)ext4: do not iput inode under running transaction in...
2021-03-21 zhangyi (F)ext4: find old entry again if failed to rename whiteout
2021-03-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc4' of git://git....
2021-03-20 Linus TorvaldsMerge tag '5.12-rc3-smb3' of git://git.samba.org/sfrenc...
2021-03-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-03-20 Linus TorvaldsMerge tag 'zonefs-5.12-rc4' of git://git./linux/kernel...
2021-03-20 Linus TorvaldsMerge tag 'block-5.12-2021-03-19' of git://git.kernel...
2021-03-20 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-19' of git://git.kerne...
2021-03-19 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.12-rc4' of git://git....
2021-03-19 Linus TorvaldsMerge tag 's390-5.12-4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'trace-v5.12-rc3' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'pm-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc3' of git://git./linux...
2021-03-19 Linus TorvaldsMerge tag 'sound-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Steve Frenchcifs: fix allocation size on newly created files
2021-03-19 Ingo MolnarMerge tag 'efi-urgent-for-v5.12-rc3' of git://git....
2021-03-19 Aurelien Aptelcifs: warn and fail if trying to use rootfs without...
2021-03-19 Liu xuzhifs/cifs/: fix misspellings using codespell tool
2021-03-19 Linus TorvaldsMerge tag 'drm-fixes-2021-03-19' of git://anongit.freed...
2021-03-19 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-18' of https...
2021-03-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-03-18' of git://anongit...
2021-03-18 Linus TorvaldsMerge tag 'for-5.12-rc3-tag' of git://git./linux/kernel...
2021-03-18 Linus TorvaldsMerge tag 'vfio-v5.12-rc4' of git://github.com/awilliam...
2021-03-18 Linus TorvaldsMerge tag 'xfs-5.12-fixes-3' of git://git./fs/xfs/xfs...
2021-03-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-03-18 Linus TorvaldsMerge branch 'iomap-5.12-fixes' of git://git./fs/xfs...
2021-03-18 Pavel Begunkovio_uring: don't leak creds on SQO attach error
2021-03-18 Stefan Metzmacherio_uring: use typesafe pointers in io_uring_task
2021-03-18 Stefan Metzmacherio_uring: remove structures from include/linux/io_uring.h
next