Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ddda8e0aa8b955e20cb80908189bfa154ab54837
ddda8e0
NFS: Convert v2 into a module
by Bryan Schumaker
· 12 years ago
fac1e8e
NFS: Keep module parameters in the generic NFS client
by Bryan Schumaker
· 12 years ago
19d87ca
NFS: Split out remaining NFS v4 inode functions
by Bryan Schumaker
· 12 years ago
6a74490
NFS: Pass super operations and xattr handlers in the nfs_subversion
by Bryan Schumaker
· 12 years ago
1179acc
NFS: Only initialize the ACL client in the v3 case
by Bryan Schumaker
· 12 years ago
ff9099f2
NFS: Create a try_mount rpc op
by Bryan Schumaker
· 12 years ago
e8f25e6
NFS: Remove the NFS v4 xdev mount function
by Bryan Schumaker
· 12 years ago
ab7017a
NFS: Add version registering framework
by Bryan Schumaker
· 12 years ago
a427b9e
NFS: Fix a number of bugs in the idmapper
by David Howells
· 12 years ago
5cf02d0
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
by Jeff Layton
· 12 years ago
506026c
sunrpc: clarify comments on rpc_make_runnable
by Jeff Layton
· 12 years ago
159e056
pnfsblock: bail out partial page IO
by Peng Tao
· 12 years ago
f44106e
nfs: fix fl_type tests in NFSv4 code
by Jeff Layton
· 12 years ago
c95908e
NFS: fix pnfs regression with directio writes
by Fred Isaman
· 12 years ago
59948db
NFS: fix pnfs regression with directio reads
by Fred Isaman
· 12 years ago
cac5d07
sunrpc: clnt: Add missing braces
by Joe Perches
· 12 years ago
0add3e8
nfs: fix stub return type warnings
by Randy Dunlap
· 12 years ago
bb6e071
NFS: exit_nfs_v4() shouldn't be an __exit function
by Bryan Schumaker
· 12 years ago
013448c
SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors
by Trond Myklebust
· 12 years ago
ec40989
NFS: Split out NFS v4 client functions
by Bryan Schumaker
· 12 years ago
fbdefd6
NFS: Split out the NFS v4 filesystem types
by Bryan Schumaker
· 12 years ago
3cadf4b
NFS: Create a single nfs_clone_super() function
by Bryan Schumaker
· 12 years ago
fcf1039
NFS: Split out NFS v4 server creating code
by Bryan Schumaker
· 12 years ago
428360d
NFS: Initialize the NFS v4 client from init_nfs_v4()
by Bryan Schumaker
· 12 years ago
a38a9ea
NFS: Move the v4 getroot code to nfs4getroot.c
by Bryan Schumaker
· 12 years ago
ce4ef7c
NFS: Split out NFS v4 file operations
by Bryan Schumaker
· 12 years ago
466bfe7
NFS: Initialize v4 sysctls from nfs_init_v4()
by Bryan Schumaker
· 12 years ago
129d197
NFS: Create an init_nfs_v4() function
by Bryan Schumaker
· 12 years ago
73a7970
NFS: Split out NFS v4 inode operations
by Bryan Schumaker
· 12 years ago
ab96291
NFS: Split out NFS v3 inode operations
by Bryan Schumaker
· 12 years ago
597d928
NFS: Split out NFS v2 inode operations
by Bryan Schumaker
· 12 years ago
6bbb4ae
NFS: Clean up nfs4_proc_setclientid() and friends
by Chuck Lever
· 12 years ago
de73483
NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
by Chuck Lever
· 12 years ago
46a87b8
NFS: When state recovery fails, waiting tasks should exit
by Chuck Lever
· 12 years ago
6a1a1e3
SUNRPC: Add rpcauth_list_flavors()
by Chuck Lever
· 12 years ago
56d08fe
NFS: nfs_getaclargs.acl_len is a size_t
by Chuck Lever
· 12 years ago
38527b1
NFS: Clean up TEST_STATEID and FREE_STATEID error reporting
by Chuck Lever
· 12 years ago
3e60ffd
NFS: Clean up nfs41_check_expired_stateid()
by Chuck Lever
· 12 years ago
eb64cf9
NFS: State reclaim clears OPEN and LOCK state
by Chuck Lever
· 12 years ago
89af273
NFS: Don't free a state ID the server does not recognize
by Chuck Lever
· 12 years ago
377e507
NFS: Fix up TEST_STATEID and FREE_STATEID return code handling
by Chuck Lever
· 12 years ago
293b3b0
NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list
by Andy Adamson
· 12 years ago
366d505
NFSv4.1 mark layout when already returned
by Andy Adamson
· 12 years ago
baf6c2a
NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS
by Andy Adamson
· 12 years ago
82c7c7a
NFSv4.1 return the LAYOUT for each file with failed DS connection I/O
by Andy Adamson
· 12 years ago
8626e4a
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
by Trond Myklebust
· 12 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
f015f126
VFS: Comment mount following code
by David Howells
· 12 years ago
be34d1a
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
by David Howells
· 12 years ago
55e4def
VFS: Make chown() and lchown() call fchownat()
by David Howells
· 12 years ago
c3c4f69
do_dentry_open(): close the race with mark_files_ro() in failure exit
by Al Viro
· 12 years ago
85d7d61
mark_files_ro(): don't bother with mntget/mntput
by Al Viro
· 12 years ago
c4107b3
notify_change(): check that i_mutex is held
by Andrew Morton
· 12 years ago
b5fb63c1
fs: add nd_jump_link
by Christoph Hellwig
· 12 years ago
408ef01
fs: move path_put on failure out of ->follow_link
by Christoph Hellwig
· 12 years ago
ac481d6
debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}
by Al Viro
· 12 years ago
cfa57c1
debugfs: fold debugfs_create_by_name() into the only caller
by Al Viro
· 12 years ago
c3b1a35
debugfs: make sure that debugfs_create_file() gets used only for regulars
by Al Viro
· 12 years ago
ee3efa9
__d_unalias() should refuse to move mountpoints
by Al Viro
· 12 years ago
e77fb7c
sysfs: just use d_materialise_unique()
by Al Viro
· 12 years ago
469796d
sysfs: switch to ->s_d_op and ->d_release()
by Al Viro
· 12 years ago
79714f7
get rid of kern_path_parent()
by Al Viro
· 12 years ago
1acf0af
VFS: Fix the banner comment on lookup_open()
by David Howells
· 12 years ago
312b63f
don't pass nameidata * to vfs_create()
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
72bd866
fs/namei.c: don't pass nameidata to __lookup_hash() and lookup_real()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
201f956
fs/namei.c: don't pass namedata to lookup_dcache()
by Al Viro
· 12 years ago
4ce16ef3
fs/namei.c: don't pass nameidata to d_revalidate()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
fa3c56b
fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible
by Al Viro
· 12 years ago
facc353
nfs_lookup_verify_inode() - nd is *always* non-NULL here
by Al Viro
· 12 years ago
93420b4
switch nfs_lookup_check_intent() away from nameidata
by Al Viro
· 12 years ago
02e5180
do_dentry_open(): take initialization of file->f_path to caller
by Al Viro
· 12 years ago
2a027e7
fold __dentry_open() into its sole caller
by Al Viro
· 12 years ago
96b7e57
switch do_dentry_open() to returning int
by Al Viro
· 12 years ago
e45198a
make finish_no_open() return int
by Al Viro
· 12 years ago
2675a4e
fs/namei.c: get do_last() and friends return int
by Al Viro
· 12 years ago
30d9049
kill struct opendata
by Al Viro
· 12 years ago
a4a3bdd
kill opendata->{mnt,dentry}
by Al Viro
· 12 years ago
d958527
make ->atomic_open() return int
by Al Viro
· 12 years ago
3d8a00d
don't modify od->filp at all
by Al Viro
· 12 years ago
4723768
->atomic_open() prototype change - pass int * instead of bool *
by Al Viro
· 12 years ago
a8277b9
vfs: move O_DIRECT check to common code
by Miklos Szeredi
· 12 years ago
f60dc3d
vfs: do_last(): clean up retry
by Miklos Szeredi
· 12 years ago
77d660a
vfs: do_last(): clean up bool
by Miklos Szeredi
· 12 years ago
e83db16
vfs: do_last(): clean up labels
by Miklos Szeredi
· 12 years ago
aa4caad
vfs: do_last(): clean up error handling
by Miklos Szeredi
· 12 years ago
015c3bb
vfs: remove open intents from nameidata
by Miklos Szeredi
· 12 years ago
e43ae79
9p: implement i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
2d83bde
ceph: implement i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
3819219
ceph: remove unused arg from ceph_lookup_open()
by Miklos Szeredi
· 12 years ago
d2c1271
cifs: implement i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
c8ccbe0
fuse: implement i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
eda72af
nfs: don't use intents for checking atomic open
by Miklos Szeredi
· 12 years ago
50de348
nfs: don't use nd->intent.open.flags
by Miklos Szeredi
· 12 years ago
8867fe5
nfs: clean up ->create in nfs_rpc_ops
by Miklos Szeredi
· 12 years ago
0dd2b47
nfs: implement i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
d18e900
vfs: add i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
54ef487
vfs: lookup_open(): expand lookup_hash()
by Miklos Szeredi
· 12 years ago
Next »