summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton
2012-03-28fs: only send IPI to invalidate LRU BH when neededGilad Ben-Yossef
2012-03-28mm: thp: fix up pmd_trans_unstable() locationsAndrea Arcangeli
2012-03-28procfs: fix /proc/statmKAMEZAWA Hiroyuki
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-03-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-03-28Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-03-28vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse
2012-03-27NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust
2012-03-27NFSv4.1: Fix layoutcommit error handlingTrond Myklebust
2012-03-27NFSv4: Fix two infinite loops in the mount codeTrond Myklebust
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-27xfs: add lots of attribute trace pointsDave Chinner
2012-03-27xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara
2012-03-27xfs: fix fstrim offset calculationsDave Chinner
2012-03-26xfs: Account log unmount transaction correctlyDave Chinner
2012-03-26xfs: don't cache inodes read through bulkstatDave Chinner
2012-03-26xfs: trace xfs_name strings correctlyChristoph Hellwig
2012-03-25uml/hostfs: Propagate dirent.d_type to filldir()Geert Uytterhoeven
2012-03-24NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commitFred Isaman
2012-03-24Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-23seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki
2012-03-23proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki
2012-03-23proc: speed up /proc/stat handlingEric Dumazet
2012-03-23fs/proc/kcore.c: make get_sparsemem_vmemmap_info() staticDjalal Harouni
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23fat: fix bug in enforcing Long File Name lengthNamjae Jeon
2012-03-23fat: clean up xlate_to_uni()Namjae Jeon
2012-03-23epoll: remove unneeded variable in reverse_path_check()Dan Carpenter
2012-03-23epoll: comment the funky #ifdefSteven Rostedt
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-23fs/notify/notification.c: make subsys_initcall function staticH Hartley Sweeten
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds