index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-22
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
2017-08-22
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
2017-08-22
xfs: add log item pinning error injection tag
Brian Foster
2017-08-22
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
2017-08-22
xfs: always verify the log tail during recovery
Brian Foster
2017-08-22
xfs: fix recovery failure when log record header wraps log end
Brian Foster
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-08-22
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2017-08-22
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
2017-08-22
xfs: write unmount record for ro mounts
Eric Sandeen
2017-08-17
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
2017-08-17
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2017-08-11
xfs: fix inobt inode allocation search optimization
Omar Sandoval
2017-08-04
xfs: Fix per-inode DAX flag inheritance
Lukas Czerner
2017-08-04
xfs: Fix leak of discard bio
Jan Kara
2017-07-26
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-07-25
xfs: check that dir block entries don't off the end of the buffer
Darrick J. Wong
2017-07-24
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
2017-07-20
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-07-20
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-07-20
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-14
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-13
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
2017-07-13
xfs: assert locking precondition in xfs_readlink_bmap_ilocked
Christoph Hellwig
2017-07-13
xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilocked
Christoph Hellwig
2017-07-13
xfs: fixup xfs_attr_get_ilocked
Christoph Hellwig
2017-07-12
xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
Michal Hocko
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
xfs: minimal conversion to errseq_t writeback error reporting
Jeff Layton
2017-07-05
xfs: fix contiguous dquot chunk iteration livelock
Brian Foster
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]