index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible
Al Viro
2012-07-14
nfs_lookup_verify_inode() - nd is *always* non-NULL here
Al Viro
2012-07-14
switch nfs_lookup_check_intent() away from nameidata
Al Viro
2012-07-14
make finish_no_open() return int
Al Viro
2012-07-14
kill struct opendata
Al Viro
2012-07-14
make ->atomic_open() return int
Al Viro
2012-07-14
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
2012-07-14
nfs: don't use intents for checking atomic open
Miklos Szeredi
2012-07-14
nfs: don't use nd->intent.open.flags
Miklos Szeredi
2012-07-14
nfs: clean up ->create in nfs_rpc_ops
Miklos Szeredi
2012-07-14
nfs: implement i_op->atomic_open()
Miklos Szeredi
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-10
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
2012-07-08
NFS: Fix list manipulation snafus in fs/nfs/direct.c
Trond Myklebust
2012-06-29
NFS: Create custom NFS v4 write_inode() function
Bryan Schumaker
2012-06-29
NFS: Create an write_pageio_init() function
Bryan Schumaker
2012-06-29
NFS: Create an read_pageio_init() function
Bryan Schumaker
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
2012-06-29
NFS: Create a return_delegation rpc op
Bryan Schumaker
2012-06-29
NFS: Create a have_delegation rpc_op
Bryan Schumaker
2012-06-29
NFS: Create a v4-specific fsync function
Bryan Schumaker
2012-06-29
NFS: Use nfs4_destroy_server() to clean up NFS v4
Bryan Schumaker
2012-06-29
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
Bryan Schumaker
2012-06-29
NFSv4.1 handle OPEN O_CREATE mdsthreshold
Andy Adamson
2012-06-28
NFS: Simplify NFSv4.1 Kconfig
Trond Myklebust
2012-06-28
NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount
Andy Adamson
2012-06-28
NFS: Cleanup - only store the write verifier in struct nfs_page
Trond Myklebust
2012-06-28
NFSv4: Decode getdevicelist should use nfs4_verifier
Trond Myklebust
2012-06-28
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
NFSv4.1: Clean up nfs4_reclaim_lease
Trond Myklebust
2012-06-28
NFSv4.1: Cleanup - move nfs4_has_session tests out of state manager loop
Trond Myklebust
2012-06-28
NFSv4.1: Clean up nfs4_recall_slot()
Trond Myklebust
2012-06-28
NFSv4.1: Handle slot recalls before doing state recovery
Trond Myklebust
2012-06-28
NFS: add more context to state manager error mesgs
Weston Andros Adamson
2012-06-28
NFSv3: Don't open code stream position calculation in decode_getacl3resok
Trond Myklebust
2012-06-28
NFSv4: Simplify the GETATTR attribute length calculation
Trond Myklebust
2012-06-28
NFS: Let xdr_read_pages() check for buffer overflows
Trond Myklebust
2012-06-24
NFSv2/v3: Remove incorrect dprintks from the readdir reply code
Trond Myklebust
2012-06-20
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
2012-06-19
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
Trond Myklebust
2012-06-19
NFS: Fix a refcounting issue in O_DIRECT
Trond Myklebust
2012-06-19
NFSv4.1: Fix a race in set_pnfs_layoutdriver
Trond Myklebust
2012-06-18
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
2012-06-15
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-06-14
NFS: hard-code init_net for NFS callback transports
Stanislav Kinsbursky
2012-06-12
NFS: add an endian notation for sparse
Dan Carpenter
2012-06-12
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
2012-06-11
NFSv4 do not send an empty SETATTR compound
Andy Adamson
[prev]
[next]