aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAge
...
* | NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-06
* | SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
* | NFS: Optimise away unnecessary setattrs for open(O_TRUNC);Trond Myklebust2012-01-31
* | NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky2012-01-31
* | NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky2012-01-31
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\
| * NFSv4: Save the owner/group name string when doing openTrond Myklebust2012-01-07
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton2011-12-06
| |/
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* | pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-03
|/
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-18
* nfs_open_context doesn't need struct path eitherAl Viro2011-07-20
* NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-15
* NFS41: do not update isize if inode needs layoutcommitPeng Tao2011-06-15
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * pnfs: layoutreturnBenny Halevy2011-05-29
* | NFS: nfs_update_inode: print current and new inode size in debug outputHarshula Jayasuriya2011-05-27
|/
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-24
|\
| * NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-23
| * NFS: Create nfs_open_dir_contextBryan Schumaker2011-03-23
* | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-24
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
|\ \ | |/ |/|
| * Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
| |\
| * | workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUERTejun Heo2011-01-25
* | | (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz2011-03-10
| |/ |/|
* | NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust2011-01-25
|/
* NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-11
|\
| * pnfs: change how lsegs are removed from layout listFred Isaman2011-01-06
| * NFS implement v4.0 callback_identAndy Adamson2011-01-06
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-02
* NFS: create and destroy inode's layout cacheBenny Halevy2010-10-24
* NFS: remove readdir plus limitBryan Schumaker2010-10-23
* NFS: new idmapperBryan Schumaker2010-10-07
* NFS: Really fix put_nfs_open_context()Trond Myklebust2010-09-29
* NFS: handle inode==NULL in __put_nfs_open_contextBenny Halevy2010-09-23
* NFS: Convert nfsiod to use alloc_workqueue()Trond Myklebust2010-09-21
* NFSv4: Clean up nfs4_atomic_openTrond Myklebust2010-09-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* | NFS: Clean up the callers of nfs_wb_all()Trond Myklebust2010-08-03
* | NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-30
|/
* NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust2010-05-14