summaryrefslogtreecommitdiffstats
path: root/fs/jfs/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-23nfs: Remove unneeded casts in nfsFiro Yang1-1/+1
2015-04-23NFS: Don't attempt to decode missing directory entriesBenjamin Coddington1-0/+4
2015-04-23Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2-2/+2
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker2-1/+1
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker10-10/+10
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker3-13/+0
2015-04-23NFS: Add a stub for GETDEVICELISTAnna Schumaker1-0/+6
2015-04-23nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao1-2/+0
2015-04-23nfs: fix DIO good bytes calculationPeng Tao1-12/+17
2015-04-23nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker2-2/+16
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton5-47/+41
2015-04-23nfs: fix high load average due to callback thread sleepingJeff Layton1-3/+3
2015-04-23NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker2-7/+10
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker5-10/+39
2015-03-31xprtrdma: Make rpcrdma_{un}map_one() into inline functionsChuck Lever5-46/+73
2015-03-31xprtrdma: Handle non-SEND completions via a calloutChuck Lever3-10/+28
2015-03-31xprtrdma: Add "open" memreg opChuck Lever5-46/+70
2015-03-31xprtrdma: Add "destroy MRs" memreg opChuck Lever5-51/+40
2015-03-31xprtrdma: Add "reset MRs" memreg opChuck Lever5-101/+83
2015-03-31xprtrdma: Add "init MRs" memreg opChuck Lever5-101/+119
2015-03-31xprtrdma: Add a "deregister_external" op for each memreg modeChuck Lever7-90/+84
2015-03-31xprtrdma: Add a "register_external" op for each memreg modeChuck Lever6-169/+160
2015-03-31xprtrdma: Add a "max_payload" op for each memreg modeChuck Lever6-36/+59
2015-03-31xprtrdma: Add vector of ops for each memory registration strategyChuck Lever6-5/+89
2015-03-31xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever1-2/+3
2015-03-31xprtrdma: Byte-align FRWR registrationChuck Lever1-8/+4
2015-03-31xprtrdma: Perform a full marshal on retransmitChuck Lever3-52/+34
2015-03-31xprtrdma: Display IPv6 addresses and port numbers correctlyChuck Lever2-21/+47
2015-03-31SUNRPC: Introduce missing well-known netidsChuck Lever2-6/+7
2015-03-30Linux 4.0-rc6v4.0-rc6Linus Torvalds1-1/+1
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin1-1/+1
2015-03-27NFS: Block new writes while syncing data in nfs_getattr()Trond Myklebust1-0/+2
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust9-8/+47
2015-03-27NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-closeTrond Myklebust1-1/+4
2015-03-27NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECTTrond Myklebust3-0/+3
2015-03-27NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust3-2/+4
2015-03-27NFS: File unlock needs to be a metadata synchronisation pointTrond Myklebust1-1/+1
2015-03-27NFS: Add a helper to sync both O_DIRECT and buffered writesTrond Myklebust1-6/+9
2015-03-27NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust4-42/+14
2015-03-27NFSv4.1/pnfs: Fix setting of layoutcommit last write byteTrond Myklebust1-9/+8
2015-03-27NFSv4: Return the delegation before returning the layout in evict_inode()Trond Myklebust1-2/+3
2015-03-27NFSv4: Allow tracing of NFSv4 fsync callsTrond Myklebust2-0/+8
2015-03-27NFS: Fix free_deveiceid -> free_deviceidTrond Myklebust2-4/+4
2015-03-27NFSv4.1: Don't cache deviceids that have no notificationsTrond Myklebust3-0/+13
2015-03-27NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust3-9/+12
2015-03-27NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()Trond Myklebust1-4/+2
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust6-8/+7
2015-03-27NFSv4: Return delegations synchronously in evict_inodeTrond Myklebust1-1/+1
2015-03-27SUNRPC: Fix a regression when reconnectingTrond Myklebust1-10/+12
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan1-3/+3