summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-275-6/+47
* nfs: handle servers that support only ALLOW ACE type.Malahal Naineni2014-01-271-4/+3
* pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh2014-01-221-4/+30
* pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson2014-01-211-4/+4
* nfs4: fix discover_server_trunking use after freeWeston Andros Adamson2014-01-201-6/+4
* NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust2014-01-191-3/+5
* nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew2014-01-171-5/+6
* nfs: page cache invalidation for dioChristoph Hellwig2014-01-131-2/+27
* nfs: take i_mutex during direct I/O readsChristoph Hellwig2014-01-131-2/+12
* nfs: merge nfs_direct_write into nfs_file_direct_writeChristoph Hellwig2014-01-131-50/+41
* nfs: merge nfs_direct_read into nfs_file_direct_readChristoph Hellwig2014-01-131-58/+49
* nfs: increment i_dio_count for reads, tooChristoph Hellwig2014-01-131-3/+6
* nfs: defer inode_dio_done call until size update is doneChristoph Hellwig2014-01-131-17/+15
* nfs: fix size updates for aio writesChristoph Hellwig2014-01-131-5/+16
* nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson2014-01-131-2/+2
* NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust2014-01-132-43/+38
* NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust2014-01-133-5/+35
* point to the right include file in a comment (left over from a9004abc3)Toralf Förster2014-01-051-2/+2
* NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-058-44/+45
* nfs: fix dead code of ipv6_addr_scopeAlexander Aring2014-01-051-1/+1
* sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson2014-01-051-2/+6
* SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-312-0/+2
* SUNRPC: Report connection error values to rpc_tasks on the pending queueTrond Myklebust2013-12-311-5/+36
* SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust2013-12-311-1/+6
* SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust2013-12-311-0/+5
* rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton2013-12-101-1/+13
* sunrpc: add an "info" file for the dummy gssd pipeJeff Layton2013-12-061-1/+49
* rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton2013-12-061-0/+2
* nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton2013-12-061-1/+6
* sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-064-16/+19
* sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-064-5/+100
* NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust2013-12-061-16/+31
* Linux 3.13-rc3v3.13-rc3Linus Torvalds2013-12-061-1/+1
* Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-12-062-10/+3
|\
| * tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2013-12-052-10/+3
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-061-2/+6
|\ \
| * | aio: clean up aio ring in the fail pathGu Zheng2013-12-061-2/+6
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-12-0631-57/+129
|\ \ \
| * | | [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-033-8/+14
| * | | [SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley2013-12-021-0/+7
| * | | [SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2013-12-022-41/+58
| * | | [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-024-0/+10
| * | | [SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal2013-12-021-1/+3
| * | | [SCSI] pm80xx: Module author additionNikith Ganigarakoppal2013-12-021-0/+1
| * | | [SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-11-301-1/+1
| * | | [SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2013-11-301-1/+1
| * | | [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-2919-4/+33
| * | | [SCSI] libsas: fix usage of ata_tf_to_fisDan Williams2013-11-271-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-12-063-6/+19
|\ \ \ \
| * \ \ \ Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...James Morris2013-12-073-6/+19
| |\ \ \ \
OpenPOWER on IntegriCloud