Commit Graph

1820 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Andy Adamson 357f54d6b3 NFS fix the setting of exchange id flag 14 years ago
Trond Myklebust 6650239a4b NFS: Don't use vm_map_ram() in readdir 14 years ago
Nick Piggin 873feea09e fs: dcache per-inode inode alias locking 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 949854d024 fs: Use rename lock and RCU for multi-step operations 14 years ago
Nick Piggin b23fb0a603 fs: scale inode alias list 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Trond Myklebust d035c36c58 NFSv4: Ensure continued open and lockowner name uniqueness 14 years ago
Chuck Lever d3978bb325 NFS: Move cl_delegations to the nfs_server struct 14 years ago
Chuck Lever dda4b22562 NFS: Introduce nfs_detach_delegations() 14 years ago
Chuck Lever 24d292b894 NFS: Move cl_state_owners and related fields to the nfs_server struct 14 years ago
Chuck Lever fca5238ef3 NFS: Allow walking nfs_client.cl_superblocks list outside client.c 14 years ago
Fred Isaman f7e8917a67 pnfs: layout roc code 14 years ago
Alexandros Batsakis 3684037084 pnfs: update nfs4_callback_recallany to handle layouts 14 years ago
Fred Isaman 43f1b3da8b pnfs: add CB_LAYOUTRECALL handling 14 years ago
Fred Isaman f2a6256160 pnfs: CB_LAYOUTRECALL xdr code 14 years ago
Fred Isaman cc6e5340b0 pnfs: change lo refcounting to atomic_t 14 years ago
Fred Isaman fc1794c5b0 pnfs: check that partial LAYOUTGET return is ignored 14 years ago
Fred Isaman 2130ff6636 pnfs: add layout to client list before sending rpc 14 years ago
Fred Isaman cf7d63f1f9 pnfs: serialize LAYOUTGET(openstateid) 14 years ago
Fred Isaman c31663d4a1 pnfs: layoutget rpc code cleanup 14 years ago
Fred Isaman 4541d16c02 pnfs: change how lsegs are removed from layout list 14 years ago
Fred Isaman fd6002e9b8 pnfs: change layout state seqlock to a spinlock 14 years ago
Fred Isaman b7edfaa198 pnfs: add prefix to struct pnfs_layout_hdr fields 14 years ago
Fred Isaman 566052c53b pnfs: add prefix to struct pnfs_layout_segment fields 14 years ago
Fred Isaman daaa82d1c7 pnfs: remove unnecessary field lgp->status 14 years ago
Fred Isaman 52fabd7319 pnfs: fix incorrect comment in destroy_lseg 14 years ago
Andy Adamson 4a19de0f4b NFS rename client back channel transport field 14 years ago
Andy Adamson 42acd02182 NFS add session back channel draining 14 years ago
Andy Adamson ece0de633c NFS RPC_AUTH_GSS unsupported on v4.1 back channel 14 years ago
Andy Adamson c36fca52f5 NFS refactor nfs_find_client and reference client across callback processing 14 years ago
Andy Adamson 2c2618c6f2 NFS associate sessionid with callback connection 14 years ago
Andy Adamson f4eecd5da3 NFS implement v4.0 callback_ident 14 years ago
Andy Adamson ea00528126 NFS do not clear minor version at nfs_client free 14 years ago
Andy Adamson 01c9a0bc60 NFS use svc_create_xprt for NFSv4.1 callback service 14 years ago
Aneesh Kumar K.V 64c2ce8b72 nfsv4: Switch to generic xattr handling code 14 years ago
Aneesh Kumar K.V a8a5da996d nfs: Set MS_POSIXACL always 14 years ago
Namhyung Kim bf0c84f161 NFS: use ERR_CAST() 14 years ago
J. Bruce Fields 5f3e97c9ee nfs: fix mispelling of idmap CONFIG symbol 14 years ago
Jesper Juhl 878215feb8 NFS: Don't leak in nfs_proc_symlink() 14 years ago
Trond Myklebust 1174dd1f89 NFSv4: Convert a few commas into semicolons... 14 years ago
Stanislav Kinsbursky aa69947399 NFS: suppressing showing of default mount port value in /proc fixed 14 years ago
J. Bruce Fields 611c96c8f7 nfs4: fix units bug causing hang on recovery 14 years ago
Jesper Juhl 72895b1ac7 nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc() 14 years ago
Tobias Klauser c8b031ebc1 NFS: Remove redundant unlikely() 14 years ago