| Commit message (Expand) | Author | Age | Files | Lines |
* | jbd2: invalidate handle if jbd2_journal_restart() fails | Theodore Ts'o | 2013-07-01 | 1 | -1/+1 |
* | ext4: translate flag bits to strings in tracepoints | Theodore Ts'o | 2013-07-01 | 1 | -39/+96 |
* | jbd2: use a single printk for jbd_debug() | Paul Gortmaker | 2013-06-13 | 1 | -9/+5 |
* | jbd/jbd2: relocate bit_spinlock header to jbd_common | Paul Gortmaker | 2013-06-13 | 3 | -2/+2 |
* | ext4: fix data integrity for ext4_sync_fs | Dmitry Monakhov | 2013-06-13 | 1 | -0/+13 |
* | jbd2: optimize jbd2_journal_force_commit | Dmitry Monakhov | 2013-06-13 | 1 | -1/+1 |
* | ext4: use ext4_da_writepages() for all modes | Theodore Ts'o | 2013-06-06 | 1 | -2/+2 |
* | ext4: restructure writeback path | Jan Kara | 2013-06-04 | 1 | -24/+40 |
* | ext4: provide wrappers for transaction reservation calls | Jan Kara | 2013-06-04 | 1 | -8/+33 |
* | jbd2: transaction reservation support | Jan Kara | 2013-06-04 | 1 | -4/+24 |
* | jbd2: remove unused waitqueues | Jan Kara | 2013-06-04 | 1 | -8/+0 |
* | jbd2: cleanup needed free block estimates when starting a transaction | Jan Kara | 2013-06-04 | 1 | -6/+26 |
* | jbd2: refine waiting for shadow buffers | Jan Kara | 2013-06-04 | 3 | -26/+53 |
* | jbd2: remove journal_head from descriptor buffers | Jan Kara | 2013-06-04 | 1 | -12/+7 |
* | jbd2: don't create journal_head for temporary journal buffers | Jan Kara | 2013-06-04 | 1 | -16/+16 |
* | ext4: make punch hole code path work with bigalloc | Lukas Czerner | 2013-05-28 | 1 | -12/+13 |
* | ext4: update ext4_ext_remove_space trace point | Lukas Czerner | 2013-05-28 | 1 | -7/+14 |
* | jbd: change journal_invalidatepage() to accept length | Lukas Czerner | 2013-05-22 | 2 | -6/+8 |
* | ext4: use ->invalidatepage() length argument | Lukas Czerner | 2013-05-22 | 1 | -10/+12 |
* | jbd2: change jbd2_journal_invalidatepage to accept length | Lukas Czerner | 2013-05-22 | 1 | -1/+1 |
* | mm: change invalidatepage prototype to accept length | Lukas Czerner | 2013-05-22 | 3 | -3/+5 |
* | Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-20 | 1 | -6/+6 |
|\ |
|
| * | pinctrl: generic: Fix typos and clarify comments | Laurent Pinchart | 2013-05-14 | 1 | -6/+6 |
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-18 | 1 | -2/+3 |
|\ \ |
|
| * \ | Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEAD | Grant Likely | 2013-05-07 | 4 | -2/+59 |
| |\ \ |
|
| | * \ | Merge tag 'tegra-for-3.10-dtc-cpp-chroot-std-headers' of git://git.kernel.org... | Rob Herring | 2013-04-09 | 3 | -0/+56 |
| | |\ \ |
|
| | * | | | <linux/of_platform.h>: fix compilation warnings with DT disabled | Sergei Shtylyov | 2013-04-09 | 1 | -2/+3 |
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-17 | 1 | -9/+0 |
|\ \ \ \ \ |
|
| * | | | | | drm: remove unused wrapper macros | Dave Airlie | 2013-05-13 | 1 | -9/+0 |
* | | | | | | Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-17 | 2 | -3/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI: Fix section to __init. Align with usage in acpixf.h | Jan-Simon Möller | 2013-05-12 | 1 | -1/+1 |
| * | | | | | | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki | 2013-05-12 | 1 | -2/+8 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar... | Linus Torvalds | 2013-05-16 | 2 | -5/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | target: close target_put_sess_cmd() vs. core_tmr_abort_task() race | Joern Engel | 2013-05-15 | 1 | -0/+33 |
| * | | | | | | target: removed unused transport_state flag | Joern Engel | 2013-05-15 | 1 | -1/+0 |
| * | | | | | | target: Remove unused struct members in se_dev_entry | Andy Grover | 2013-05-04 | 1 | -4/+0 |
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 | 1 | -4/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 | 1 | -4/+0 |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-14 | 2 | -4/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | jbd,jbd2: fix oops in jbd2_journal_put_journal_head() | Jan Kara | 2013-05-13 | 1 | -2/+6 |
| * | | | | | | | | ext4: fix fio regression | Yan, Zheng | 2013-05-03 | 1 | -2/+2 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-13 | 2 | -2/+39 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ipv6: do not clear pinet6 field | Eric Dumazet | 2013-05-12 | 1 | -0/+12 |
| * | | | | | | | | | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode | Rony Efraim | 2013-05-12 | 1 | -2/+27 |
* | | | | | | | | | | Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2013-05-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'spi/fix/grant' into spi-linus | Mark Brown | 2013-05-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grant | Mark Brown | 2013-05-06 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | spi: Initialize cs_gpio and cs_gpios with -ENOENT | Andreas Larsson | 2013-04-07 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-13 | 2 | -8/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | / / / /
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | drm: Use names of ioctls in debug traces | Chris Cummins | 2013-05-10 | 1 | -1/+2 |