aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-05Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05make sure data is on disk before calling ->write_inodeChristoph Hellwig
2010-03-05Squashfs: get rid of obsolete definition in header filePhillip Lougher
2010-03-05Squashfs: get rid of obsolete variable in struct squashfs_sb_infoPhillip Lougher
2010-03-05Switch !O_CREAT case to use of do_last()Al Viro
2010-03-05Get rid of symlink body copyingAl Viro
2010-03-05Finish pulling of -ESTALE handling to upper level in do_filp_open()Al Viro
2010-03-05Turn do_link spaghetty into a normal loopAl Viro
2010-03-05Unify exits in O_CREAT handlingAl Viro
2010-03-05Kill is_link argument of do_last()Al Viro
2010-03-05Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()Al Viro
2010-03-05Leave mangled flag only for setting nd.intent.open.flagAl Viro
2010-03-05Get rid of passing mangled flag to do_last()Al Viro
2010-03-05Don't pass mangled open_flag to finish_open()Al Viro
2010-03-05pull more into do_last()Al Viro
2010-03-05bail out with ELOOP earlier in do_link loopAl Viro
2010-03-05pull the common predecessors into do_last()Al Viro
2010-03-05postpone __putname() until after do_last()Al Viro
2010-03-05unroll do_last: loop in do_filp_open()Al Viro
2010-03-05Shift releasing nd->root from do_last() to its callerAl Viro
2010-03-05gut do_filp_open() a bit more (do_last separation)Al Viro
2010-03-05beginning to untangle do_filp_open()Al Viro
2010-03-04ext4: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi
2010-03-05quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: move dquot drop responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-05ext3: add writepage sanity checksDmitry Monakhov
2010-03-05ext3: Truncate allocated blocks if direct IO write fails to update i_sizeJan Kara
2010-03-05quota: Properly invalidate caches even for filesystems with blocksize < pagesizeJan Kara
2010-03-05quota: generalize quota transfer interfaceDmitry Monakhov
2010-03-05quota: sb_quota state flags cleanupDmitry Monakhov
2010-03-05jbd: Delay discarding buffers in journal_unmap_bufferJan Kara
2010-03-05ext3: quota_write cross block boundary behaviourDmitry Monakhov
2010-03-05quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquotaChristoph Hellwig
2010-03-05quota: split out compat_sys_quotactl support from quota.cChristoph Hellwig
2010-03-05quota: split out netlink notification support from quota.cChristoph Hellwig
2010-03-05quota: remove invalid optimization from quota_sync_allChristoph Hellwig