- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / dir.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Viropull manipulations of rpc_cred inside alloc_nfs_open_co...
2011-11-25 Jeff Mahoney- Update to 3.2-rc3.
2011-11-04 Jeff Laytonnfs: when attempting to open a directory, fall back...
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-07-30 Bryan SchumakerAdditional readdir cookie loop information
2011-07-30 Trond MyklebustNFS: Fix spurious readdir cookie loop messages
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-20 Al Vironfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last...
2011-07-20 Al Virono need to check for LOOKUP_OPEN in ->create() instances
2011-07-20 Al Virodon't transliterate lower bits of ->intent.open.flags...
2011-07-20 Al Virofix mknod() on nfs4 (hopefully)
2011-07-20 Al Vironameidata_to_nfs_open_context() doesn't need nameidata...
2011-07-20 Al Vironfs_open_context doesn't need struct path either
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-29 Linus TorvaldsMerge branch 'pnfs-submit' of git://git.open-osd.org...
2011-05-29 Benny HalevySUNRPC: introduce xdr_init_decode_pages
2011-05-26 Sage Weilnfs: remove unnecessary dentry_unhash on rmdir/rename_dir
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-11 NeilBrown- Make selection of 'readdir-plus' adapt to usage patterns
2011-03-24 Trond MyklebustMerge branch 'nfs-for-2.6.39' into nfs-for-next
2011-03-24 Bryan SchumakerNFS: lookup supports alternate client
2011-03-23 Bryan SchumakerNFS: Detect loops in a readdir due to bad cookies
2011-03-23 Bryan SchumakerNFS: Create nfs_open_dir_context
2011-03-23 Trond MyklebustNFS: Ensure that we update the readdir filp->f_pos...
2011-03-16 Al Vironfs: store devname at disconnected NFS roots
2011-01-16 David HowellsNFS: Use d_automount() rather than abusing follow_link()
2011-01-14 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-14 Nick Pigginnfs: add missing rcu-walk check
2011-01-13 Trond MyklebustNFS: Fix NFSv3 exclusive open semantics
2011-01-13 Al Viroswitch nfs to ->s_d_op
2011-01-11 Linus TorvaldsMerge branch 'nfs-for-2.6.38' of git://git.linux-nfs...
2011-01-10 Trond MyklebustMerge branch 'bugfixes' into nfs-for-2.6.38
2011-01-10 Trond MyklebustNFS: Don't use vm_map_ram() in readdir
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-04 Aneesh Kumar K.Vnfsv4: Switch to generic xattr handling code
2011-01-04 Aneesh Kumar K.Vnfs: Set MS_POSIXACL always
2011-01-04 Namhyung KimNFS: use ERR_CAST()
2010-12-16 Jeff Mahoney- Linux: 2.6.37-rc6.
2010-12-16 Chuck LeverNFS: Simplify ->decode_dirent() calling sequence
2010-12-07 Trond MyklebustNFS: Readdir cleanups
2010-12-07 Trond MyklebustNFS: nfs_readdir_search_for_cookie() don't mark as...
2010-12-07 Jeff Mahoney- Update to 2.6.37-rc5.
2010-12-02 Trond MyklebustNFS: Fix a memory leak in nfs_readdir
2010-12-01 Trond MyklebustNFS: Ensure we use the correct cookie in nfs_readdir_xd...
2010-11-30 Trond MyklebustNFS: Fix a readdirplus bug
2010-11-29 Jeff Mahoney- Update to 2.6.37-rc3-git6.
2010-11-22 Jeff Mahoney- Update to 2.6.37-rc3.
2010-11-22 Trond MyklebustNFS: Ensure we return the dirent->d_type when it is...
2010-11-22 Trond MyklebustNFS: Correct the array bound calculation in nfs_readdir...
2010-11-22 Trond MyklebustNFS: Don't ignore errors from nfs_do_filldir()
2010-11-22 Trond MyklebustNFS: Fix the error handling in "uncached_readdir()"
2010-11-22 Trond MyklebustNFS: Fix a page leak in uncached_readdir()
2010-11-22 Trond MyklebustNFS: Fix a page leak in nfs_do_filldir()
2010-11-22 Trond MyklebustNFS: Assume eof if the server returns no readdir records
2010-11-16 Catalin Marinasnfs: Ignore kmemleak false positive in nfs_readdir_make...
2010-11-16 Trond MyklebustNFS: readdir shouldn't read beyond the reply returned...
2010-11-16 Trond MyklebustNFS: Fix a couple of regressions in readdir.
2010-11-16 Trond MyklebustRevert "NFSv4: Fall back to ordinary lookup if nfs4_ato...
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Al Vironew helper: ihold()
2010-10-23 Trond MyklebustNFS: Ensure we check all allocation return values in...
2010-10-23 Bryan SchumakerNFS: Readdir plus in v4
2010-10-23 Bryan SchumakerNFS: check xdr_decode for errors
2010-10-23 Bryan SchumakerNFS: nfs_readdir_filler catch all errors
2010-10-23 Bryan SchumakerNFS: readdir with vmapped pages
2010-10-23 Bryan SchumakerNFS: decode_dirent should use an xdr_stream
2010-10-23 Bryan SchumakerNFS: re-add readdir plus
2010-10-23 Trond MyklebustNFS: Optimise the readdir searches
2010-10-23 Bryan SchumakerNFS: add readdir cache array
2010-10-23 Trond MyklebustNFSv4: Don't ignore the error return codes from nfs_int...
2010-09-29 Trond MyklebustNFS: We must use list_for_each_entry_safe in nfs_access...
2010-09-17 Jeff Laytonnfs: move nfs_sillyrename to unlink.c
2010-09-17 Trond MyklebustNFS: Add an 'open_context' element to struct nfs_rpc_ops
2010-09-17 Trond MyklebustNFS: Clean up nfs4_proc_create()
2010-09-17 Trond MyklebustNFSv4: Further cleanups for nfs4_open_revalidate()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_open_revalidate
2010-09-17 Trond MyklebustNFSv4: Further minor cleanups for nfs4_atomic_open()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_atomic_open
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-18 Trond MyklebustNFS: Fix an Oops in the NFSv4 atomic open code
2010-08-11 NeilBrown- NFS: allow close-to-open cache semantics to apply...
2010-08-10 Neil BrownNFS: allow close-to-open cache semantics to apply to...
next