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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
2008-10-23
16
-94
/
+93
|
\
|
*
[PATCH] kill the rest of struct file propagation in block ioctls
Al Viro
2008-10-21
1
-2
/
+6
|
*
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
3
-45
/
+24
|
*
[PATCH] remember mode of reiserfs journal
Al Viro
2008-10-21
1
-2
/
+4
|
*
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
2008-10-21
4
-20
/
+25
|
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
7
-22
/
+22
|
*
[PATCH] end of methods switch: remove the old ones
Al Viro
2008-10-21
1
-13
/
+0
|
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
1
-3
/
+15
|
*
[PATCH] move block_device_operations to blkdev.h
Al Viro
2008-10-21
1
-0
/
+1
|
*
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-21
1
-0
/
+7
|
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
8
-17
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
66
-1070
/
+823
|
\
\
|
*
|
[PATCH] fs: add a sanity check in d_free
Arjan van de Ven
2008-10-23
1
-0
/
+1
|
*
|
[patch] vfs: make security_inode_setattr() calling consistent
Miklos Szeredi
2008-10-23
1
-5
/
+5
|
*
|
[patch 1/3] FS_MBCACHE: don't needlessly make it built-in
Adrian Bunk
2008-10-23
1
-3
/
+4
|
*
|
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
8
-44
/
+25
|
*
|
[PATCH] fs/dcache.c: update comment of d_validate()
Qinghuang Feng
2008-10-23
1
-2
/
+0
|
*
|
[RFC PATCH] touch_mnt_namespace when the mount flags change
Dan Williams
2008-10-23
1
-1
/
+6
|
*
|
[PATCH] reiserfs: add missing llseek method
Christoph Hellwig
2008-10-23
1
-0
/
+1
|
*
|
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
11
-1
/
+12
|
*
|
[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
OGAWA Hirofumi
2008-10-23
1
-0
/
+1
|
*
|
[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
OGAWA Hirofumi
2008-10-23
1
-9
/
+18
|
*
|
[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
OGAWA Hirofumi
2008-10-23
1
-1
/
+0
|
*
|
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
OGAWA Hirofumi
2008-10-23
1
-15
/
+16
|
*
|
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
2008-10-23
2
-34
/
+33
|
*
|
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
OGAWA Hirofumi
2008-10-23
2
-11
/
+14
|
*
|
[PATCH] get rid of on-stack dentry in udf
Al Viro
2008-10-23
1
-15
/
+11
|
*
|
[PATCH 2/2] anondev: switch to IDA
Alexey Dobriyan
2008-10-23
1
-5
/
+5
|
*
|
[PATCH 1/2] anondev: init IDR statically
Alexey Dobriyan
2008-10-23
1
-6
/
+1
|
*
|
[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()
David Woodhouse
2008-10-23
1
-3
/
+1
|
*
|
[PATCH] Optimise NFS readdir hack slightly.
David Woodhouse
2008-10-23
1
-2
/
+3
|
*
|
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
4
-33
/
+29
|
*
|
[PATCH] get rid of on-stack dentry in ext2_get_parent()
Al Viro
2008-10-23
3
-20
/
+15
|
*
|
[PATCH] get rid of on-stack fake dentry in ext3_get_parent()
Al Viro
2008-10-23
1
-37
/
+33
|
*
|
[JFFS2] Reinstate NFS exportability
David Woodhouse
2008-10-23
1
-0
/
+48
|
*
|
[PATCH] Remove XFS buffered readdir hack
David Woodhouse
2008-10-23
1
-128
/
+0
|
*
|
[PATCH] Copy XFS readdir hack into nfsd code.
David Woodhouse
2008-10-23
1
-15
/
+93
|
*
|
[PATCH] Factor out nfsd_do_readdir() into its own function
David Woodhouse
2008-10-23
1
-16
/
+24
|
*
|
[PATCH] reduce the stack footprint of exportfs_decode_fh()
Al Viro
2008-10-23
1
-5
/
+4
|
*
|
[PATCH] kill d_alloc_anon
Christoph Hellwig
2008-10-23
1
-71
/
+37
|
*
|
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
19
-305
/
+78
|
*
|
[PATCH] new helper: d_obtain_alias
Christoph Hellwig
2008-10-23
2
-24
/
+37
|
*
|
[PATCH] generic_file_llseek tidyups
Christoph Hellwig
2008-10-23
1
-18
/
+40
|
*
|
[PATCH] tidy up chrdev_open
Christoph Hellwig
2008-10-23
1
-7
/
+14
|
*
|
[PATCH] hpfs: cleanup ->setattr
Christoph Hellwig
2008-10-23
4
-13
/
+22
|
*
|
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
2008-10-23
3
-6
/
+6
|
*
|
[PATCH] get rid of path_lookup_create()
Al Viro
2008-10-23
1
-39
/
+22
|
*
|
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
2008-10-23
3
-29
/
+24
|
*
|
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
4
-58
/
+56
|
*
|
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-23
1
-42
/
+35
[next]