Age | Commit message (Expand) | Author |
2009-01-06 | can: omit unneeded skb_clone() calls | Oliver Hartkopp |
2009-01-06 | vlan: Add GRO interfaces | Herbert Xu |
2009-01-06 | gro: Add internal interfaces for VLAN | Herbert Xu |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2009-01-06 | dm: support barriers on simple devices | Andi Kleen |
2009-01-06 | dm request: extend target interface | Kiyoshi Ueda |
2009-01-06 | dm: consolidate target deregistration error handling | Mikulas Patocka |
2009-01-05 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-01-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-01-05 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-01-05 | mm lockless pagecache barrier fix | Nick Piggin |
2009-01-05 | inotify: fix type errors in interfaces | Michael Kerrisk |
2009-01-05 | add a vfs_fsync helper | Christoph Hellwig |
2009-01-05 | jbd2: Add buffer triggers | Joel Becker |
2009-01-05 | quota: Export dquot_alloc() and dquot_destroy() functions | Jan Kara |
2009-01-05 | quota: Unexport dqblk_v1.h and dqblk_v2.h | Jan Kara |
2009-01-05 | jbd2: Add BH_JBDPrivateStart | Mark Fasheh |
2009-01-05 | quota: Implement function for scanning active dquots | Jan Kara |
2009-01-05 | quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ... | Jan Kara |
2009-01-05 | quota: Update version number | Jan Kara |
2009-01-05 | quota: Keep which entries were set by SETQUOTA quotactl | Jan Kara |
2009-01-05 | quota: Allow negative usage of space and inodes | Jan Kara |
2009-01-05 | quota: Convert union in mem_dqinfo to a pointer | Jan Kara |
2009-01-05 | quota: Split off quota tree handling into a separate file | Jan Kara |
2009-01-05 | quota: Move quotaio_v[12].h from include/linux/ to fs/ | Jan Kara |
2009-01-05 | quota: Introduce DQUOT_QUOTA_SYS_FILE flag | Jan Kara |
2009-01-05 | quota: Remove compatibility function sb_any_quota_enabled() | Jan Kara |
2009-01-05 | quota: Allow to separately enable quota accounting and enforcing limits | Jan Kara |
2009-01-05 | quota: Make _SUSPENDED just a flag | Jan Kara |
2009-01-05 | quota: Increase size of variables for limits and inode usage | Jan Kara |
2009-01-05 | quota: Add callbacks for allocating and destroying dquot structures | Jan Kara |
2009-01-05 | GFS2: Support for FIEMAP ioctl | Steven Whitehouse |
2009-01-04 | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-01-04 | gro: Add page frag support | Herbert Xu |
2009-01-04 | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller |
2009-01-05 | stop_machine: introduce stop_machine_create/destroy. | Heiko Carstens |
2009-01-05 | module: fix module loading failure of large kernel modules for parisc | Helge Deller |
2009-01-04 | rtc: add alarm/update irq interfaces | Alessandro Zummo |
2009-01-04 | fs: symlink write_begin allocation context fix | Nick Piggin |
2009-01-04 | fs: introduce bgl_lock_ptr() | Pekka Enberg |
2009-01-04 | spi.h uses/needs device.h | Randy Dunlap |
2009-01-04 | audit: validate comparison operations, store them in sane form | Al Viro |
2009-01-04 | audit rules ordering, part 2 | Al Viro |
2009-01-04 | fixing audit rule ordering mess, part 1 | Al Viro |