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
*
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
*
|
|
|
splice: fix deadlock in splicing to file
Miklos Szeredi
2009-04-07
2
-7
/
+26
*
|
|
|
nilfs2: support nanosecond timestamp
Ryusuke Konishi
2009-04-07
4
-9
/
+7
*
|
|
|
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
7
-175
/
+270
*
|
|
|
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
2009-04-07
8
-208
/
+29
*
|
|
|
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
2009-04-07
2
-0
/
+12
*
|
|
|
nilfs2: clean up sketch file
Ryusuke Konishi
2009-04-07
3
-89
/
+3
*
|
|
|
nilfs2: super block operations fix endian bug
Ryusuke Konishi
2009-04-07
1
-3
/
+3
*
|
|
|
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
13
-160
/
+144
*
|
|
|
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
2009-04-07
6
-69
/
+37
*
|
|
|
nilfs2: use unlocked_ioctl
Ryusuke Konishi
2009-04-07
4
-5
/
+5
*
|
|
|
nilfs2: remove compat ioctl code
Ryusuke Konishi
2009-04-07
4
-231
/
+2
*
|
|
|
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
2009-04-07
1
-6
/
+5
*
|
|
|
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
2009-04-07
4
-105
/
+2
*
|
|
|
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
2009-04-07
1
-4
/
+7
*
|
|
|
nilfs2: clean up indirect function calling conventions
Pekka Enberg
2009-04-07
4
-69
/
+69
*
|
|
|
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
2009-04-07
1
-12
/
+18
*
|
|
|
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
2009-04-07
3
-26
/
+38
*
|
|
|
nilfs2: insert explanations in gcinode file
Ryusuke Konishi
2009-04-07
1
-1
/
+20
*
|
|
|
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
2009-04-07
7
-75
/
+135
*
|
|
|
nilfs2: cleanup nilfs_clear_inode
Ryusuke Konishi
2009-04-07
1
-10
/
+1
*
|
|
|
nilfs2: fix problems of memory allocation in ioctl
Ryusuke Konishi
2009-04-07
1
-12
/
+8
*
|
|
|
nilfs2: update makefile and Kconfig
Ryusuke Konishi
2009-04-07
3
-1
/
+32
*
|
|
|
nilfs2: ioctl operations
Koji Sato
2009-04-07
1
-0
/
+941
*
|
|
|
nilfs2: block cache for garbage collection
Ryusuke Konishi
2009-04-07
1
-0
/
+270
*
|
|
|
nilfs2: another dat for garbage collection
Ryusuke Konishi
2009-04-07
1
-0
/
+84
[next]