index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-03-14
expand finish_open() in its only caller
Al Viro
2011-03-14
sanitize pathname component hash calculation
Al Viro
2011-03-14
kill __lookup_one_len()
Al Viro
2011-03-14
switch non-create side of open() to use of do_last()
Al Viro
2011-03-14
get rid of nd->file
Al Viro
2011-03-14
get rid of the last LOOKUP_RCU dependencies in link_path_walk()
Al Viro
2011-03-14
make nameidata_dentry_drop_rcu_maybe() always leave RCU mode
Al Viro
2011-03-14
make handle_dots() leave RCU mode on error
Al Viro
2011-03-14
clear RCU on all failure exits from link_path_walk()
Al Viro
2011-03-14
pull handling of . and .. into inlined helper
Al Viro
2011-03-14
kill out_dput: in link_path_walk()
Al Viro
2011-03-14
separate -ESTALE/-ECHILD retries in do_filp_open() from real work
Al Viro
2011-03-14
switch do_filp_open() to struct open_flags
Al Viro
2011-03-14
Collect "operation mode" arguments of do_last() into a structure
Al Viro
2011-03-14
clean up the failure exits after __do_follow_link() in do_filp_open()
Al Viro
2011-03-14
pull security_inode_follow_link() into __do_follow_link()
Al Viro
2011-03-14
pull dropping RCU on success of link_path_walk() into path_lookupat()
Al Viro
2011-03-14
untangle the "need_reval_dot" mess
Al Viro
2011-03-14
merge component type recognition
Al Viro
2011-03-14
merge path_init and path_init_rcu
Al Viro
2011-03-14
sanitize path_walk() mess
Al Viro
2011-03-14
take RCU-dependent stuff around exec_permission() into a new helper
Al Viro
2011-03-14
kill path_lookup()
Al Viro
2011-03-14
GFS2: Update to AIL list locking
Steven Whitehouse
2011-03-13
compat breakage in preadv() and pwritev()
Al Viro
2011-03-13
compat breakage in preadv() and pwritev()
Al Viro
2011-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-03-12
Btrfs: break out of shrink_delalloc earlier
Chris Mason
2011-03-11
Cleanup: Factor out some cut-and-paste code.
Rob Landley
2011-03-11
cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions.
Rob Landley
2011-03-11
NFS: account direct-io into task io accounting
Konstantin Khlebnikov
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
2011-03-11
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
Trond Myklebust
2011-03-11
NFSv4: cleanup idmapper functions to take an nfs_server argument
Trond Myklebust
2011-03-11
NFSv4: Send unmapped uid/gids to the server if the idmapper fails
Trond Myklebust
2011-03-11
NFSv4: If the server sends us a numeric uid/gid then accept it
Trond Myklebust
2011-03-11
NFSv4.1: reject zero layout with zeroed stripe unit
Benny Halevy
2011-03-11
NFSv4.1: Clear lseg pointer in ->doio function
Fred Isaman
2011-03-11
NFSv4.1: rearrange ->doio args
Fred Isaman
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
2011-03-11
NFSv4.1: remove GETATTR from ds writes
Fred Isaman
2011-03-11
NFSv4.1: implement generic pnfs layer write switch
Andy Adamson
2011-03-11
NFSv4.1: trigger LAYOUTGET for writes
Fred Isaman
2011-03-11
NFSv4.1: Send lseg down into nfs_write_rpcsetup
Fred Isaman
2011-03-11
NFSv4.1: add callback to nfs4_write_done
Fred Isaman
2011-03-11
NFSv4.1: rearrange nfs_write_rpcsetup
Andy Adamson
2011-03-11
NFSv4.1: turn off pNFS on ds connection failure
Andy Adamson
2011-03-11
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
2011-03-11
NFSv4.1: filelayout read
Andy Adamson
[prev]
[next]