summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: remove rpcbind clients creation during service registeringStanislav Kinsbursky2011-10-251-9/+0
* NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-253-1/+5
* SUNRPC: cleanup service destructionStanislav Kinsbursky2011-10-251-1/+0
* SUNRPC: setup rpcbind clients if service requires itStanislav Kinsbursky2011-10-251-2/+9
* SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-253-1/+38
* SUNRPC: use rpcbind reference counting helpersStanislav Kinsbursky2011-10-251-8/+4
* SUNRPC: introduce helpers for reference counted rpcbind clientsStanislav Kinsbursky2011-10-251-0/+53
* NFS/sunrpc: don't use a credential with extra groups.NeilBrown2011-10-251-0/+3
* Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni2011-10-201-0/+4
* NFS: Get rid of the nfs_rdata_mempoolTrond Myklebust2011-10-191-13/+4
* NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-192-5/+3
* NFS: Get rid of unnecessary calls to ClearPageError() in read codeTrond Myklebust2011-10-192-3/+0
* NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-197-34/+19
* NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust2011-10-191-1/+0
* NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust2011-10-191-1/+0
* NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust2011-10-181-1/+9
* NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust2011-10-182-48/+17
* NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-186-15/+14
* SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddrTrond Myklebust2011-10-181-1/+0
* SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-183-6/+8
* nfs/super.c: local functions should be staticH Hartley Sweeten2011-10-181-6/+11
* pnfsblock: fix writeback deadlockPeng Tao2011-10-181-2/+6
* pnfsblock: fix NULL pointer dereferencePeng Tao2011-10-181-0/+3
* pnfs: recoalesce when ld read pagelist failsPeng Tao2011-10-183-15/+19
* pnfs: recoalesce when ld write pagelist failsPeng Tao2011-10-183-15/+32
* pnfs: make _set_lo_fail genericPeng Tao2011-10-184-30/+19
* pnfsblock: add missing rpc_put_mount and path_putPeng Tao2011-10-181-2/+6
* SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-187-71/+26
* pnfsblock: fix size of upcall messageJim Rees2011-10-181-1/+1
* pnfsblock: fix return code confusionJim Rees2011-10-182-13/+20
* nfs: don't try to migrate pages with active requestsJeff Layton2011-10-181-25/+11
* nfs: fix bug about IPv6 address scope checkingMi Jinlong2011-10-181-3/+4
* nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton2011-10-181-0/+4
* Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust2011-10-181-1/+2
* Linux 3.1-rc10v3.1-rc10Linus Torvalds2011-10-171-1/+1
* Avoid using variable-length arrays in kernel/sys.cLinus Torvalds2011-10-171-1/+1
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-10-164-3/+11
|\
| * ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai2011-10-151-1/+0
| * ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo2011-10-151-0/+2
| * ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-151-2/+2
| * ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij2011-10-011-0/+7
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-151-4/+11
|\ \
| * | hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare2011-10-131-4/+11
* | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-142-1/+2
|\ \ \
| * | | gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-131-0/+1
| * | | gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik2011-10-131-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-10-148-62/+69
|\ \ \
| * | | xfs: revert to using a kthread for AIL pushingChristoph Hellwig2011-10-114-51/+45
| * | | xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-115-10/+24
| * | | xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig2011-10-111-1/+0
OpenPOWER on IntegriCloud