summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21vfs: Add inode uid,gid,mode init helperDmitry Monakhov
2010-05-21vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger
2010-05-21fs: xattr_handler table should be constStephen Hemminger
2010-05-21Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik
2010-05-21new helper: iterate_supers()Al Viro
2010-05-21Bury __put_super_and_need_restart()Al Viro
2010-05-21get rid of restarts in sync_filesystems()Al Viro
2010-05-21get rid of S_BIASAl Viro
2010-05-21sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-05-21Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-219p: add 9P2000.L rename operationSripathi Kodi
2010-05-219p: add 9P2000.L statfs operationSripathi Kodi
2010-05-21Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap
2010-05-21quota: Refactor dquot_transfer code so that OCFS2 can pass in its referencesJan Kara
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov
2010-05-21jbd: Provide function to check whether transaction will issue data barrierJan Kara
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21sysfs: Don't use enums in inline function declaration.Eric W. Biederman
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman