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-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
/
linux-2.6
Age
Commit message (
Expand
)
Author
2012-10-21
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-02-03
xfs: fix endian conversion issue in discard code
Dave Chinner
2012-01-12
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
2012-01-06
xfs: log all dirty inodes in xfs_fs_sync_fs
Christoph Hellwig
2012-01-06
xfs: log the inode in ->write_inode calls for kupdate
Christoph Hellwig
2011-12-21
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
2011-12-09
xfs: force buffer writeback before blocking on the ilock in inode reclaim
Christoph Hellwig
2011-12-09
xfs: validate acl count
Christoph Hellwig
2011-11-26
xfs: fix ->write_inode return values
Christoph Hellwig
2011-11-26
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-11-26
xfs: Return -EIO when xfs_vn_getattr() failed
Mitsuo Hayasaka
2011-11-26
xfs: avoid direct I/O write vs buffered I/O race
Christoph Hellwig
2011-11-26
xfs: dont serialise direct IO reads on page cache
Dave Chinner
2011-11-26
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
2011-10-25
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
2011-10-25
xfs: start periodic workers later
Christoph Hellwig
2011-06-16
xfs: make log devices with write back caches work
Christoph Hellwig
2011-06-14
xfs: fix ->mknod() return value on xfs_get_acl() failure
Al Viro
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2011-05-26
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-24
xfs: add online discard support
Christoph Hellwig
2011-05-19
xfs: reset buffer pointers before freeing them
Dave Chinner
2011-05-19
xfs: avoid getting stuck during async inode flushes
Dave Chinner
2011-05-19
xfs: fix duplicate workqueue initialisation
Dave Chinner
2011-05-19
xfs: kill off xfs_printk()
Joe Perches
2011-05-09
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
2011-04-28
xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE
Christoph Hellwig
2011-04-28
xfs: fix compiler warning in xfs_trace.h
Christoph Hellwig
2011-04-28
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
Christoph Hellwig
2011-04-28
xfs: exact busy extent tracking
Christoph Hellwig
2011-04-28
xfs: do not immediately reuse busy extent ranges
Christoph Hellwig
2011-04-20
xfs: fix duplicate message output
Dave Chinner
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
2011-04-08
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
xfs: fix xfs_debug warnings
Christoph Hellwig
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-26
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-26
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
2011-03-26
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-26
vmap: flush vmap aliases when mapping fails
Dave Chinner
[next]