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
*
proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mo...
Eric W. Biederman
2014-08-04
1
-1
/
+1
*
proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
Eric W. Biederman
2014-08-04
1
-1
/
+1
*
proc: Implement /proc/thread-self to point at the directory of the current th...
Eric W. Biederman
2014-08-04
6
-6
/
+111
*
proc: Have net show up under /proc/<tgid>/task/<tid>
Eric W. Biederman
2014-08-04
1
-0
/
+3
*
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
Eric W. Biederman
2014-08-04
4
-41
/
+69
*
mnt: Change the default remount atime from relatime to the existing value
Eric W. Biederman
2014-07-31
1
-0
/
+8
*
mnt: Correct permission checks in do_remount
Eric W. Biederman
2014-07-31
1
-3
/
+33
*
mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
Eric W. Biederman
2014-07-31
1
-3
/
+10
*
mnt: Only change user settable mount flags in remount
Eric W. Biederman
2014-07-31
1
-1
/
+1
*
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
2014-07-29
3
-9
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-07-20
2
-4
/
+15
|
\
|
*
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
2014-07-19
1
-4
/
+4
|
*
Btrfs: fix abnormal long waiting in fsync
Liu Bo
2014-07-19
1
-0
/
+11
*
|
Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-07-20
6
-62
/
+343
|
\
\
|
*
|
NFS: Don't reset pg_moreio in __nfs_pageio_add_request
Trond Myklebust
2014-07-13
1
-1
/
+1
|
*
|
NFS: Remove 2 unused variables
Trond Myklebust
2014-07-12
2
-4
/
+0
|
*
|
nfs: handle multiple reqs in nfs_wb_page_cancel
Weston Andros Adamson
2014-07-12
1
-20
/
+21
|
*
|
nfs: handle multiple reqs in nfs_page_async_flush
Weston Andros Adamson
2014-07-12
3
-25
/
+235
|
*
|
nfs: change find_request to find_head_request
Weston Andros Adamson
2014-07-12
1
-9
/
+24
|
*
|
nfs: nfs_page should take a ref on the head req
Weston Andros Adamson
2014-07-12
1
-0
/
+10
|
*
|
nfs: mark nfs_page reqs with flag for extra ref
Weston Andros Adamson
2014-07-12
2
-3
/
+9
|
*
|
nfs: only show Posix ACLs in listxattr if actually present
Christoph Hellwig
2014-07-08
2
-2
/
+45
*
|
|
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
2014-07-18
5
-13
/
+17
|
\
\
\
|
*
|
|
GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes
Fabian Frederick
2014-07-18
1
-2
/
+2
|
*
|
|
GFS2: memcontrol: Spelling s/invlidate/invalidate/
Geert Uytterhoeven
2014-07-18
1
-2
/
+2
|
*
|
|
GFS2: Allow caching of glocks for flock
Bob Peterson
2014-07-18
1
-1
/
+1
|
*
|
|
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
2014-07-18
2
-4
/
+2
|
*
|
|
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-18
1
-2
/
+2
|
*
|
|
GFS2: Use GFP_NOFS when allocating glocks
Steven Whitehouse
2014-07-18
1
-2
/
+2
|
*
|
|
GFS2: Fix race in glock lru glock disposal
Steven Whitehouse
2014-07-18
1
-3
/
+7
|
*
|
|
GFS2: Only wait for demote when last holder is dequeued
Bob Peterson
2014-07-18
1
-1
/
+3
*
|
|
|
Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-07-18
7
-72
/
+106
|
\
\
\
\
|
*
|
|
|
xfs: null unused quota inodes when quota is on
Dave Chinner
2014-07-15
1
-4
/
+21
|
*
|
|
|
xfs: refine the allocation stack switch
Dave Chinner
2014-07-15
6
-62
/
+90
|
*
|
|
|
Revert "xfs: block allocation work needs to be kswapd aware"
Dave Chinner
2014-07-15
2
-20
/
+9
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-07-15
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
quota: missing lock in dqcache_shrink_scan()
Niu Yawei
2014-07-15
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-07-15
4
-53
/
+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fuse: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-14
1
-2
/
+2
|
*
|
|
|
|
|
fuse: release temporary page if fuse_writepage_locked() failed
Maxim Patlasov
2014-07-14
1
-1
/
+3
|
*
|
|
|
|
|
fuse: restructure ->rename2()
Miklos Szeredi
2014-07-10
1
-14
/
+20
|
*
|
|
|
|
|
fuse: avoid scheduling while atomic
Miklos Szeredi
2014-07-07
1
-28
/
+23
|
*
|
|
|
|
|
fuse: handle large user and group ID
Miklos Szeredi
2014-07-07
1
-4
/
+16
|
*
|
|
|
|
|
fuse: inode: drop cast
Himangi Saraogi
2014-07-07
1
-1
/
+1
|
*
|
|
|
|
|
fuse: ignore entry-timeout on LOOKUP_REVAL
Anand Avati
2014-07-07
1
-1
/
+2
|
*
|
|
|
|
|
fuse: timeout comparison fix
Miklos Szeredi
2014-07-07
1
-3
/
+3
*
|
|
|
|
|
|
aio: protect reqs_available updates from changes in interrupt handlers
Benjamin LaHaise
2014-07-14
1
-0
/
+7
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-07-13
5
-45
/
+44
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: fix potential null pointer dereference in ext4_free_inode
Namjae Jeon
2014-07-12
1
-1
/
+1
|
*
|
|
|
|
|
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
2014-07-12
1
-2
/
+2
[next]