summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-22ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-1/+2
2010-05-22vfs: Add inode uid,gid,mode init helperDmitry Monakhov1-1/+2
2010-05-22vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier1-0/+1
2010-05-22sanitize vfs_fsync calling conventionsChristoph Hellwig1-3/+3
2010-05-22reiserfs: constify xattr_handlerStephen Hemminger2-5/+5
2010-05-22fs: xattr_handler table should be constStephen Hemminger3-4/+4
2010-05-22Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik1-0/+2
2010-05-22new helper: iterate_supers()Al Viro1-0/+1
2010-05-22Bury __put_super_and_need_restart()Al Viro1-3/+0
2010-05-22get rid of restarts in sync_filesystems()Al Viro1-1/+1
2010-05-22get rid of S_BIASAl Viro1-1/+0
2010-05-22sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro1-1/+0
2010-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-0/+3
2010-05-22Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds12-21/+134
2010-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+55
2010-05-22Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-0/+78
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2-0/+3
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe210-1430/+6153
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe1-0/+2
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe3-4/+20
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner1-2/+2
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-26/+0
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+17
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+14
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-16/+143
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe1-0/+4
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2-3/+2
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe1-0/+1
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+10
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-15/+69
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-1/+61
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds8-9/+83
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-05-21quota: Refactor dquot_transfer code so that OCFS2 can pass in its referencesJan Kara1-0/+1
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov1-0/+8
2010-05-21quota: unify ->set_dqblkChristoph Hellwig3-3/+12
2010-05-21quota: unify ->get_dqblkChristoph Hellwig2-3/+3
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov1-8/+34
2010-05-21jbd: Provide function to check whether transaction will issue data barrierJan Kara1-1/+2
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck1-0/+9
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman1-0/+4
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman1-0/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-3/+4
2010-05-21sysfs: Don't use enums in inline function declaration.Eric W. Biederman1-1/+1
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2-0/+12
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman1-0/+8
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman1-0/+10
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2-0/+29
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra1-0/+8
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner1-5/+4