summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-23ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy5-11/+7
2012-07-23ext4: weed out ext4_write_superArtem Bityutskiy1-10/+0
2012-07-23ext4: remove unnecessary superblock dirtyingArtem Bityutskiy2-4/+3
2012-07-23ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()Jan Kara2-10/+13
2012-07-23ext4: remove useless marking of superblock dirtyJan Kara2-4/+0
2012-07-23ext4: fix ext4 mismerge back in JanuaryAl Viro1-1/+0
2012-07-23ext4: remove dynamic array size in ext4_chksum()Theodore Ts'o1-1/+3
2012-07-23ext4: remove unused variable in ext4_update_super()Theodore Ts'o1-1/+1
2012-07-23ext4: make quota as first class supported featureAditya Kali3-10/+150
2012-07-23ext4: don't take the i_mutex lock when doing DIO overwritesZheng Liu2-4/+71
2012-07-10ext4: add a new nolock flag in ext4_map_blocksZheng Liu2-10/+51
2012-07-10ext4: split ext4_file_write into buffered IO and direct IOZheng Liu1-22/+38
2012-07-10ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()Haibo Liu1-1/+0
2012-07-10ext4: fix out-of-date comments in extents.cHaiboLiu1-2/+1
2012-07-10ext4: use s_csum_seed instead of i_csum_seed for xattr blockTao Ma1-7/+4
2012-07-10ext4: use proper csum calculation in ext4_renameTao Ma1-2/+9
2012-07-10ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o4-57/+132
2012-07-01ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o4-8/+8
2012-07-01ext4: honor O_(D)SYNC semantic in ext4_fallocate()Zheng Liu1-0/+2
2012-07-01ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groupsAditya Kali1-8/+15
2012-07-01Linux 3.5-rc5v3.5-rc5Linus Torvalds1-1/+1
2012-07-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-19/+37
2012-07-01printk.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-07-01Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-6/+6
2012-07-01ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo1-2/+4
2012-07-01Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-6/+4
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-21/+59
2012-06-30Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-84/+219
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown8980-322932/+529713
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-30Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+34
2012-06-30printk: Optimize if statement logic where newline existsSteven Rostedt1-7/+6
2012-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-64/+54
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-16/+29
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-06-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2012-06-29printk: flush continuation lines immediately to consoleKay Sievers1-68/+176
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling1-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard2-1/+6
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt1-1/+1
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong1-2/+2
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen1-57/+40
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling1-1/+1
2012-06-29powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman1-0/+2
2012-06-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+5
2012-06-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-2/+5
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-38/+64
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds3-10/+10