summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2-46/+71
2008-04-19NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust2-26/+46
2008-04-19NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust1-11/+12
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever1-6/+24
2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever1-31/+8
2008-03-19lockd: document use of mon_id argument in SM_MON requestsChuck Lever1-0/+13
2008-03-19lockd: refactor SM_MON my_id argument encoderChuck Lever1-0/+19
2008-03-19lockd: refactor SM_MON mon_name argument encoderChuck Lever1-0/+25
2008-03-19lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever1-0/+9
2008-03-19NLM: NLM protocol version numbers are u32Chuck Lever1-9/+11
2008-03-19NLM: LOCKD fails to load if CONFIG_SYSCTL is not setChuck Lever1-0/+12
2008-03-19SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34Chuck Lever1-0/+1
2008-03-19SUNRPC: Update help Kconfig textChuck Lever1-13/+32
2008-03-19NFS: Always enable NFS direct I/OChuck Lever4-37/+1
2008-03-19NFS: Show most mount options via nfs_show_options()Chuck Lever1-2/+65
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever1-0/+10
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever3-31/+11
2008-03-19NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever1-3/+3
2008-03-19NFS: numeric mount parameters are unsignedChuck Lever1-13/+13
2008-03-19NFS: clean up short packet handling for NFSv4 readdirJeff Layton1-10/+27
2008-03-19NFS: clean up short packet handling for NFSv3 readdirJeff Layton1-9/+28
2008-03-19NFS: clean up short packet handling for NFSv2 readdirJeff Layton1-9/+28
2008-03-19nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman1-2/+0
2008-03-19nfs: nfs_redirty_requestFred1-9/+14
2008-03-19Merge branch 'hotfixes' into develTrond Myklebust19-118/+332
2008-03-19nfs: don't ignore return value from nfs_pageio_add_requestFred Isaman2-2/+11
2008-03-18Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+22
2008-03-18[PATCH] export sessionid alongside the loginuid in procfsEric Paris1-0/+22
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+2
2008-03-17Revert "unexport bio_{,un}map_user"Jens Axboe1-0/+2
2008-03-17hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro1-3/+15
2008-03-14nfsd: fix oops on access from high-numbered portsJ. Bruce Fields1-2/+2
2008-03-14NFS: fix encode_fsinfo_maxszFred Isaman1-1/+1
2008-03-14SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust4-7/+7
2008-03-13pagemap: proper read error handlingMarcelo Tosatti1-5/+13
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-37/+116
2008-03-11net: fix build with CONFIG_NET=nAndrew Morton1-0/+2
2008-03-10ocfs2: Fix NULL pointer dereferences in o2netTao Ma1-5/+4
2008-03-10ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran1-2/+4
2008-03-10ocfs2/dlm: Print message showing the recovery masterSunil Mushran1-3/+3
2008-03-10ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran1-1/+10
2008-03-10ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2-6/+35
2008-03-10ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2-0/+12
2008-03-10ocfs2: Fix an endian bug in online resize.Tao Ma1-1/+1
2008-03-10[PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt1-1/+1
2008-03-10ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2-45/+76
2008-03-10ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma3-4/+4
2008-03-10[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton1-1/+1
2008-03-08Merge commit 'origin' into develTrond Myklebust72-846/+962
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-3/+7