aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pcmcia: move unbind/rebind into dev_pm_ops.completeChristian Lamparter2013-02-21
* cris: use "int" for ssize_t to match size_tGeert Uytterhoeven2013-02-21
* mn10300: use for_each_pci_dev to simplify the codeWei Yongjun2013-02-21
* fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo2013-02-21
* inotify: remove broken mask checks causing unmount to be EINVALJim Somerville2013-02-21
* compat: return -EFAULT on error in waitid()Dan Carpenter2013-02-21
* bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-21
* compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-21
* bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos2013-02-21
* bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos2013-02-21
* bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos2013-02-21
* compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-21
* compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2013-02-21
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-21
* compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos2013-02-21
* device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar2013-02-21
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-21
|\
| * pstore: Create a convenient mount point for pstoreJosh Boyer2013-02-12
| * efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2013-02-12
| * efivars: Disable external interrupt while holding efivars->lockSeiji Aguchi2013-02-12
| * efi_pstore: Avoid deadlock in non-blocking pathsSeiji Aguchi2013-01-11
| * pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-01-11
* | Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2013-02-21
|\ \
| * | dlm: avoid scanning unchanged toss listsDavid Teigland2013-01-07
* | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-21
|\ \ \
| * | | NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust2013-02-19
| * | | umount oops when remove blocklayoutdriver firstfanchaoting2013-02-17
| * | | sunrpc: silence build warning in gss_fill_contextJeff Layton2013-02-17
| * | | nfs: remove kfree() redundant null checksTim Gardner2013-02-17
| * | | NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson2013-02-17
| * | | NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-14
| * | | NFSv4.1: Fix an ABBA locking issue with session and state serialisationTrond Myklebust2013-02-11
| * | | NFSv4: Fix a reboot recovery race when opening a fileTrond Myklebust2013-02-11
| * | | NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust2013-02-11
| * | | NFSv4: Fix up the return values of nfs4_open_delegation_recallTrond Myklebust2013-02-11
| * | | NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust2013-02-11
| * | | NFSv4.1: Prevent deadlocks between state recovery and file lockingTrond Myklebust2013-02-11
| * | | NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust2013-02-11
| * | | SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust2013-02-01
| * | | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-01
| * | | SUNRPC: Nuke the tk_xprt macroTrond Myklebust2013-02-01
| * | | SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust2013-02-01
| * | | SUNRPC: Fix an RCU dereference in xprt_reserveTrond Myklebust2013-02-01
| * | | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-01
| * | | SUNRPC: Fix an RCU dereference in xs_local_rpcbindTrond Myklebust2013-02-01
| * | | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-01
| * | | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-01
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2013-02-21
|\ \ \ \
| * | | | GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-13
| * | | | GFS2: Get a block reservation before resizing a fileBob Peterson2013-02-01