aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-03-06Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-06coredump: suppress uid comparison test if core output files are pipesNeil Horman
2010-03-06coredump: set ->group_exit_code for other CLONE_VM tasks tooOleg Nesterov
2010-03-06coredump: pass mm->flags as a coredump parameter for consistencyMasami Hiramatsu
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: make offset calculation process and writing process explicitDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-03-06coredump: move dump_write() and dump_seek() into a header fileDaisuke HATAYAMA
2010-03-06coredump: unify dump_seek() implementations for each binfmt_*.cDaisuke HATAYAMA
2010-03-06proc: warn on non-existing proc entriesAlexey Dobriyan
2010-03-06proc: do translation + unlink atomically at remove_proc_entry()Alexey Dobriyan
2010-03-06fs/compat_ioctl.c: suppress two warningsAndrew Morton
2010-03-06lib: build list_sort() only if neededDon Mullis
2010-03-06exec: create initial stack independent of PAGE_SIZEMichael Neuling
2010-03-06fs: use rlimit helpersJiri Slaby
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-06vfs: take f_lock on modifying f_mode after open timeWu Fengguang
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-06Fix a dumb typo - use of & instead of &&Al Viro
2010-03-06[LogFS] Change magic numberJoern Engel
2010-03-06[LogFS] Remove h_version fieldJoern Engel
2010-03-05Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05fs/9p: Add hardlink support to .u extensionAneesh Kumar K.V
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi
2010-03-059P2010.L handshake: Add VFS flagsSripathi Kodi
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-03-05NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust
2010-03-05NFS: Clean up nfs_sync_mappingTrond Myklebust
2010-03-05NFS: Simplify nfs_wb_page()Trond Myklebust
2010-03-05NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust
2010-03-05NFS: Simplify nfs_wb_page_cancel()Trond Myklebust
2010-03-05NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pagesTrond Myklebust
2010-03-05NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is setTrond Myklebust
2010-03-05NFS: Reduce the number of unnecessary COMMIT callsTrond Myklebust
2010-03-05NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust
2010-03-05NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust
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-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-05Merge branch 'for-2.6.34-rc1-batch2' into for-linusAlex Elder