aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
| * | | NFS: re-add readdir plusBryan Schumaker2010-10-23
| * | | NFS: Optimise the readdir searchesTrond Myklebust2010-10-23
| * | | NFS: add readdir cache arrayBryan Schumaker2010-10-23
| * | | nfs: include ratelimit.h, fix nfs4state build errorRandy Dunlap2010-10-23
| * | | NFSv4: The state manager must ignore EKEYEXPIRED.Trond Myklebust2010-10-23
| * | | NFSv4: Don't ignore the error return codes from nfs_intent_set_fileTrond Myklebust2010-10-23
| * | | NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTIDTrond Myklebust2010-10-19
| * | | NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlersTrond Myklebust2010-10-19
| * | | NFSv4: Fix open recoveryTrond Myklebust2010-10-19
| * | | NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidationTrond Myklebust2010-10-19
| * | | NFS: new idmapperBryan Schumaker2010-10-07
| * | | NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinkerTrond Myklebust2010-09-29
| * | | NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)Jeff Layton2010-09-29
| * | | NFS: Really fix put_nfs_open_context()Trond Myklebust2010-09-29
| * | | NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-24
| * | | nfs: show "local_lock" mount option in /proc/mountsSuresh Jayaraman2010-09-23
| * | | NFS: handle inode==NULL in __put_nfs_open_contextBenny Halevy2010-09-23
| * | | nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman2010-09-23
| * | | SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-21
| * | | NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.cChuck Lever2010-09-21
| * | | NFS: Convert nfsiod to use alloc_workqueue()Trond Myklebust2010-09-21
| * | | NFSv4.1: Fix the slotid initialisation in nfs_async_rename()Trond Myklebust2010-09-21
| * | | NFS: Fix a use-after-free case in nfs_async_rename()Trond Myklebust2010-09-21
| * | | nfs: make sillyrename an async operationJeff Layton2010-09-17
| * | | nfs: move nfs_sillyrename to unlink.cJeff Layton2010-09-17
| * | | nfs: standardize the rename response containerJeff Layton2010-09-17
| * | | nfs: standardize the rename args containerJeff Layton2010-09-17
| * | | NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust2010-09-17
| * | | NFS: Clean up nfs4_proc_create()Trond Myklebust2010-09-17
| * | | NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust2010-09-17
| * | | NFSv4: Clean up nfs4_open_revalidateTrond Myklebust2010-09-17
| * | | NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust2010-09-17
| * | | NFSv4: Clean up nfs4_atomic_openTrond Myklebust2010-09-17
| * | | NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever2010-09-17
| * | | NFS: Clean up nfsroot.cChuck Lever2010-09-17
| * | | NFS: Use super.c for NFSROOT mount option parsingChuck Lever2010-09-17
| * | | NFS: Clean up NFSROOT command line parsingChuck Lever2010-09-17
| * | | NFS: Remove \t from mount debugging messageChuck Lever2010-09-17
| |/ /
* | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-05
| | |/ | |/|
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ | |/ / |/| |
| * | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-21
| |/
* | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-12
* | statfs() gives ESTALE errorMenyhart Zoltan2010-09-12
* | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-12
* | Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-12
|/
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-18
|\
| * NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-18
| * NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-17
| * NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-11