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
*
btrfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-135
/
+28
*
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
16
-20
/
+69
*
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
15
-17
/
+41
*
fs: add generic xattr_acl handlers
Christoph Hellwig
2014-01-25
1
-0
/
+102
*
fs: add get_acl helper
Christoph Hellwig
2014-01-25
2
-21
/
+30
*
fs: merge xattr_acl.c into posix_acl.c
Christoph Hellwig
2014-01-25
3
-188
/
+174
*
reiserfs: prefix ACL symbols with reiserfs_
Christoph Hellwig
2014-01-25
1
-10
/
+10
*
befs: iget_locked() doesn't return an ERR_PTR
Rakesh Pandit
2014-01-25
1
-2
/
+2
*
fs: __fget_light() can use __fget() in slow path
Oleg Nesterov
2014-01-25
1
-11
/
+3
*
fs: factor out common code in fget_light() and fget_raw_light()
Oleg Nesterov
2014-01-25
1
-24
/
+9
*
fs: factor out common code in fget() and fget_raw()
Oleg Nesterov
2014-01-25
1
-17
/
+8
*
change close_files() to use rcu_dereference_raw(files->fdt)
Oleg Nesterov
2014-01-25
1
-17
/
+9
*
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
1
-2
/
+2
*
kill reiserfs_bdevname()
Al Viro
2014-01-25
3
-14
/
+6
*
afs: get rid of junk in fs/afs/proc.c
Al Viro
2014-01-25
2
-101
/
+22
*
nls: have register_nls() set ->owner
Al Viro
2014-01-25
52
-53
/
+3
*
eventfd_ctx_fdget(): use fdget() instead of fget()
Al Viro
2014-01-25
1
-8
/
+5
*
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
2014-01-25
1
-46
/
+24
*
qnx4: clean qnx4_fill_super() up
Al Viro
2014-01-25
2
-43
/
+22
*
efs: get rid of ->put_super()
Al Viro
2014-01-25
1
-24
/
+15
*
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
3
-5
/
+25
*
cramfs: get rid of ->put_super()
Al Viro
2014-01-25
1
-16
/
+12
*
affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()
Al Viro
2014-01-25
1
-32
/
+25
*
xfs: switch to kfree_put_link()
Al Viro
2014-01-25
1
-13
/
+1
*
ecryptfs: fix failure handling in ->readlink()
Al Viro
2014-01-25
1
-16
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-17
2
-2
/
+7
|
\
|
*
vfs: Fix a regression in mounting proc
Eric W. Biederman
2013-11-26
1
-1
/
+1
|
*
vfs: In d_path don't call d_dname on a mount point
Eric W. Biederman
2013-11-26
1
-1
/
+6
*
|
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-16
1
-6
/
+9
|
\
\
|
*
|
writeback: Fix data corruption on NFS
Jan Kara
2013-12-14
1
-6
/
+9
*
|
|
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
2014-01-15
1
-4
/
+6
*
|
|
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-01-11
2
-1
/
+2
|
\
\
\
|
*
|
|
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-10
1
-0
/
+1
|
*
|
|
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
2014-01-10
1
-1
/
+1
*
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ext4: fix bigalloc regression
Eric Whitney
2014-01-06
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-02
1
-4
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
2014-01-02
1
-4
/
+0
*
|
|
|
|
|
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
2014-01-02
6
-5
/
+58
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
2014-01-02
1
-0
/
+2
|
*
|
|
|
|
GFS2: Wait for async DIO in glock state changes
Steven Whitehouse
2013-12-20
1
-2
/
+8
|
*
|
|
|
|
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
2013-12-20
1
-0
/
+30
|
*
|
|
|
|
GFS2: Fix slab memory leak in gfs2_bufdata
Bob Peterson
2013-12-13
1
-0
/
+5
|
*
|
|
|
|
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
2013-12-13
1
-2
/
+2
|
*
|
|
|
|
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
2013-12-13
1
-1
/
+11
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
cifs: set FILE_CREATED
Shirish Pargaonkar
2013-12-27
1
-5
/
+6
*
|
|
|
|
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
2013-12-27
3
-20
/
+19
*
|
|
|
|
Add missing end of line termination to some cifs messages
Steve French
2013-12-27
1
-3
/
+3
*
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-12-26
9
-57
/
+93
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
2013-12-20
3
-17
/
+25
[next]