summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig2009-09-243-61/+120
* freeze_bdev: kill bd_mount_semChristoph Hellwig2009-09-243-10/+8
* exofs: remove BKL from super operationsBoaz Harrosh2009-09-241-6/+0
* fs/romfs: correct error-handling codeJulia Lawall2009-09-241-1/+1
* vfs: seq_file: add helpers for data fillingMiklos Szeredi2009-09-242-36/+77
* vfs: remove redundant position check in do_sendfileJeff Layton2009-09-241-3/+0
* vfs: change sb->s_maxbytes to a loff_tJeff Layton2009-09-242-1/+11
* vfs: explicitly cast s_maxbytes in fiemap_check_rangesJeff Layton2009-09-241-4/+5
* libfs: return error code on failed attr setWu Fengguang2009-09-241-2/+3
* seq_file: return a negative error code when seq_path_root() fails.Tetsuo Handa2009-09-241-0/+1
* vfs: optimize touch_time() tooAndi Kleen2009-09-241-20/+23
* vfs: optimization for touch_atime()Andi Kleen2009-09-241-10/+10
* vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara2009-09-243-31/+24
* fs/inode.c: add dev-id and inode number for debugging in init_special_inode()Manish Katiyar2009-09-241-2/+3
* libfs: make simple_read_from_buffer conventionalSteven Rostedt2009-09-241-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-2377-724/+403
|\
| * cpumask: Move deprecated functions to end of header.Rusty Russell2009-09-241-341/+252
| * cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell2009-09-241-111/+1
| * cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell2009-09-241-2/+1
| * cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-244-14/+15
| * cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-241-2/+2
| * cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-242-6/+6
| * cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell2009-09-241-6/+6
| * cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-242-6/+6
| * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-246-20/+21
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-241-1/+1
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-244-13/+13
| * cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-244-8/+8
| * cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-241-1/+1
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-2412-18/+0
| * cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-2412-20/+25
| * cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-242-12/+13
| * cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-242-8/+9
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-1/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-6/+0
| * cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-241-11/+0
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
| * cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-241-0/+3
| * ACPI: remove cpumask_t usageBjorn Helgaas2009-09-241-1/+1
| * cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-241-1/+0
| * cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-241-1/+0
| * cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-241-1/+0
| * cpumask: remove unused cpu_mask_allRusty Russell2009-09-242-8/+0
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-241-1/+1
| * cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-241-3/+0
OpenPOWER on IntegriCloud