aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-08FS-Cache: Remove the EXPERIMENTAL flagChristian Kujau
2010-03-07sysfs: Kill unused sysfs_sb variable.Eric W. Biederman
2010-03-07sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman
2010-03-07sysfs: Implement sysfs_rename_linkEric W. Biederman
2010-03-07sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman
2010-03-07sysfs: Serialize updates to the vfs inodeEric W. Biederman
2010-03-07sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman
2010-03-07sysfs: Only take active references on attributes.Eric W. Biederman
2010-03-07sysfs: Remove sysfs_get/put_active_twoEric W. Biederman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-07sysfs: Cache the last sysfs_dirent to improve readdir scalability v2Eric W. Biederman
2010-03-07sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen
2010-03-07seq_file: fix new kernel-doc warningsRandy Dunlap
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds
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