index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: remove #if 0 code
Chris Mason
2009-04-27
3
-188
/
+1
*
Btrfs: When shrinking, only update disk size on success
Chris Ball
2009-04-27
2
-11
/
+27
*
Btrfs: fix deadlocks and stalls on dead root removal
Chris Mason
2009-04-24
1
-0
/
+6
*
Btrfs: fix fallocate deadlock on inode extent lock
Chris Mason
2009-04-24
5
-17
/
+29
*
Btrfs: kill btrfs_cache_create
Christoph Hellwig
2009-04-24
3
-43
/
+28
*
Btrfs: don't export symbols
Christoph Hellwig
2009-04-24
1
-6
/
+0
*
Btrfs: simplify makefile
Christoph Hellwig
2009-04-24
1
-17
/
+2
*
Btrfs: try to keep a healthy ratio of metadata vs data block groups
Josef Bacik
2009-04-24
4
-2
/
+42
*
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2009-04-21
2
-9
/
+31
*
Btrfs: use the right node in reada_for_balance
Chris Mason
2009-04-20
1
-5
/
+12
*
Btrfs: fix oops on page->mapping->host during writepage
Chris Mason
2009-04-20
1
-8
/
+32
*
Btrfs: add a priority queue to the async thread helpers
Chris Mason
2009-04-20
5
-15
/
+56
*
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
2009-04-20
5
-46
/
+141
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-04-14
1
-3
/
+5
|
\
|
*
fuse: fix "direct_io" private mmap
Miklos Szeredi
2009-04-09
1
-0
/
+2
|
*
fuse: fix argument type in fuse_get_user_pages()
Miklos Szeredi
2009-04-09
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-04-14
7
-213
/
+197
|
\
\
|
*
|
nilfs2: fix possible mismatch of sufile counters on recovery
Ryusuke Konishi
2009-04-13
3
-16
/
+45
|
*
|
nilfs2: segment usage file cleanups
Ryusuke Konishi
2009-04-13
2
-195
/
+140
|
*
|
nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error
Ryusuke Konishi
2009-04-13
1
-7
/
+10
|
*
|
nilfs2: simplify handling of active state of segments fix
Ryusuke Konishi
2009-04-13
1
-1
/
+1
|
*
|
nilfs2: remove module version
Ryusuke Konishi
2009-04-13
2
-6
/
+0
|
*
|
nilfs2: fix lockdep recursive locking warning on meta data files
Ryusuke Konishi
2009-04-13
1
-0
/
+4
|
*
|
nilfs2: fix lockdep recursive locking warning on bmap
Ryusuke Konishi
2009-04-13
1
-0
/
+5
|
*
|
nilfs2: return f_fsid for statfs2
Ryusuke Konishi
2009-04-13
1
-1
/
+5
*
|
|
ext2: fix data corruption for racing writes
Jan Kara
2009-04-13
1
-11
/
+33
*
|
|
jbd: update locking coments
Jan Kara
2009-04-13
1
-5
/
+19
*
|
|
hfs: fix memory leak when unmounting
Dave Anderson
2009-04-13
2
-0
/
+5
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-04-13
13
-161
/
+180
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into for-linus
Felix Blyakher
2009-04-09
13
-161
/
+180
|
|
\
\
|
|
*
|
xfs: remove xfs_flush_space
Dave Chinner
2009-04-06
2
-48
/
+16
|
|
*
|
xfs: flush delayed allcoation blocks on ENOSPC in create
Dave Chinner
2009-04-06
1
-0
/
+7
|
|
*
|
xfs: block callers of xfs_flush_inodes() correctly
Dave Chinner
2009-04-06
2
-3
/
+10
|
|
*
|
xfs: make inode flush at ENOSPC synchronous
Dave Chinner
2009-04-06
4
-28
/
+18
|
|
*
|
xfs: use xfs_sync_inodes() for device flushing
Dave Chinner
2009-04-06
5
-30
/
+38
|
|
*
|
xfs: inform the xfsaild of the push target before sleeping
Dave Chinner
2009-04-06
1
-18
/
+19
|
|
*
|
xfs: prevent unwritten extent conversion from blocking I/O completion
Dave Chinner
2009-04-06
3
-17
/
+31
|
|
*
|
xfs: fix double free of inode
Dave Chinner
2009-04-06
1
-9
/
+14
|
|
*
|
xfs: validate log feature fields correctly
Dave Chinner
2009-04-06
1
-11
/
+30
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-04-09
3
-5
/
+14
|
\
\
\
\
|
*
|
|
|
ext4: check block device size on mount
From: Thiemo Nagel
2009-04-07
1
-0
/
+9
|
*
|
|
|
ext4: Fix off-by-one-error in ext4_valid_extent_idx()
Thiemo Nagel
2009-04-04
1
-1
/
+1
|
*
|
|
|
ext4: Fix big-endian problem in __ext4_check_blockref()
Thiemo Nagel
2009-04-07
1
-4
/
+4
*
|
|
|
|
afs: BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-09
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-04-08
2
-6
/
+30
|
\
\
\
\
|
*
|
|
|
ext3: Try to avoid starting a transaction in writepage for data=writepage
Jan Kara
2009-04-08
1
-5
/
+18
|
*
|
|
|
block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG
Theodore Ts'o
2009-04-08
1
-1
/
+12
*
|
|
|
|
nommu: fix typo vma->pg_off to vma->vm_pgoff
Nobuhiro Iwamatsu
2009-04-08
1
-1
/
+1
*
|
|
|
|
befs: fix build on parisc
Alexander Beregalov
2009-04-08
1
-0
/
+1
|
/
/
/
/
*
|
|
|
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
2009-04-07
1
-2
/
+0
[next]