coredump: suppress uid comparison test if core output files are pipes
[pandora-kernel.git] / fs /
2010-03-06 Neil Hormancoredump: suppress uid comparison test if core output...
2010-03-06 Oleg Nesterovcoredump: set ->group_exit_code for other CLONE_VM...
2010-03-06 Masami Hiramatsucoredump: pass mm->flags as a coredump parameter for...
2010-03-06 Daisuke HATAYAMAelf coredump: add extended numbering support
2010-03-06 Daisuke HATAYAMAelf coredump: make offset calculation process and writi...
2010-03-06 Daisuke HATAYAMAelf coredump: replace ELF_CORE_EXTRA_* macros by functions
2010-03-06 Daisuke HATAYAMAcoredump: move dump_write() and dump_seek() into a...
2010-03-06 Daisuke HATAYAMAcoredump: unify dump_seek() implementations for each...
2010-03-06 Alexey Dobriyanproc: warn on non-existing proc entries
2010-03-06 Alexey Dobriyanproc: do translation + unlink atomically at remove_proc...
2010-03-06 Andrew Mortonfs/compat_ioctl.c: suppress two warnings
2010-03-06 Don Mullislib: build list_sort() only if needed
2010-03-06 Michael Neulingexec: create initial stack independent of PAGE_SIZE
2010-03-06 Jiri Slabyfs: use rlimit helpers
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 Wu Fengguangvfs: take f_lock on modifying f_mode after open time
2010-03-06 KAMEZAWA Hiroyukimm: count swap usage
2010-03-06 KAMEZAWA Hiroyukimm: avoid false sharing of mm_counter
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2010-03-06 Al ViroFix a dumb typo - use of & instead of &&
2010-03-05 Linus TorvaldsMerge branch 'slab-for-linus' of git://git./linux/kerne...
2010-03-05 Linus TorvaldsMerge branch 'nfs-for-2.6.34' of git://git.linux-nfs...
2010-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-03-05 Aneesh Kumar K.Vfs/9p: Add hardlink support to .u extension
2010-03-05 Sripathi Kodi9P2010.L handshake: Remove "dotu" variable
2010-03-05 Sripathi Kodi9P2010.L handshake: Add VFS flags
2010-03-05 Trond MyklebustMerge branch 'writeback-for-2.6.34' into nfs-for-2...
2010-03-05 Trond MyklebustNFS: Remove requirement for inode->i_mutex from nfs_inv...
2010-03-05 Trond MyklebustNFS: Clean up nfs_sync_mapping
2010-03-05 Trond MyklebustNFS: Simplify nfs_wb_page()
2010-03-05 Trond MyklebustNFS: Replace __nfs_write_mapping with sync_inode()
2010-03-05 Trond MyklebustNFS: Simplify nfs_wb_page_cancel()
2010-03-05 Trond MyklebustNFS: Ensure inode is always marked I_DIRTY_DATASYNC...
2010-03-05 Trond MyklebustNFS: Run COMMIT as an asynchronous RPC call when wbc...
2010-03-05 Trond MyklebustNFS: Reduce the number of unnecessary COMMIT calls
2010-03-05 Trond MyklebustNFS: Add a count of the number of unstable writes carri...
2010-03-05 Trond MyklebustNFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
2010-03-05 Linus TorvaldsMerge branch 'write_inode2' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-03-05 Phillip LougherSquashfs: get rid of obsolete definition in header...
2010-03-05 Phillip LougherSquashfs: get rid of obsolete variable in struct squash...
2010-03-05 Al ViroSwitch !O_CREAT case to use of do_last()
2010-03-05 Al ViroGet rid of symlink body copying
2010-03-05 Al ViroFinish pulling of -ESTALE handling to upper level in...
2010-03-05 Al ViroTurn do_link spaghetty into a normal loop
2010-03-05 Al ViroUnify exits in O_CREAT handling
2010-03-05 Al ViroKill is_link argument of do_last()
2010-03-05 Al ViroPull handling of LAST_BIND into do_last(), clean up...
2010-03-05 Al ViroLeave mangled flag only for setting nd.intent.open...
2010-03-05 Al ViroGet rid of passing mangled flag to do_last()
2010-03-05 Al ViroDon't pass mangled open_flag to finish_open()
2010-03-05 Al Viropull more into do_last()
2010-03-05 Al Virobail out with ELOOP earlier in do_link loop
2010-03-05 Al Viropull the common predecessors into do_last()
2010-03-05 Al Viropostpone __putname() until after do_last()
2010-03-05 Al Virounroll do_last: loop in do_filp_open()
2010-03-05 Al ViroShift releasing nd->root from do_last() to its caller
2010-03-05 Al Virogut do_filp_open() a bit more (do_last separation)
2010-03-05 Al Virobeginning to untangle do_filp_open()
2010-03-05 Venkatesh Pallipadiext4: fix up rb_root initializations to use RB_ROOT
2010-03-04 Christoph Hellwigquota: stop using QUOTA_OK / NO_QUOTA
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: move dquot transfer responsibility into the...
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Dmitry Monakhovext3: add writepage sanity checks
2010-03-04 Jan Karaext3: Truncate allocated blocks if direct IO write...
2010-03-04 Jan Karaquota: Properly invalidate caches even for filesystems...
2010-03-04 Dmitry Monakhovquota: generalize quota transfer interface
2010-03-04 Dmitry Monakhovquota: sb_quota state flags cleanup
2010-03-04 Jan Karajbd: Delay discarding buffers in journal_unmap_buffer
2010-03-04 Dmitry Monakhovext3: quota_write cross block boundary behaviour
2010-03-04 Christoph Hellwigquota: drop permission checks from xfs_fs_set_xstate...
2010-03-04 Christoph Hellwigquota: split out compat_sys_quotactl support from quota.c
2010-03-04 Christoph Hellwigquota: split out netlink notification support from...
2010-03-04 Christoph Hellwigquota: remove invalid optimization from quota_sync_all
2010-03-04 Christoph Hellwigquota: move code from sync_quota_sb into vfs_quota_sync
2010-03-04 Christoph Hellwigquota: clean up Q_XQUOTASYNC
2010-03-04 Christoph Hellwigquota: simplify permission checking
2010-03-04 Christoph Hellwigquota: special case Q_SYNC without device name
2010-03-04 Christoph Hellwigquota: clean up checks for supported quota methods
2010-03-04 Christoph Hellwigquota: split do_quotactl
2010-03-04 Jan Karaquota: Fix warning when a delayed write happens before...
2010-03-04 Dmitry Monakhovquota: manage reserved space when quota is not active...
2010-03-04 Dmitry Monakhovext3: trivial quota cleanup
2010-03-04 Dmitry Monakhovext3: mount flags manipulation cleanup
2010-03-04 Jan Karaext3: Use bitops to read/modify EXT3_I(inode)->i_state
next