summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: trigger LAYOUTGET for writesFred Isaman2011-03-113-12/+49
* NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman2011-03-112-2/+6
* NFSv4.1: add callback to nfs4_write_doneFred Isaman2011-03-112-4/+11
* NFSv4.1: rearrange nfs_write_rpcsetupAndy Adamson2011-03-111-36/+46
* NFSv4.1: lseg documentationFred Isaman2011-03-111-0/+7
* NFSv4.1: turn off pNFS on ds connection failureAndy Adamson2011-03-114-9/+36
* NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig2011-03-116-264/+92
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-118-6/+123
* NFSv4.1: filelayout readAndy Adamson2011-03-116-2/+92
* NFSv4.1: filelayout i/o helpersFred Isaman2011-03-113-0/+108
* NFSv4.1: data server connectionAndy Adamson2011-03-116-2/+147
* NFSv4.1: generic readAndy Adamson2011-03-115-25/+90
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-118-37/+51
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-117-2/+70
* NFSv4.1: lseg refcountingFred Isaman2011-03-112-23/+59
* NFSv4.1: add MDS mount DS only checkAndy Adamson2011-03-112-0/+17
* NFSv4.1: new flag for lease time checkAndy Adamson2011-03-113-0/+15
* NFSv4.1: new flag for state renewal checkAndy Adamson2011-03-113-5/+7
* NFSv4.1: send zero stateid seqid on v4.1 i/oAndy Adamson2011-03-111-3/+7
* NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-116-26/+45
* NFSv4.1: put_layout_hdr can remove nfsi->layoutAndy Adamson2011-03-111-1/+1
* NFSv4: remove CONFIG_NFS_V4 from nfs_read_dataAndy Adamson2011-03-111-2/+0
* NFS: change nfs_writeback_done to return voidFred Isaman2011-03-112-5/+5
* NFS: remove pointless if statement in nfs_direct_write_resultFred Isaman2011-03-111-2/+1
* RPC: clarify rpc_run_task error handlingFred Isaman2011-03-112-12/+0
* RPC: remove check for impossible condition in rpc_make_runnableFred Isaman2011-03-111-8/+1
* pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman2011-03-112-18/+26
* pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flagFred Isaman2011-03-111-2/+0
* pnfs: avoid incorrect use of layout stateidFred Isaman2011-03-111-3/+10
* NFS: NFSROOT should default to "proto=udp"Chuck Lever2011-03-111-15/+14
* nfs4: remove duplicated #includeHuang Weiyi2011-03-111-1/+0
* NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2011-03-112-4/+2
* NFSv4: Fix the setlk error handlerTrond Myklebust2011-03-111-9/+4
* NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust2011-03-111-3/+8
* NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-114-34/+52
* NFSv4.1 reclaim complete must wait for completionAndy Adamson2011-03-101-0/+3
* NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-102-4/+2
* NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga2011-03-101-1/+11
* sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings2011-03-101-1/+2
* (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz2011-03-101-1/+6
* nfs: fix compilation warningJovi Zhang2011-03-101-1/+1
* nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev2011-03-101-0/+4
* SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-101-0/+1
* nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton2011-03-101-0/+2
* SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-105-17/+66
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-072-22/+21
|\
| * Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-03-031-18/+15
| |\
| | * OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati2011-03-021-6/+12
| | * arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen2011-03-021-12/+3
| * | omap: mailbox: resolve hang issueHari Kanigeri2011-03-031-4/+6
| |/