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