summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-192-7/+23
* NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()Trond Myklebust2008-04-191-4/+1
* NFS: Ensure that rpc_run_task() errors are propagated back to the callerTrond Myklebust2008-04-193-26/+40
* NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-192-46/+71
* NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-192-26/+46
* NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust2008-04-191-11/+12
* lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever2008-03-191-6/+24
* lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever2008-03-191-31/+8
* lockd: document use of mon_id argument in SM_MON requestsChuck Lever2008-03-191-0/+13
* lockd: refactor SM_MON my_id argument encoderChuck Lever2008-03-191-0/+19
* lockd: refactor SM_MON mon_name argument encoderChuck Lever2008-03-191-0/+25
* lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever2008-03-191-0/+9
* NLM: NLM protocol version numbers are u32Chuck Lever2008-03-191-9/+11
* NLM: LOCKD fails to load if CONFIG_SYSCTL is not setChuck Lever2008-03-191-0/+12
* SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34Chuck Lever2008-03-191-0/+1
* SUNRPC: Update help Kconfig textChuck Lever2008-03-191-13/+32
* NFS: Always enable NFS direct I/OChuck Lever2008-03-194-37/+1
* NFS: Show most mount options via nfs_show_options()Chuck Lever2008-03-191-2/+65
* NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-191-0/+10
* NFS: Save the value of the "port=" mount optionChuck Lever2008-03-193-31/+11
* NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever2008-03-191-3/+3
* NFS: numeric mount parameters are unsignedChuck Lever2008-03-191-13/+13
* NFS: clean up short packet handling for NFSv4 readdirJeff Layton2008-03-191-10/+27
* NFS: clean up short packet handling for NFSv3 readdirJeff Layton2008-03-191-9/+28
* NFS: clean up short packet handling for NFSv2 readdirJeff Layton2008-03-191-9/+28
* nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman2008-03-191-2/+0
* nfs: nfs_redirty_requestFred2008-03-191-9/+14
* Merge branch 'hotfixes' into develTrond Myklebust2008-03-1919-118/+332
|\
| * nfs: don't ignore return value from nfs_pageio_add_requestFred Isaman2008-03-192-2/+11
| * Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-181-0/+22
| |\
| | * [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-181-0/+22
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-181-0/+2
| |\ \ | | |/ | |/|
| | * Revert "unexport bio_{,un}map_user"Jens Axboe2008-03-171-0/+2
| * | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro2008-03-171-3/+15
| |/
| * nfsd: fix oops on access from high-numbered portsJ. Bruce Fields2008-03-141-2/+2
| * pagemap: proper read error handlingMarcelo Tosatti2008-03-131-5/+13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-124-37/+116
| |\
| | * net: fix build with CONFIG_NET=nAndrew Morton2008-03-111-0/+2
| | * [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-074-37/+114
| * | ocfs2: Fix NULL pointer dereferences in o2netTao Ma2008-03-101-5/+4
| * | ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran2008-03-101-2/+4
| * | ocfs2/dlm: Print message showing the recovery masterSunil Mushran2008-03-101-3/+3
| * | ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran2008-03-101-1/+10
| * | ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2008-03-102-6/+35
| * | ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2008-03-102-0/+12
| * | ocfs2: Fix an endian bug in online resize.Tao Ma2008-03-101-1/+1
| * | [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-101-1/+1
| * | ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-102-45/+76
| * | ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma2008-03-103-4/+4
| * | [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton2008-03-101-1/+1
OpenPOWER on IntegriCloud