Age | Commit message (Expand) | Author | Files | Lines |
2012-11-01 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings | 4 | -9/+20 |
2012-11-01 | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts | Scott Mayhew | 1 | -1/+1 |
2012-11-01 | nfs: Check whether a layout pointer is NULL before free it | Yanchuan Nian | 1 | -2/+2 |
2012-11-01 | NFS: fix bug in legacy DNS resolver. | NeilBrown | 1 | -2/+3 |
2012-10-31 | NFSv4: nfs4_locku_done must release the sequence id | Trond Myklebust | 1 | -0/+1 |
2012-10-31 | NFSv4.1: We must release the sequence id when we fail to get a session slot | Trond Myklebust | 1 | -13/+23 |
2012-10-31 | NFS: Wait for session recovery to finish before returning | Bryan Schumaker | 1 | -2/+1 |
2012-10-31 | Return the right error value when dup[23]() newfd argument is too large | Al Viro | 1 | -2/+2 |
2012-10-31 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 8 | -150/+172 |
2012-10-31 | MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c | Jonathan Brassow | 1 | -6/+9 |
2012-10-31 | md/raid1: Fix assembling of arrays containing Replacements. | NeilBrown | 1 | -1/+1 |
2012-10-31 | Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -7/+48 |
2012-10-31 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -10/+9 |
2012-10-31 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 13 | -68/+113 |
2012-10-31 | GPIO: mvebu-gpio: Don't initialize the mask_cache | Andrew Lunn | 1 | -1/+1 |
2012-10-30 | loop: Make explicit loop device destruction lazy | Dave Chinner | 1 | -2/+15 |
2012-10-30 | mtip32xx:Added appropriate timeout value for secure erase | Selvan Mani | 2 | -4/+18 |
2012-10-30 | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u... | Oliver Chick | 1 | -2/+2 |
2012-10-30 | cciss: select CONFIG_CHECK_SIGNATURE | Akinobu Mita | 1 | -0/+1 |
2012-10-30 | cciss: remove unneeded memset() | Wei Yongjun | 1 | -1/+0 |
2012-10-30 | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 1 | -2/+1 |
2012-10-30 | pktcdvd: update MAINTAINERS | Jiri Kosina | 1 | -1/+1 |
2012-10-30 | floppy: remove dr, reuse drive on do_floppy_init | Herton Ronaldo Krzesinski | 1 | -26/+22 |
2012-10-30 | floppy: use common function to check if floppies can be registered | Herton Ronaldo Krzesinski | 1 | -10/+13 |
2012-10-30 | floppy: properly handle failure on add_disk loop | Herton Ronaldo Krzesinski | 1 | -1/+10 |
2012-10-30 | floppy: do put_disk on current dr if blk_init_queue fails | Herton Ronaldo Krzesinski | 1 | -0/+1 |
2012-10-30 | floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop | Herton Ronaldo Krzesinski | 1 | -9/+6 |
2012-10-30 | xen/blkback: Fix compile warning | Konrad Rzeszutek Wilk | 1 | -3/+3 |
2012-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -2/+6 |
2012-10-29 | ceph: fix dentry reference leak in encode_fh() | David Zafman | 1 | -0/+2 |
2012-10-29 | ext4: fix unjournaled inode bitmap modification | Eric Sandeen | 1 | -10/+9 |
2012-10-29 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -40/+40 |
2012-10-29 | i2c-i801: Fix comment | Jean Delvare | 1 | -1/+1 |
2012-10-29 | i2c-i801: Simplify dependency towards GPIOLIB | Jean Delvare | 2 | -4/+6 |
2012-10-29 | i2c-stub: Move to drivers/i2c | Jean Delvare | 3 | -35/+33 |
2012-10-28 | Linux 3.7-rc3v3.7-rc3 | Linus Torvalds | 1 | -1/+1 |
2012-10-28 | Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -2/+4 |
2012-10-28 | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 1 | -1/+2 |
2012-10-28 | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 56 | -87/+225 |
2012-10-28 | Lock splice_read and splice_write functions | Mikulas Patocka | 1 | -2/+35 |
2012-10-28 | percpu-rw-semaphores: use rcu_read_lock_sched | Mikulas Patocka | 1 | -4/+4 |
2012-10-28 | percpu-rw-semaphores: use light/heavy barriers | Mikulas Patocka | 1 | -13/+7 |
2012-10-27 | gpio/omap: fix off-mode bug: clear debounce settings on free/reset | Jon Hunter | 1 | -0/+35 |
2012-10-27 | Revert "ARM i.MX25: Fix PWM per clock lookups" | Arnd Bergmann | 1 | -4/+4 |
2012-10-27 | ARM: versatile: fix versatile_defconfig | Arnd Bergmann | 1 | -0/+1 |
2012-10-27 | ARM: mvebu: update defconfig with 3.7 changes | Thomas Petazzoni | 1 | -3/+7 |
2012-10-27 | ARM: at91: fix at91x40 build | Arnd Bergmann | 1 | -1/+1 |
2012-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 63 | -384/+724 |
2012-10-27 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -3/+5 |
2012-10-27 | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -10/+10 |