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
*
logfs: fix sync
Joern Engel
2010-05-05
2
-4
/
+2
*
logfs: fix compile failure
Joern Engel
2010-05-05
1
-0
/
+4
*
logfs: initialize li->li_refcount
Prasad Joshi
2010-05-04
1
-0
/
+1
*
logfs: commit reservations under space pressure
Joern Engel
2010-05-04
3
-4
/
+24
*
logfs: survive logfs_buf_recover read errors
Joern Engel
2010-05-04
3
-11
/
+13
*
logfs: Close i_ino reuse race
Joern Engel
2010-05-01
1
-1
/
+1
*
logfs: fix logfs_seek_hole()
Joern Engel
2010-05-01
1
-0
/
+2
*
logfs: Return -EINVAL if filesystem image doesn't match
Joern Engel
2010-05-01
1
-1
/
+1
*
LogFS: Fix typo in b6349ac8
Joern Engel
2010-04-29
1
-1
/
+1
*
logfs: testing the wrong variable
Dan Carpenter
2010-04-29
1
-1
/
+1
*
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
2010-04-28
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-28
19
-16
/
+90
|
\
|
*
btrfs: convert to using bdi_setup_and_register()
Jens Axboe
2010-04-26
1
-11
/
+1
|
*
Catch filesystems lacking s_bdi
Jörn Engel
2010-04-25
2
-4
/
+7
|
*
smbfs: add bdi backing to mount session
Jens Axboe
2010-04-22
1
-0
/
+8
|
*
ncpfs: add bdi backing to mount session
Jens Axboe
2010-04-22
1
-0
/
+8
|
*
exofs: add bdi backing to mount session
Jens Axboe
2010-04-22
2
-0
/
+10
|
*
ecryptfs: add bdi backing to mount session
Jens Axboe
2010-04-22
3
-1
/
+12
|
*
coda: add bdi backing to mount session
Jens Axboe
2010-04-22
1
-0
/
+8
|
*
cifs: add bdi backing to mount session
Jens Axboe
2010-04-22
2
-0
/
+13
|
*
afs: add bdi backing to mount session.
Jens Axboe
2010-04-22
3
-0
/
+10
|
*
9p: add bdi backing to mount session
Jens Axboe
2010-04-22
3
-0
/
+13
*
|
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-04-27
1
-4
/
+4
|
\
\
|
*
|
nfsd4: bug in read_buf
Neil Brown
2010-04-26
1
-4
/
+4
*
|
|
procfs: fix tid fdinfo
Jerome Marchand
2010-04-27
1
-1
/
+1
*
|
|
Remove redundant check for CONFIG_MMU
Christoph Egger
2010-04-27
1
-7
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2010-04-27
3
-5
/
+7
|
\
\
\
|
*
|
|
squashfs: fix potential buffer over-run on 4K block file systems
Phillip Lougher
2010-04-25
1
-3
/
+2
|
*
|
|
squashfs: add missing buffer free
Phillip Lougher
2010-04-25
1
-0
/
+1
|
*
|
|
squashfs: fix warn_on when root inode is corrupted
Phillip Lougher
2010-04-25
1
-1
/
+2
|
*
|
|
squashfs: fix locking bug in zlib wrapper
Phillip Lougher
2010-04-23
1
-1
/
+2
|
|
/
/
*
|
|
xfs: more swap extent fixes for dynamic fork offsets
Dave Chinner
2010-04-26
1
-6
/
+16
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-04-25
3
-11
/
+14
|
\
\
\
|
*
|
|
ext4: Issue the discard operation *before* releasing the blocks to be reused
Theodore Ts'o
2010-04-20
1
-10
/
+11
|
*
|
|
ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
Curt Wohlgemuth
2010-04-03
2
-0
/
+2
|
*
|
|
ext4: Fix possible lost inode write in no journal mode
Curt Wohlgemuth
2010-04-03
1
-1
/
+1
*
|
|
|
fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...
Anton Blanchard
2010-04-24
1
-5
/
+12
*
|
|
|
reiserfs: fix corruption during shrinking of xattrs
Jeff Mahoney
2010-04-24
1
-1
/
+1
*
|
|
|
reiserfs: fix permissions on .reiserfs_priv
Jeff Mahoney
2010-04-24
2
-15
/
+4
*
|
|
|
Cleanup generic block based fiemap
Josef Bacik
2010-04-23
1
-39
/
+53
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-04-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
uclinux: error message when FLAT reloc symbol is invalid, v2
Jun Sun
2010-04-21
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-04-21
6
-55
/
+91
|
\
\
\
\
|
*
|
|
|
[LogFS] Split large truncated into smaller chunks
Joern Engel
2010-04-20
1
-8
/
+26
|
*
|
|
|
[LogFS] Set s_bdi
Joern Engel
2010-04-17
1
-0
/
+5
|
*
|
|
|
[LogFS] Prevent mempool_destroy NULL pointer dereference
Joern Engel
2010-04-15
4
-7
/
+11
|
*
|
|
|
[LogFS] Move assertion
Joern Engel
2010-04-13
1
-1
/
+1
|
*
|
|
|
[LogFS] Plug 8 byte information leak
Joern Engel
2010-04-13
1
-10
/
+14
|
*
|
|
|
[LogFS] Prevent memory corruption on large deletes
Joern Engel
2010-04-13
5
-1
/
+34
|
*
|
|
|
[LogFS] Remove unused method
Joern Engel
2010-03-30
3
-28
/
+0
[next]