index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2022-04-21
xfs: convert quota options flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert ptag flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert inode lock flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert log item tracepoint flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert dquot flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert da btree operations flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert buffer log item flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert btree buffer log flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert AGI log flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert AGF log flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert bmapi flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert bmap extent type flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert scrub type flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert attr type flags to unsigned.
Dave Chinner
2022-04-21
xfs: CIL context doesn't need to count iovecs
Dave Chinner
2022-04-21
xfs: xlog_write() doesn't need optype anymore
Dave Chinner
2022-04-21
xfs: xlog_write() no longer needs contwr state
Dave Chinner
2022-04-21
xfs: remove xlog_verify_dest_ptr
Christoph Hellwig
2022-04-21
xfs: introduce xlog_write_partial()
Dave Chinner
2022-04-21
xfs: introduce xlog_write_full()
Dave Chinner
2022-04-21
xfs: change the type of ic_datap
Christoph Hellwig
2022-04-21
xfs: pass lv chain length into xlog_write()
Dave Chinner
2022-04-21
xfs: log ticket region debug is largely useless
Dave Chinner
2022-04-21
xfs: reserve space and initialise xlog_op_header in item formatting
Dave Chinner
2022-04-21
xfs: move log iovec alignment to preparation function
Dave Chinner
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
2022-04-21
xfs: embed the xlog_op_header in the commit record
Dave Chinner
2022-04-21
xfs: embed the xlog_op_header in the unmount record
Dave Chinner
2022-04-21
xfs: only CIL pushes require a start record
Dave Chinner
2022-04-21
xfs: factor out the CIL transaction header building
Dave Chinner
2022-04-21
xfs: simplify local variable assignment in file write code
Kaixu Xia
2022-04-21
xfs: reorder iunlink remove operation in xfs_ifree
Dave Chinner
2022-04-21
xfs: convert buffer flags to unsigned.
Dave Chinner
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-13
xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
Chandan Babu R
2022-04-13
xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters
Chandan Babu R
2022-04-13
xfs: Decouple XFS_IBULK flags from XFS_IWALK flags
Chandan Babu R
2022-04-13
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
2022-04-13
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
2022-04-12
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2022-04-12
xfs: Use generic_file_open()
Matthew Wilcox (Oracle)
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
xfs: Replace numbered inode recovery error messages with descriptive ones
Chandan Babu R
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
2022-04-11
xfs: Use uint64_t to count maximum blocks that can be used by BMBT
Chandan Babu R
2022-04-11
xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
Chandan Babu R
[prev]
[next]