index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-07
6
-90
/
+76
*
xfs: introduce new logging API.
Dave Chinner
2011-03-02
3
-0
/
+154
*
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
1
-3
/
+8
*
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
1
-0
/
+1
*
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
1
-0
/
+2
*
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-28
1
-2
/
+18
*
fallocate should be a file operation
Christoph Hellwig
2011-01-17
2
-60
/
+56
*
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-17
1
-0
/
+3
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-01-14
10
-247
/
+573
|
\
|
*
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
2011-01-12
1
-1
/
+22
|
*
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-01-11
2
-12
/
+2
|
*
xfs: add FITRIM support
Christoph Hellwig
2011-01-11
4
-0
/
+235
|
*
xfs: ensure log covering transactions are synchronous
Dave Chinner
2011-01-11
2
-6
/
+7
|
*
xfs: serialise unaligned direct IOs
Dave Chinner
2011-01-11
1
-10
/
+28
|
*
xfs: factor common write setup code
Dave Chinner
2011-01-11
1
-67
/
+56
|
*
xfs: split buffered IO write path from xfs_file_aio_write
Dave Chinner
2011-01-11
1
-77
/
+69
|
*
xfs: split direct IO write path from xfs_file_aio_write
Dave Chinner
2011-01-11
1
-63
/
+116
|
*
xfs: introduce xfs_rw_lock() helpers for locking the inode
Dave Chinner
2011-01-12
1
-51
/
+80
|
*
xfs: factor post-write newsize updates
Dave Chinner
2011-01-11
1
-22
/
+21
|
*
xfs: factor common post-write isize handling code
Dave Chinner
2011-01-11
1
-26
/
+28
|
*
xfs: ensure sync write errors are returned
Dave Chinner
2011-01-11
1
-26
/
+23
*
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-2
/
+3
|
\
\
|
*
\
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
1
-2
/
+3
|
|
\
\
|
|
*
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-1
/
+2
|
|
*
|
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-13
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
XFS: handle hole punching via fallocate properly
Josef Bacik
2011-01-12
1
-2
/
+5
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
6
-82
/
+65
|
|
\
\
\
\
|
*
|
|
|
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' into for-linus-merged
Alex Elder
2011-01-10
10
-447
/
+496
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
2010-12-21
1
-0
/
+2
|
*
|
|
|
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
2010-12-21
1
-1
/
+1
|
*
|
|
|
xfs: use wait queues directly for the log wait queues
Dave Chinner
2010-12-21
2
-60
/
+0
|
*
|
|
|
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
2010-12-21
1
-4
/
+6
|
*
|
|
|
xfs: convert log grant ticket queues to list heads
Dave Chinner
2010-12-21
1
-8
/
+8
|
*
|
|
|
xfs: reduce the number of AIL push wakeups
Dave Chinner
2010-12-17
1
-4
/
+16
|
*
|
|
|
xfs: connect up buffer reclaim priority hooks
Dave Chinner
2010-12-02
1
-2
/
+8
|
*
|
|
|
xfs: add a lru to the XFS buffer cache
Dave Chinner
2010-12-02
2
-22
/
+150
|
*
|
|
|
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2010-11-30
2
-66
/
+27
|
*
|
|
|
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
2010-12-16
1
-4
/
+4
|
*
|
|
|
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
2010-12-17
1
-18
/
+66
|
*
|
|
|
xfs: provide a inode iolock lockdep class
Dave Chinner
2010-12-23
1
-0
/
+2
|
*
|
|
|
xfs: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
2010-12-16
1
-0
/
+1
|
*
|
|
|
xfs: simplify xfs_map_at_offset
Christoph Hellwig
2010-12-16
1
-11
/
+4
|
*
|
|
|
xfs: refactor xfs_vm_writepage
Christoph Hellwig
2010-12-16
1
-58
/
+39
|
*
|
|
|
xfs: remove the all_bh flag from xfs_convert_page
Christoph Hellwig
2010-12-16
1
-20
/
+13
|
*
|
|
|
xfs: remove xfs_probe_cluster
Christoph Hellwig
2010-12-16
1
-107
/
+4
|
*
|
|
|
xfs: simplify xfs_map_blocks
Christoph Hellwig
2010-12-16
1
-52
/
+25
|
*
|
|
|
xfs: kill xfs_iomap
Christoph Hellwig
2010-12-16
3
-73
/
+182
[next]