index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: cleanup the xfs_iomap_write_* helpers
Christoph Hellwig
2010-12-16
1
-30
/
+15
*
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: untangle phase1 vs phase2 recovery helpers
Christoph Hellwig
2010-12-16
1
-101
/
+93
*
xfs: refactor xlog_recover_commit_trans
Christoph Hellwig
2010-12-16
1
-64
/
+53
*
xfs: use struct list_head for the buf cancel table
Christoph Hellwig
2010-12-16
3
-111
/
+65
*
xfs: remove leftovers of old buffer log items in recovery code
Christoph Hellwig
2010-12-16
1
-115
/
+40
*
xfs: fix exporting with left over 64-bit inodes
Samuel Kvasnica
2010-12-16
1
-2
/
+10
*
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
2010-12-09
1
-0
/
+1
*
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2010-12-01
2
-2
/
+6
*
xfs: avoid moving stale inodes in the AIL
Dave Chinner
2010-12-01
1
-6
/
+25
*
xfs: delayed alloc blocks beyond EOF are valid after writeback
Dave Chinner
2010-12-01
2
-2
/
+20
*
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
3
-54
/
+121
*
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: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Christoph Hellwig
2010-11-10
1
-4
/
+16
*
xfs: tell lockdep about parent iolock usage in filestreams
Christoph Hellwig
2010-11-10
1
-1
/
+7
*
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
2
-0
/
+2
*
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/jac...
Linus Torvalds
2010-10-27
1
-0
/
+1
|
\
|
*
quota: Make QUOTACTL config be selected by its users
Jan Kara
2010-10-05
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
4
-4
/
+7
|
\
\
|
*
|
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
2
-2
/
+2
|
*
|
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
60
-1375
/
+1185
|
\
\
|
*
|
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
16
-44
/
+80
|
*
|
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
16
-48
/
+33
|
*
|
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
12
-58
/
+18
|
*
|
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_refcache.h
Christoph Hellwig
2010-10-18
1
-52
/
+0
|
*
|
xfs: fix the xfs_trans_committed
Christoph Hellwig
2010-10-18
1
-2
/
+3
|
*
|
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
2010-10-18
2
-6
/
+0
|
*
|
xfs: fix bogus m_maxagi check in xfs_iget
Christoph Hellwig
2010-10-18
1
-2
/
+2
|
*
|
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
Christoph Hellwig
2010-10-18
2
-107
/
+85
|
*
|
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
2010-10-18
5
-40
/
+35
|
*
|
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
2010-10-18
3
-29
/
+19
|
*
|
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
4
-76
/
+74
|
*
|
xfs: serialise inode reclaim within an AG
Dave Chinner
2010-10-18
3
-0
/
+33
|
*
|
xfs: batch inode reclaim lookup
Dave Chinner
2010-10-18
1
-33
/
+77
[next]