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 'akpm' patch series
Linus Torvalds
2011-07-25
5
-16
/
+11
|
\
|
*
reiserfs: use hweight_long()
Akinobu Mita
2011-07-25
1
-5
/
+1
|
*
reiserfs: use proper little-endian bitops
Akinobu Mita
2011-07-25
2
-4
/
+4
|
*
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
2011-07-25
1
-2
/
+2
|
*
oom: make deprecated use of oom_adj more verbose
David Rientjes
2011-07-25
1
-4
/
+3
|
*
fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit
Becky Bruce
2011-07-25
1
-1
/
+1
*
|
vfs: make gcc generate more obvious code for acl permission checking
Linus Torvalds
2011-07-25
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
5
-9
/
+5
|
\
\
|
*
|
fs: Merge split strings
Jean Delvare
2011-07-22
3
-3
/
+3
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
110
-1194
/
+1517
|
|
\
\
|
*
|
|
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
2
-6
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-25
55
-742
/
+438
|
\
\
\
\
|
*
|
|
|
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
44
-273
/
+83
|
*
|
|
|
bury posix_acl_..._masq() variants
Al Viro
2011-07-25
1
-8
/
+3
|
*
|
|
|
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
15
-204
/
+115
|
*
|
|
|
generic_acl: no need to clone acl just to push it to set_cached_acl()
Al Viro
2011-07-25
1
-8
/
+2
|
*
|
|
|
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
13
-168
/
+138
|
*
|
|
|
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
2011-07-25
2
-9
/
+5
|
*
|
|
|
xfs: cache negative ACLs if there is no attribute fork
Christoph Hellwig
2011-07-25
2
-12
/
+5
|
*
|
|
|
9p: do no return 0 from ->check_acl without actually checking
Christoph Hellwig
2011-07-25
1
-1
/
+1
|
*
|
|
|
vfs: move ACL cache lookup into generic code
Linus Torvalds
2011-07-25
12
-69
/
+65
|
*
|
|
|
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
2011-07-25
1
-1
/
+1
|
*
|
|
|
xfs: Fix wrong return value of xfs_file_aio_write
Markus Trippelsdorf
2011-07-25
1
-1
/
+4
|
*
|
|
|
fix jffs2 ACLs on big-endian with 16bit mode_t
Al Viro
2011-07-24
4
-5
/
+5
|
*
|
|
|
9p: close ACL leaks
Al Viro
2011-07-24
3
-15
/
+22
|
*
|
|
|
ocfs2_init_acl(): fix a leak
Al Viro
2011-07-24
1
-0
/
+1
|
*
|
|
|
VFS : mount lock scalability for internal mounts
Tim Chen
2011-07-24
4
-3
/
+23
*
|
|
|
|
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-25
5
-32
/
+25
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
fixlet: Remove fs_excl from struct task.
Justin TerAvest
2011-07-12
2
-17
/
+0
|
*
|
|
|
compat_ioctl: fix warning caused by qemu
Johannes Stezenbach
2011-07-01
1
-0
/
+5
|
*
|
|
|
block: flush MEDIA_CHANGE from drivers on close(2)
Tejun Heo
2011-07-01
1
-9
/
+14
|
*
|
|
|
Merge branch 'for-linus' into for-3.1/core
Jens Axboe
2011-07-01
118
-1662
/
+2016
|
|
\
\
\
\
|
*
|
|
|
|
fs/partitions/check.c: make local symbols static
H Hartley Sweeten
2011-06-13
1
-6
/
+6
*
|
|
|
|
|
fs/9p: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
2011-07-23
1
-18
/
+30
*
|
|
|
|
|
fs/9p: add 9P2000.L renameat operation
Aneesh Kumar K.V
2011-07-23
1
-3
/
+6
*
|
|
|
|
|
fs/9p: Always ask new inode in create
Aneesh Kumar K.V
2011-07-23
3
-18
/
+61
*
|
|
|
|
|
fs/9p: Fix invalid mount options/args
Prem Karat
2011-07-23
1
-9
/
+34
*
|
|
|
|
|
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
2011-07-23
6
-29
/
+81
*
|
|
|
|
|
fs/9p: remove rename work around in 9p
Aneesh Kumar K.V
2011-07-23
1
-5
/
+0
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
172
-1479
/
+1811
|
\
\
\
\
\
|
*
|
|
|
|
vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp
Konstantin Khlebnikov
2011-07-22
1
-1
/
+1
|
*
|
|
|
|
isofs: Remove global fs lock
Jan Kara
2011-07-22
5
-12
/
+0
|
*
|
|
|
|
jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory
Al Viro
2011-07-22
1
-1
/
+4
|
*
|
|
|
|
fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.
Al Viro
2011-07-22
1
-1
/
+3
|
*
|
|
|
|
Remove dead code in dget_parent()
Al Viro
2011-07-20
1
-5
/
+0
|
*
|
|
|
|
AFS: Fix silly characters in a comment
David Howells
2011-07-20
1
-1
/
+1
|
*
|
|
|
|
switch d_add_ci() to d_splice_alias() in "found negative" case as well
Al Viro
2011-07-20
1
-19
/
+5
|
*
|
|
|
|
simplify gfs2_lookup()
Al Viro
2011-07-20
1
-11
/
+3
|
*
|
|
|
|
jfs_lookup(): don't bother with . or ..
Al Viro
2011-07-20
1
-24
/
+15
|
*
|
|
|
|
get rid of useless dget_parent() in btrfs rename() and link()
Al Viro
2011-07-20
1
-4
/
+2
[next]