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
/
linux-2.6
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-02-23
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
1
-2
/
+18
2011-01-17
fallocate should be a file operation
Christoph Hellwig
2
-60
/
+56
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
1
-0
/
+3
2011-01-15
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-247
/
+573
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-13
XFS: handle hole punching via fallocate properly
Josef Bacik
1
-2
/
+5
2011-01-12
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
1
-1
/
+22
2011-01-12
xfs: fix error handling for synchronous writes
Christoph Hellwig
2
-12
/
+2
2011-01-12
xfs: add FITRIM support
Christoph Hellwig
4
-0
/
+235
2011-01-12
xfs: ensure log covering transactions are synchronous
Dave Chinner
2
-6
/
+7
2011-01-11
Merge branch 'master' into for-linus-merged
Alex Elder
10
-447
/
+496
2011-01-11
xfs: serialise unaligned direct IOs
Dave Chinner
1
-10
/
+28
2011-01-11
xfs: factor common write setup code
Dave Chinner
1
-67
/
+56
2011-01-11
xfs: split buffered IO write path from xfs_file_aio_write
Dave Chinner
1
-77
/
+69
2011-01-11
xfs: split direct IO write path from xfs_file_aio_write
Dave Chinner
1
-63
/
+116
2011-01-12
xfs: introduce xfs_rw_lock() helpers for locking the inode
Dave Chinner
1
-51
/
+80
2011-01-11
xfs: factor post-write newsize updates
Dave Chinner
1
-22
/
+21
2011-01-11
xfs: factor common post-write isize handling code
Dave Chinner
1
-26
/
+28
2011-01-11
xfs: ensure sync write errors are returned
Dave Chinner
1
-26
/
+23
2011-01-07
xfs: provide simple rcu-walk ACL implementation
Nick Piggin
1
-3
/
+6
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-2
/
+6
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
6
-82
/
+65
2010-12-21
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
1
-0
/
+2
2010-12-21
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
1
-1
/
+1
2010-12-21
xfs: use wait queues directly for the log wait queues
Dave Chinner
2
-60
/
+0
2010-12-21
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
1
-4
/
+6
2010-12-21
xfs: convert log grant ticket queues to list heads
Dave Chinner
1
-8
/
+8
2010-12-17
xfs: reduce the number of AIL push wakeups
Dave Chinner
1
-4
/
+16
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
1
-2
/
+8
2010-12-02
xfs: add a lru to the XFS buffer cache
Dave Chinner
2
-22
/
+150
2010-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
1
-19
/
+16
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
1
-54
/
+40
2010-11-30
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2
-66
/
+27
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
1
-4
/
+4
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
1
-18
/
+66
2010-12-23
xfs: provide a inode iolock lockdep class
Dave Chinner
1
-0
/
+2
2010-12-17
xfs: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
1
-0
/
+1
2010-12-17
xfs: simplify xfs_map_at_offset
Christoph Hellwig
1
-11
/
+4
2010-12-17
xfs: refactor xfs_vm_writepage
Christoph Hellwig
1
-58
/
+39
2010-12-17
xfs: remove the all_bh flag from xfs_convert_page
Christoph Hellwig
1
-20
/
+13
2010-12-17
xfs: remove xfs_probe_cluster
Christoph Hellwig
1
-107
/
+4
2010-12-17
xfs: simplify xfs_map_blocks
Christoph Hellwig
1
-52
/
+25
2010-12-17
xfs: kill xfs_iomap
Christoph Hellwig
3
-73
/
+182
2010-12-17
xfs: a few small tweaks for overwrites in xfs_vm_writepage
Christoph Hellwig
1
-8
/
+7
2010-12-17
xfs: remove some dead bio handling code
Christoph Hellwig
1
-11
/
+2
2010-12-17
xfs: improve mapping type check in xfs_vm_writepage
Christoph Hellwig
1
-9
/
+12
[next]