summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * efi_pstore: Avoid deadlock in non-blocking pathsSeiji Aguchi2013-01-111-1/+10
| * pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-01-112-6/+35
* | Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2013-02-212-0/+18
|\ \
| * | dlm: avoid scanning unchanged toss listsDavid Teigland2013-01-072-0/+18
* | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-2126-260/+415
|\ \ \
| * | | NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust2013-02-191-0/+3
| * | | umount oops when remove blocklayoutdriver firstfanchaoting2013-02-172-0/+2
| * | | sunrpc: silence build warning in gss_fill_contextJeff Layton2013-02-171-2/+1
| * | | nfs: remove kfree() redundant null checksTim Gardner2013-02-172-4/+2
| * | | NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson2013-02-171-1/+2
| * | | NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-143-74/+144
| * | | NFSv4.1: Fix an ABBA locking issue with session and state serialisationTrond Myklebust2013-02-111-12/+20
| * | | NFSv4: Fix a reboot recovery race when opening a fileTrond Myklebust2013-02-111-12/+38
| * | | NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust2013-02-114-2/+16
| * | | NFSv4: Fix up the return values of nfs4_open_delegation_recallTrond Myklebust2013-02-111-14/+11
| * | | NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust2013-02-113-43/+108
| * | | NFSv4.1: Prevent deadlocks between state recovery and file lockingTrond Myklebust2013-02-111-0/+9
| * | | NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust2013-02-112-1/+12
| * | | SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust2013-02-011-2/+2
| * | | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-015-56/+3
| * | | SUNRPC: Nuke the tk_xprt macroTrond Myklebust2013-02-011-1/+0
| * | | SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust2013-02-012-4/+4
| * | | SUNRPC: Fix an RCU dereference in xprt_reserveTrond Myklebust2013-02-011-1/+4
| * | | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-013-8/+8
| * | | SUNRPC: Fix an RCU dereference in xs_local_rpcbindTrond Myklebust2013-02-011-1/+3
| * | | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-014-6/+5
| * | | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-017-16/+18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2013-02-2123-374/+375
|\ \ \ \
| * | | | GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-134-1/+28
| * | | | GFS2: Get a block reservation before resizing a fileBob Peterson2013-02-011-0/+4
| * | | | GFS2: Split glock lru processing into two partsSteven Whitehouse2013-02-011-23/+67
| * | | | GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-298-70/+79
| * | | | GFS2: Clean up freeze codeSteven Whitehouse2013-01-295-78/+15
| * | | | GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse2013-01-294-56/+26
| * | | | GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse2013-01-294-84/+84
| * | | | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-2911-70/+81
| * | | | GFS2: Merge revoke adding functionsSteven Whitehouse2013-01-292-16/+9
| * | | | GFS2: Separate LRU scanning from shrinkerSteven Whitehouse2013-01-291-11/+17
* | | | | Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-02-2128-453/+503
|\ \ \ \ \
| * | | | | xfs: xfs_bmap_add_attrfork_local is too genericDave Chinner2013-02-141-21/+93
| * | | | | xfs: remove log force from xfs_buf_trylock()Brian Foster2013-02-141-2/+0
| * | | | | xfs: recheck buffer pinned status after push trylock failureBrian Foster2013-02-141-1/+11
| * | | | | xfs: limit speculative prealloc size on sparse filesDave Chinner2013-02-141-10/+67
| * | | | | xfs: memory barrier before wake_up_bit()Alex Elder2013-02-071-0/+1
| * | | | | xfs: refactor space log reservation for XFS_TRANS_ATTR_SETJeff Liu2013-02-014-15/+36
| * | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()Jeff Liu2013-02-011-2/+2
| * | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()Jeff Liu2013-02-011-2/+2
| * | | | | xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()Jeff Liu2013-02-011-2/+2
| * | | | | xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on diskJeff Liu2013-02-013-0/+14
| * | | | | xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu2013-02-014-2/+17
OpenPOWER on IntegriCloud