summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-157-37/+80
| * | | | | | | | NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-157-41/+83
| * | | | | | | | NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust2011-07-152-4/+56
| * | | | | | | | NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write requestTrond Myklebust2011-07-152-2/+2
| * | | | | | | | NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-153-24/+16
| * | | | | | | | NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/oneTrond Myklebust2011-07-152-83/+102
| * | | | | | | | NFS: fix return value of nfs_pagein_one/nfs_flush_onePeng Tao2011-07-152-2/+3
| * | | | | | | | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust2011-07-123-32/+53
| * | | | | | | | NFS: Don't use DATA_SYNC writesTrond Myklebust2011-07-121-4/+8
| * | | | | | | | NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson2011-07-125-0/+47
| * | | | | | | | NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-123-3/+5
| * | | | | | | | pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh2011-07-121-29/+2
| * | | | | | | | NFSv4.1: File layout only supports whole file layoutsAndy Adamson2011-07-125-4/+57
| * | | | | | | | NFSv4.1: Clean ups for the device id cacheTrond Myklebust2011-07-122-34/+11
| * | | | | | | | NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust2011-07-126-7/+15
| * | | | | | | | NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-128-59/+47
| * | | | | | | | NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-128-41/+131
| * | | | | | | | NFS: test and free stateids during recoveryBryan Schumaker2011-07-121-3/+34
| * | | | | | | | NFS: added FREE_STATEID callBryan Schumaker2011-07-124-0/+121
| * | | | | | | | NFS: Added TEST_STATEID callBryan Schumaker2011-07-124-0/+130
| * | | | | | | | NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-127-2/+166
| * | | | | | | | NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-124-28/+48
| * | | | | | | | NFS: fix commentWeston Andros Adamson2011-07-121-1/+1
| * | | | | | | | NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-127-2/+55
| * | | | | | | | NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson2011-07-121-5/+9
| * | | | | | | | NFS: Parse and store all multipath DS addressesWeston Andros Adamson2011-07-122-132/+243
| * | | | | | | | NFS: pnfs IPv6 supportWeston Andros Adamson2011-07-123-76/+191
| * | | | | | | | lockd: properly convert be32 values in debug messagesVasily Averin2011-07-121-3/+6
| * | | | | | | | sunrpc: use dprint_status() macro in call_decode()Vasily Averin2011-07-121-2/+1
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-2749-40/+22173
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectorsNicholas Bellinger2011-07-261-4/+3
| * | | | | | | | | kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usageNicholas Bellinger2011-07-261-0/+8
| * | | | | | | | | iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-2641-1/+22099
| * | | | | | | | | iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger2011-07-252-16/+30
| * | | | | | | | | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-07-255-24/+23
| * | | | | | | | | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-256-19/+33
* | | | | | | | | | signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov2011-07-272-16/+6
* | | | | | | | | | sparc: rename atomic_add_unlessStephen Rothwell2011-07-271-2/+2
* | | | | | | | | | proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells2011-07-274-8/+7
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2011-07-273-10/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | jfs: clean up some compiler warningsDave Kleikamp2011-07-253-10/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-07-271-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse2011-07-261-2/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-2721-217/+1035
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-07-267-47/+86
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver"Mark Brown2011-07-243-481/+0
| | * | | | | | | | | | | ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.Liam Girdwood2011-07-201-0/+30
| | * | | | | | | | | | | ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim2011-07-203-0/+481
| | * | | | | | | | | | | ASoC: SAMSUNG: Modify I2S driver to support idmaSangbeom Kim2011-07-201-0/+7
| | * | | | | | | | | | | ASoC: davinci: add missing break statementRajashekhara, Sudhakar2011-07-201-0/+1