summaryrefslogtreecommitdiff
path: root/fs/nfs/inode.c
AgeCommit message (Expand)Author
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-03-07NFS: add fh_crc to debug outputWeston Andros Adamson
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson
2012-03-06NFS: Fix a typo in _nfs_display_fhandleTrond Myklebust
2012-03-02NFS: Add a client-side function to display NFS file handlesChuck Lever
2012-02-06NFS: make cb_ident_idr per net nsStanislav Kinsbursky
2012-02-06NFS: make nfs_client_list per net nsStanislav Kinsbursky
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson
2012-01-31SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-01-31NFS: Optimise away unnecessary setattrs for open(O_TRUNC);Trond Myklebust
2012-01-31NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky
2012-01-31NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07NFSv4: Save the owner/group name string when doing openTrond Myklebust
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro
2011-12-06Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson
2011-06-15NFS41: do not update isize if inode needs layoutcommitPeng Tao
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29pnfs: layoutreturnBenny Halevy
2011-05-27NFS: nfs_update_inode: print current and new inode size in debug outputHarshula Jayasuriya
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-23NFS: Create nfs_open_dir_contextBryan Schumaker
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-10(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-01-25NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust
2011-01-25workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUERTejun Heo
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-06pnfs: change how lsegs are removed from layout listFred Isaman
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2010-12-02NFS: Fix a memory leak in nfs_readdirTrond Myklebust
2010-10-24NFS: create and destroy inode's layout cacheBenny Halevy
2010-10-23NFS: remove readdir plus limitBryan Schumaker