Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | NFS: Discover NFSv4 server trunking when mounting | Chuck Lever | 1 | -0/+1 |
2012-10-02 | NFS: Introduce "migration" mount option | Chuck Lever | 1 | -0/+2 |
2012-10-02 | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 1 | -0/+2 |
2012-10-02 | NFSv4: Add ACCESS operation to OPEN compound | Weston Andros Adamson | 2 | -0/+5 |
2012-09-29 | NFS: Clean up the pNFS layoutget interface | Trond Myklebust | 1 | -1/+0 |
2012-09-29 | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 1 | -2/+1 |
2012-09-29 | NFS: Fix fdatasync/fsync() when confronted with a server reboot | Trond Myklebust | 1 | -0/+1 |
2012-09-29 | NFS: Clean up helper function nfs4_select_rw_stateid() | Trond Myklebust | 1 | -2/+6 |
2012-09-18 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi | 1 | -0/+2 |
2012-09-18 | compiler.h: add __visible | Andi Kleen | 2 | -0/+11 |
2012-09-18 | include/net/sock.h: squelch compiler warning in sk_rmem_schedule() | Chuck Lever | 1 | -1/+1 |
2012-09-18 | mm/ia64: fix a memory block size bug | Jianguo Wu | 1 | -1/+1 |
2012-09-17 | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+12 |
2012-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -1/+4 |
2012-09-16 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+1 |
2012-09-16 | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 1 | -1/+0 |
2012-09-16 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -1/+3 |
2012-09-15 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 39 | -63/+110 |
2012-09-15 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 1 | -0/+1 |
2012-09-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -5/+1 |
2012-09-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+3 |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+18 |
2012-09-15 | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-09-13 | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 1 | -1/+1 |
2012-09-13 | drm: Drop the NV12M and YUV420M formats | Ville Syrjälä | 1 | -5/+1 |
2012-09-13 | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -6/+4 |
2012-09-12 | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge | 1 | -0/+1 |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2012-09-07 | target: support zero allocation length in REQUEST SENSE | Paolo Bonzini | 1 | -0/+1 |
2012-09-07 | net/mlx4_core: Add security check / enforcement for flow steering rules set f... | Hadar Hen Zion | 1 | -0/+11 |
2012-09-07 | net/mlx4_core: Put Firmware flow steering structures in common header files | Hadar Hen Zion | 1 | -0/+2 |
2012-09-07 | SUNRPC: Fix a UDP transport regression | Trond Myklebust | 1 | -0/+3 |
2012-09-06 | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" | Bjørn Mork | 1 | -1/+1 |
2012-09-06 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+10 |
2012-09-06 | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached | Trond Myklebust | 1 | -1/+1 |
2012-09-06 | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2012-09-06 | target: fix use-after-free with PSCSI sense data | Paolo Bonzini | 1 | -1/+3 |
2012-09-04 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust | 1 | -5/+0 |
2012-09-04 | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert | 1 | -0/+3 |
2012-09-04 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen | 1 | -0/+1 |
2012-09-04 | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad | 1 | -0/+2 |
2012-09-04 | perf_event: Switch to internal refcount, fix race with close() | Al Viro | 1 | -1/+1 |
2012-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+2 |
2012-09-02 | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends | Guenter Roeck | 1 | -2/+10 |
2012-09-01 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz | 1 | -0/+7 |
2012-08-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 1 | -0/+1 |
2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 1 | -0/+1 |
2012-08-30 | bnx2x: fix 57840_MF pci id | Yuval Mintz | 1 | -1/+1 |
2012-08-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -3/+5 |
2012-08-28 | ASoC: atmel-ssc: include linux/io.h for raw io | Joachim Eastwood | 1 | -0/+1 |