summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* jbd2: cleanup needed free block estimates when starting a transactionJan Kara2013-06-041-6/+26
* jbd2: refine waiting for shadow buffersJan Kara2013-06-043-26/+53
* jbd2: remove journal_head from descriptor buffersJan Kara2013-06-041-12/+7Star
* jbd2: don't create journal_head for temporary journal buffersJan Kara2013-06-041-16/+16
* ext4: make punch hole code path work with bigallocLukas Czerner2013-05-281-12/+13
* ext4: update ext4_ext_remove_space trace pointLukas Czerner2013-05-281-7/+14
* jbd: change journal_invalidatepage() to accept lengthLukas Czerner2013-05-222-6/+8
* ext4: use ->invalidatepage() length argumentLukas Czerner2013-05-221-10/+12
* jbd2: change jbd2_journal_invalidatepage to accept lengthLukas Czerner2013-05-221-1/+1
* mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-223-3/+5
* Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-201-6/+6
|\
| * pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart2013-05-141-6/+6
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-181-2/+3
|\ \
| * \ Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEADGrant Likely2013-05-074-2/+59
| |\ \
| | * \ Merge tag 'tegra-for-3.10-dtc-cpp-chroot-std-headers' of git://git.kernel.org...Rob Herring2013-04-093-0/+56
| | |\ \
| | * | | <linux/of_platform.h>: fix compilation warnings with DT disabledSergei Shtylyov2013-04-091-2/+3
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-171-9/+0Star
|\ \ \ \ \
| * | | | | drm: remove unused wrapper macrosDave Airlie2013-05-131-9/+0Star
* | | | | | Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-172-3/+9
|\ \ \ \ \ \
| * | | | | | ACPI: Fix section to __init. Align with usage in acpixf.hJan-Simon Möller2013-05-121-1/+1
| * | | | | | ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-121-2/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds2013-05-162-5/+33
|\ \ \ \ \ \
| * | | | | | target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2013-05-151-0/+33
| * | | | | | target: removed unused transport_state flagJoern Engel2013-05-151-1/+0Star
| * | | | | | target: Remove unused struct members in se_dev_entryAndy Grover2013-05-041-4/+0Star
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-151-4/+0Star
|\ \ \ \ \ \ \
| * | | | | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-141-4/+0Star
* | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-142-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | jbd,jbd2: fix oops in jbd2_journal_put_journal_head()Jan Kara2013-05-131-2/+6
| * | | | | | | | ext4: fix fio regressionYan, Zheng2013-05-031-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-132-2/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ipv6: do not clear pinet6 fieldEric Dumazet2013-05-121-0/+12
| * | | | | | | | | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-121-2/+27
* | | | | | | | | | Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-05-131-2/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-131-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grantMark Brown2013-05-061-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson2013-04-071-2/+2
* | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-132-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | drm: Use names of ioctls in debug tracesChris Cummins2013-05-101-1/+2
| * | | | | | | | | | drm: Remove pointless '-' characters from drm_fb_helper documentationVille Syrjälä2013-05-101-8/+8
| * | | | | | | | | | drm: Add kernel-doc for drm_fb_helper_funcs->initial_configVille Syrjälä2013-05-101-0/+1
* | | | | | | | | | | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-122-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-101-0/+1
| * | | | | | | | | | | ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-101-0/+4
* | | | | | | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-128-33/+36
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'postmerge' into for-linusJames Bottomley2013-05-101-4/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-061-4/+12
| * | | | | | | | | | | | | Merge branch 'misc' into for-linusJames Bottomley2013-05-107-29/+24Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2013-05-101-6/+2Star
| | * | | | | | | | | | | | | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-104-21/+16Star