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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] splice: fix problem introduced with inode diet
Jens Axboe
2006-11-04
1
-6
/
+20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-11-04
1
-4
/
+5
|
\
|
*
JFS: Remove redundant xattr permission checking
Dave Kleikamp
2006-11-02
1
-4
/
+5
*
|
[PATCH] Fix user.* xattr permission check for sticky dirs
Andreas Gruenbacher
2006-11-03
1
-3
/
+10
*
|
[PATCH] reiserfs: reset errval after initializing bitmap cache
Jeff Mahoney
2006-11-03
1
-0
/
+1
*
|
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
2006-11-03
1
-1
/
+1
*
|
[PATCH] gfs2: ->readpages() fixes
OGAWA Hirofumi
2006-11-03
1
-7
/
+0
*
|
[PATCH] fuse: ->readpages() cleanup
OGAWA Hirofumi
2006-11-03
1
-6
/
+3
*
|
[PATCH] cifs: ->readpages() fixes
OGAWA Hirofumi
2006-11-03
1
-22
/
+1
*
|
[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling
Heiko Carstens
2006-11-03
1
-3
/
+17
*
|
[PATCH] eCryptfs: Fix pointer deref
Michael Halcrow
2006-11-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-11-02
4
-6
/
+29
|
\
\
|
*
|
[CIFS] report rename failure when target file is locked by Windows
Steve French
2006-11-02
2
-6
/
+12
|
*
|
[CIFS] Allow null user connections
Steve French
2006-10-30
2
-1
/
+9
|
*
|
[CIFS] Fix readdir breakage when blocksize set too small
Steve French
2006-10-30
1
-0
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-11-02
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
jfs: Add splice support
Daniel Drake
2006-10-30
1
-0
/
+2
|
|
/
*
|
[PATCH] eCryptfs: Fix handling of lower d_count
Michael Halcrow
2006-10-31
2
-43
/
+27
*
|
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
Michael Halcrow
2006-10-31
1
-18
/
+0
*
|
[PATCH] eCryptfs: Consolidate lower dentry_open's
Michael Halcrow
2006-10-31
4
-42
/
+63
*
|
[PATCH] eCryptfs: Cipher code to new crypto API
Michael Halcrow
2006-10-31
4
-58
/
+146
*
|
[PATCH] eCryptfs: Hash code to new crypto API
Michael Halcrow
2006-10-31
2
-18
/
+25
*
|
[PATCH] eCryptfs: Clean up crypto initialization
Michael Halcrow
2006-10-31
4
-78
/
+24
*
|
[PATCH] find_bd_holder() fix
Andrew Morton
2006-10-31
1
-2
/
+2
*
|
[PATCH] clean up add_bd_holder()
Jun'ichi Nomura
2006-10-30
1
-18
/
+35
*
|
[PATCH] fix bd_claim_by_kobject error handling
Jun'ichi Nomura
2006-10-30
1
-1
/
+4
|
/
*
[PATCH] VFS: Fix an error in unused dentry counting
David Howells
2006-10-28
1
-2
/
+8
*
[PATCH] missing unused dentry in prune_dcache()?
Vasily Averin
2006-10-28
1
-4
/
+5
*
[PATCH] hugetlb: fix prio_tree unit
Hugh Dickins
2006-10-28
1
-13
/
+11
*
[PATCH] hugetlb: fix size=4G parsing
Hugh Dickins
2006-10-28
1
-1
/
+0
*
[PATCH] Fix potential OOPs in blkdev_open()
Pavel Emelianov
2006-10-28
1
-0
/
+2
*
[PATCH] jbd2: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
2006-10-28
1
-1
/
+14
*
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
2006-10-28
1
-1
/
+14
*
[PATCH] ext4: fix printk format warnings
Randy Dunlap
2006-10-28
1
-9
/
+14
*
[PATCH] mm: clean up pagecache allocation
Nick Piggin
2006-10-28
1
-5
/
+4
*
[CRYPTO] users: Select ECB/CBC where needed
Patrick McHardy
2006-10-25
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-10-23
1
-2
/
+2
|
\
|
*
JFS: pageno needs to be long
Dave Kleikamp
2006-10-13
1
-2
/
+2
*
|
[PATCH] NFS: Cache invalidation fixup
Trond Myklebust
2006-10-21
1
-0
/
+6
*
|
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
2006-10-21
2
-38
/
+106
*
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-10-21
2
-22
/
+119
|
\
\
|
*
|
[PATCH] Remove SUID when splicing into an inode
Jens Axboe
2006-10-19
1
-4
/
+15
|
*
|
[PATCH] Introduce generic_file_splice_write_nolock()
Mark Fasheh
2006-10-19
1
-14
/
+66
|
*
|
[PATCH] Take i_mutex in splice_from_pipe()
Mark Fasheh
2006-10-19
2
-13
/
+47
*
|
|
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
2006-10-20
1
-6
/
+8
*
|
|
ocfs2: cond_resched() in ocfs2_zero_extend()
Mark Fasheh
2006-10-20
1
-0
/
+7
*
|
|
ocfs2: fix page zeroing during simple extends
Mark Fasheh
2006-10-20
1
-20
/
+24
*
|
|
ocfs2: remove spurious d_count check in ocfs2_rename()
Sunil Mushran
2006-10-20
1
-8
/
+0
*
|
|
ocfs2: delete redundant memcmp()
Akinobu Mita
2006-10-20
1
-4
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2006-10-20
9
-28
/
+27
|
\
\
\
[next]