index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SUNRPC: Remove the tk_auth macro...
Trond Myklebust
2007-07-10
3
-12
/
+12
|
*
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2007-07-10
4
-31
/
+3
|
*
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
2
-3
/
+3
|
*
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
2007-07-10
1
-9
/
+3
|
*
NFSv4: Convert struct nfs4_opendata to use struct kref
Trond Myklebust
2007-07-10
1
-23
/
+30
|
*
NFS: Convert struct nfs_open_context to use a kref
Trond Myklebust
2007-07-10
1
-17
/
+23
|
*
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
Trond Myklebust
2007-07-10
1
-1
/
+2
|
*
NFS: Prevent integer overflow in nfs_scan_list()
Trond Myklebust
2007-07-10
1
-0
/
+2
|
*
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
Trond Myklebust
2007-07-10
2
-6
/
+0
|
*
NFS cleanup: speed up nfs_scan_commit using radix tree tags
Trond Myklebust
2007-07-10
2
-8
/
+12
|
*
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
Trond Myklebust
2007-07-10
2
-15
/
+15
|
*
NFS: Convert struct nfs_page to use krefs
Trond Myklebust
2007-07-10
2
-9
/
+11
|
*
NFS: Fix an Oops in the nfs_access_cache_shrinker()
Trond Myklebust
2007-07-10
1
-1
/
+2
|
*
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
Trond Myklebust
2007-07-10
1
-3
/
+1
|
*
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
Jeff Layton
2007-07-10
2
-2
/
+27
|
*
NFS: Re-enable forced umounts
Trond Myklebust
2007-07-10
1
-0
/
+13
|
*
NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
Jeff Layton
2007-07-10
1
-1
/
+1
|
*
NFS: Fix nfs_reval_fsid()
Trond Myklebust
2007-07-10
2
-7
/
+6
|
*
NFSv4: Clean up nfs4_call_async()
Trond Myklebust
2007-07-10
2
-21
/
+14
|
*
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
2007-07-10
4
-38
/
+26
|
*
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
Trond Myklebust
2007-07-10
2
-18
/
+32
|
*
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
Trond Myklebust
2007-07-10
3
-21
/
+21
|
*
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
Trond Myklebust
2007-07-10
7
-27
/
+27
|
*
NFS: Minor read optimisation...
Trond Myklebust
2007-07-10
1
-11
/
+23
|
*
NFS: Don't mark a written page as uptodate until it is on disk
Trond Myklebust
2007-07-10
1
-3
/
+11
|
*
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
Trond Myklebust
2007-07-10
1
-6
/
+16
|
*
NFS: Clean ups in fs/nfs/direct.c
Chuck Lever
2007-07-10
1
-5
/
+3
*
|
nfsd: fix nfsd_vfs_read() splice actor setup
Jens Axboe
2007-07-13
1
-0
/
+1
*
|
splice: fix offset mangling with direct splicing (sendfile)
Jens Axboe
2007-07-13
1
-23
/
+11
*
|
security: revalidate rw permissions for sys_splice and sys_vmsplice
James Morris
2007-07-13
1
-0
/
+9
*
|
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-2
/
+2
*
|
sysfs: make directory dentries and inodes reclaimable
Tejun Heo
2007-07-11
4
-181
/
+187
*
|
sysfs: implement sysfs_get_dentry()
Tejun Heo
2007-07-11
2
-0
/
+99
*
|
sysfs: move sysfs_drop_dentry() to dir.c and make it static
Tejun Heo
2007-07-11
3
-57
/
+56
*
|
sysfs: restructure add/remove paths and fix inode update
Tejun Heo
2007-07-11
5
-124
/
+229
*
|
sysfs: use sysfs_mutex to protect the sysfs_dirent tree
Tejun Heo
2007-07-11
5
-80
/
+116
*
|
sysfs: consolidate sysfs spinlocks
Tejun Heo
2007-07-11
4
-23
/
+21
*
|
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
2007-07-11
7
-135
/
+135
*
|
sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
Tejun Heo
2007-07-11
4
-20
/
+50
*
|
sysfs: implement SYSFS_FLAG_REMOVED flag
Tejun Heo
2007-07-11
2
-1
/
+4
*
|
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
Tejun Heo
2007-07-11
4
-19
/
+31
*
|
sysfs: make sysfs_drop_dentry() access inodes using ilookup()
Tejun Heo
2007-07-11
1
-35
/
+28
*
|
sysfs: Fix oops in sysfs_drop_dentry on x86_64
Rafael J. Wysocki
2007-07-11
1
-1
/
+2
*
|
sysfs: use singly-linked list for sysfs_dirent tree
Tejun Heo
2007-07-11
4
-54
/
+111
*
|
sysfs: slim down sysfs_dirent->s_active
Tejun Heo
2007-07-11
2
-37
/
+50
*
|
sysfs: move s_active functions to fs/sysfs/dir.c
Tejun Heo
2007-07-11
2
-88
/
+94
*
|
sysfs: fix root sysfs_dirent -> root dentry association
Tejun Heo
2007-07-11
1
-0
/
+1
*
|
sysfs: use iget_locked() instead of new_inode()
Tejun Heo
2007-07-11
3
-26
/
+37
*
|
sysfs: reorganize sysfs_new_indoe() and sysfs_create()
Tejun Heo
2007-07-11
4
-144
/
+118
*
|
sysfs: fix parent refcounting during rename and move
Tejun Heo
2007-07-11
1
-0
/
+6
[prev]
[next]