aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-06driver core: Remove completion from struct klist_nodeMatthew Wilcox
2009-01-06driver core: Rearrange struct device for better packingMatthew Wilcox
2009-01-06Fix misspellings in pm.h macrosAlan Stern
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-01-06dm: support barriers on simple devicesAndi Kleen
2009-01-06dm request: extend target interfaceKiyoshi Ueda
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka
2009-01-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05mm lockless pagecache barrier fixNick Piggin
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05jbd2: Add buffer triggersJoel Becker
2009-01-05quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara
2009-01-05quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara
2009-01-05jbd2: Add BH_JBDPrivateStartMark Fasheh
2009-01-05quota: Implement function for scanning active dquotsJan Kara
2009-01-05quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara
2009-01-05quota: Update version numberJan Kara
2009-01-05quota: Keep which entries were set by SETQUOTA quotactlJan Kara
2009-01-05quota: Allow negative usage of space and inodesJan Kara
2009-01-05quota: Convert union in mem_dqinfo to a pointerJan Kara
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara
2009-01-05quota: Move quotaio_v[12].h from include/linux/ to fs/Jan Kara
2009-01-05quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara
2009-01-05quota: Remove compatibility function sb_any_quota_enabled()Jan Kara
2009-01-05quota: Allow to separately enable quota accounting and enforcing limitsJan Kara
2009-01-05quota: Make _SUSPENDED just a flagJan Kara
2009-01-05quota: Increase size of variables for limits and inode usageJan Kara
2009-01-05quota: Add callbacks for allocating and destroying dquot structuresJan Kara
2009-01-05GFS2: Support for FIEMAP ioctlSteven Whitehouse
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-04gro: Add page frag supportHerbert Xu
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller
2009-01-05stop_machine: introduce stop_machine_create/destroy.Heiko Carstens
2009-01-05module: fix module loading failure of large kernel modules for pariscHelge Deller
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg
2009-01-04spi.h uses/needs device.hRandy Dunlap
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2009-01-04audit rules ordering, part 2Al Viro