index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2009-09-11
2
-73
/
+127
*
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-09-11
4
-57
/
+55
*
Merge branch 'lookup-permissions-cleanup'
Linus Torvalds
2009-09-09
23
-109
/
+73
|
\
|
*
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
2009-09-08
10
-32
/
+14
|
*
ext[234]: move over to 'check_acl' permission model
Linus Torvalds
2009-09-08
12
-36
/
+18
|
*
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
2009-09-08
1
-27
/
+35
|
*
Simplify exec_permission_lite(), part 3
Linus Torvalds
2009-09-08
1
-2
/
+6
|
*
Simplify exec_permission_lite() further
Linus Torvalds
2009-09-08
1
-7
/
+1
|
*
Simplify exec_permission_lite() logic
Linus Torvalds
2009-09-08
1
-4
/
+1
|
*
Do not call 'ima_path_check()' for each path component
Linus Torvalds
2009-09-08
1
-3
/
+0
*
|
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
2009-09-09
1
-14
/
+14
|
/
*
IMA: update ima_counts_put
Mimi Zohar
2009-09-07
1
-7
/
+15
*
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
2009-09-05
1
-0
/
+10
|
\
|
*
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
2009-09-03
1
-0
/
+10
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-09-05
1
-1
/
+1
|
\
\
|
*
|
xfs: actually enable the swapext compat handler
Christoph Hellwig
2009-09-01
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-09-05
1
-1
/
+1
|
\
\
\
|
*
|
|
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
2009-08-31
1
-1
/
+1
*
|
|
|
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
2009-09-05
1
-0
/
+4
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-05
2
-2
/
+13
|
\
\
\
\
|
*
|
|
|
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
2009-09-04
1
-2
/
+2
|
*
|
|
|
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
Tao Ma
2009-08-27
1
-0
/
+11
*
|
|
|
|
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
2009-09-05
2
-38
/
+42
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
autofs4 - fix missed case when changing to use struct path
Ian Kent
2009-08-31
1
-1
/
+1
*
|
|
|
inotify: update the group mask on mark addition
Eric Paris
2009-08-28
1
-0
/
+4
*
|
|
|
inotify: fix length reporting and size checking
Eric Paris
2009-08-28
1
-3
/
+5
*
|
|
|
inotify: do not send a block of zeros when no pathname is available
Brian Rogers
2009-08-28
1
-3
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-08-27
2
-85
/
+177
|
\
\
\
|
*
|
|
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
2009-08-27
1
-7
/
+6
|
*
|
|
inotify: fix locking around inotify watching in the idr
Eric Paris
2009-08-27
1
-10
/
+40
|
*
|
|
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
2009-08-27
1
-2
/
+31
|
*
|
|
inotify: seperate new watch creation updating existing watches
Eric Paris
2009-08-27
1
-69
/
+103
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2009-08-27
4
-105
/
+82
|
\
\
\
\
|
*
|
|
|
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
2009-08-17
3
-35
/
+10
|
*
|
|
|
9p: Add missing cast for the error return value in v9fs_get_inode
Abhishek Kulkarni
2009-08-17
1
-1
/
+1
|
*
|
|
|
9p: Remove redundant inode uid/gid assignment
Abhishek Kulkarni
2009-08-17
1
-5
/
+0
|
*
|
|
|
9p: Fix possible regressions when ->get_sb fails.
Abhishek Kulkarni
2009-08-17
1
-4
/
+7
|
*
|
|
|
9p: Fix v9fs show_options
Abhishek Kulkarni
2009-08-17
1
-2
/
+2
|
*
|
|
|
9p: Fix possible memleak in v9fs_inode_from fid.
Abhishek Kulkarni
2009-08-17
1
-9
/
+4
|
*
|
|
|
9p: minor comment fixes
Abhishek Kulkarni
2009-08-17
1
-2
/
+1
|
*
|
|
|
9p: Fix possible inode leak in v9fs_get_inode.
Abhishek Kulkarni
2009-08-17
1
-49
/
+56
|
*
|
|
|
9p: Check for error in return value of v9fs_fid_add
Abhishek Kulkarni
2009-08-17
1
-1
/
+4
*
|
|
|
|
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
2009-08-27
1
-3
/
+15
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-08-25
2
-28
/
+44
|
\
\
\
\
|
*
|
|
|
ext3: Improve error message that changing journaling mode on remount is not p...
Jan Kara
2009-08-24
1
-13
/
+27
|
*
|
|
|
ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED
Theodore Ts'o
2009-08-24
1
-15
/
+17
*
|
|
|
|
NFSv4: Fix an infinite looping problem with the nfs4_state_manager
Trond Myklebust
2009-08-24
1
-2
/
+2
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-08-24
5
-4
/
+19
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
Goldwyn Rodrigues
2009-08-20
1
-2
/
+2
|
*
|
|
|
ocfs2: Add missing lock name
Jan Kara
2009-08-20
1
-0
/
+1
[next]