Age | Commit message (Expand) | Author |
2012-01-31 | SUNRPC: cleanup GSS pipes usage | Stanislav Kinsbursky |
2012-01-31 | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: cleanup PipeFS redundant RPC inode usage | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: split SUNPRC PipeFS pipe data and inode creation | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: added debug messages to RPC pipefs | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: put pipefs superblock link on network namespace | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: pipefs dentry lookup helper introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: send notification events on pipefs sb creation and destruction | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: hold current network namespace while pipefs superblock is active | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: create RPC pipefs superblock per network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: remove non-exclusive pipe creation from RPC pipefs | Stanislav Kinsbursky |
2012-01-31 | Linux 3.3-rc2v3.3-rc2 | Linus Torvalds |
2012-01-31 | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds |
2012-01-30 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-01-30 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-30 | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-30 | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-01-30 | af_unix: fix EPOLLET regression for stream sockets | Eric Dumazet |
2012-01-30 | tcp: fix tcp_trim_head() to adjust segment count with skb MSS | Neal Cardwell |
2012-01-30 | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa |
2012-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-01-30 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-30 | Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-30 | Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-01-30 | vmwgfx: Fix assignment in vmw_framebuffer_create_handle | Ryan Mallon |
2012-01-30 | drm/radeon/kms: Fix device tree linkage of i2c buses | Jean Delvare |
2012-01-30 | drm: Pass the real error code back during GEM bo initialisation | Chris Wilson |
2012-01-30 | Revert "drm/i810: cleanup reclaim_buffers" | Daniel Vetter |
2012-01-29 | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F | Guenter Roeck |
2012-01-29 | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki |
2012-01-29 | hwmon: (sht15) fix bad error code | Vivien Didelot |
2012-01-28 | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-01-28 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-28 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2012-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-01-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-01-28 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-01-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-28 | Logfs: Allow NULL block_isbad() methods | Joern Engel |
2012-01-28 | logfs: Grow inode in delete path | Joern Engel |
2012-01-28 | logfs: Free areas before calling generic_shutdown_super() | Joern Engel |
2012-01-28 | logfs: remove useless BUG_ON | Joern Engel |
2012-01-28 | MAINTAINERS: Add Prasad Joshi in LogFS maintiners | Prasad Joshi |
2012-01-28 | logfs: Propagate page parameter to __logfs_write_inode | Prasad Joshi |
2012-01-28 | logfs: set superblock shutdown flag after generic sb shutdown | Prasad Joshi |