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: 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
|
*
|
|
|
xfs: a few small tweaks for overwrites in xfs_vm_writepage
Christoph Hellwig
2010-12-16
1
-8
/
+7
|
*
|
|
|
xfs: remove some dead bio handling code
Christoph Hellwig
2010-12-16
1
-11
/
+2
|
*
|
|
|
xfs: improve mapping type check in xfs_vm_writepage
Christoph Hellwig
2010-12-16
1
-9
/
+12
|
*
|
|
|
xfs: fix exporting with left over 64-bit inodes
Samuel Kvasnica
2010-12-16
1
-2
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
xfs: provide simple rcu-walk ACL implementation
Nick Piggin
2011-01-07
1
-3
/
+6
*
|
|
|
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-2
/
+6
|
/
/
/
*
|
|
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
2010-12-01
1
-19
/
+16
*
|
|
xfs: fix failed write truncation handling.
Dave Chinner
2010-12-01
1
-54
/
+40
|
|
/
|
/
|
*
|
xfs: remove incorrect assert in xfs_vm_writepage
Christoph Hellwig
2010-11-10
1
-3
/
+4
*
|
xfs: use hlist_add_fake
Christoph Hellwig
2010-11-10
1
-1
/
+2
*
|
xfs: move delayed write buffer trace
Dave Chinner
2010-11-10
1
-1
/
+1
*
|
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
2010-11-10
1
-0
/
+1
*
|
xfs: xfs_ioctl: fix information leak to userland
Kulikov Vasiliy
2010-11-10
1
-1
/
+1
*
|
xfs: remove experimental tag from the delaylog option
Christoph Hellwig
2010-11-10
1
-3
/
+0
|
/
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-7
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
3
-3
/
+6
|
\
|
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
|
*
new helper: ihold()
Al Viro
2010-10-25
1
-1
/
+1
|
*
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2010-10-25
1
-1
/
+3
|
*
fs: kill block_prepare_write
Christoph Hellwig
2010-10-25
1
-1
/
+1
*
|
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-10-26
1
-2
/
+1
|
/
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-22
17
-479
/
+442
|
\
|
*
xfs: semaphore cleanup
Thomas Gleixner
2010-10-18
1
-1
/
+1
|
*
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
2010-10-18
4
-11
/
+15
|
*
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
3
-28
/
+13
|
*
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
4
-32
/
+3
|
*
xfs: remove xfs_globals.h
Christoph Hellwig
2010-10-18
2
-24
/
+0
|
*
xfs: remove xfs_version.h
Christoph Hellwig
2010-10-18
3
-30
/
+1
|
*
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
2010-10-18
1
-2
/
+4
|
*
xfs: pack xfs_buf structure more tightly
Dave Chinner
2010-10-18
1
-11
/
+19
|
*
xfs: convert buffer cache hash to rbtree
Dave Chinner
2010-10-18
2
-76
/
+68
|
*
xfs: serialise inode reclaim within an AG
Dave Chinner
2010-10-18
1
-0
/
+30
|
*
xfs: batch inode reclaim lookup
Dave Chinner
2010-10-18
1
-33
/
+77
|
*
xfs: implement batched inode lookups for AG walking
Dave Chinner
2010-10-18
2
-23
/
+45
|
*
xfs: split out inode walk inode grabbing
Dave Chinner
2010-10-18
1
-45
/
+34
|
*
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
3
-113
/
+93
|
*
xfs: remove buftarg hash for external devices
Dave Chinner
2010-10-18
1
-1
/
+5
|
*
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
2010-10-18
2
-20
/
+4
|
*
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
3
-10
/
+12
|
*
xfs: introduced uncached buffer read primitve
Dave Chinner
2010-10-18
2
-0
/
+37
|
*
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-10-18
3
-6
/
+7
|
*
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
2010-10-18
3
-42
/
+2
|
*
xfs: lockless per-ag lookups
Dave Chinner
2010-10-18
1
-3
/
+3
|
*
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
2010-10-18
2
-1
/
+3
|
*
xfs: use range primitives for xfs page cache operations
Dave Chinner
2010-10-18
1
-16
/
+15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-22
1
-1
/
+1
|
\
\
[prev]
[next]