index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
60
-1375
/
+1185
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
19
-239
/
+332
2010-10-19
xfs: semaphore cleanup
Thomas Gleixner
1
-1
/
+1
2010-10-19
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
16
-44
/
+80
2010-10-19
xfs: remove xfs_buf wrappers
Christoph Hellwig
16
-48
/
+33
2010-10-19
xfs: remove xfs_cred.h
Christoph Hellwig
12
-58
/
+18
2010-10-19
xfs: remove xfs_globals.h
Christoph Hellwig
2
-24
/
+0
2010-10-19
xfs: remove xfs_version.h
Christoph Hellwig
3
-30
/
+1
2010-10-19
xfs: remove xfs_refcache.h
Christoph Hellwig
1
-52
/
+0
2010-10-19
xfs: fix the xfs_trans_committed
Christoph Hellwig
1
-2
/
+3
2010-10-19
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
2
-6
/
+0
2010-10-19
xfs: fix bogus m_maxagi check in xfs_iget
Christoph Hellwig
1
-2
/
+2
2010-10-19
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
Christoph Hellwig
2
-107
/
+85
2010-10-19
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
5
-40
/
+35
2010-10-19
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
3
-29
/
+19
2010-10-19
xfs: pack xfs_buf structure more tightly
Dave Chinner
1
-11
/
+19
2010-10-19
xfs: convert buffer cache hash to rbtree
Dave Chinner
4
-76
/
+74
2010-10-19
xfs: serialise inode reclaim within an AG
Dave Chinner
3
-0
/
+33
2010-10-19
xfs: batch inode reclaim lookup
Dave Chinner
1
-33
/
+77
2010-10-19
xfs: implement batched inode lookups for AG walking
Dave Chinner
2
-23
/
+45
2010-10-19
xfs: split out inode walk inode grabbing
Dave Chinner
2
-54
/
+34
2010-10-19
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
6
-115
/
+122
2010-10-19
xfs: remove buftarg hash for external devices
Dave Chinner
1
-1
/
+5
2010-10-19
xfs: use unhashed buffers for size checks
Dave Chinner
3
-45
/
+34
2010-10-19
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
3
-59
/
+20
2010-10-19
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
5
-21
/
+20
2010-10-19
xfs: introduced uncached buffer read primitve
Dave Chinner
2
-0
/
+37
2010-10-19
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
6
-11
/
+14
2010-10-19
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
12
-86
/
+65
2010-10-19
xfs: lockless per-ag lookups
Dave Chinner
3
-11
/
+23
2010-10-19
xfs: remove debug assert for per-ag reference counting
Dave Chinner
1
-2
/
+0
2010-10-19
xfs: reduce the number of CIL lock round trips during commit
Dave Chinner
1
-105
/
+127
2010-10-19
xfs: eliminate some newly-reported gcc warnings
Poyo VL
1
-2
/
+2
2010-10-19
xfs: remove the ->kill_root btree operation
Christoph Hellwig
4
-88
/
+44
2010-10-19
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
Christoph Hellwig
1
-88
/
+76
2010-10-19
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
1
-142
/
+61
2010-10-19
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
6
-9
/
+27
2010-10-19
xfs: use range primitives for xfs page cache operations
Dave Chinner
1
-16
/
+15
2010-10-11
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
1
-1
/
+1
2010-10-07
xfs: properly account for reclaimed inodes
Johannes Weiner
1
-5
/
+14
2010-09-29
xfs: force background CIL push under sustained load
Dave Chinner
2
-19
/
+30
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-2
/
+1
2010-09-10
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
1
-1
/
+2
2010-09-10
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-10
xfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
4
-38
/
+3
2010-09-03
Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Alex Elder
3
-11
/
+11
2010-09-03
xfs: Make fiemap work with sparse files
Tao Ma
3
-3
/
+17
2010-09-03
xfs: prevent 32bit overflow in space reservation
Dave Chinner
1
-3
/
+10
2010-09-02
xfs: Disallow 32bit project quota id
Arkadiusz Mi?kiewicz
1
-0
/
+7
[next]