Age | Commit message (Expand) | Author |
2014-01-06 | ext4: fix a typo in extents.c | Yongqiang Yang |
2014-01-06 | ext4: use %pd printk specificer | David Howells |
2014-01-06 | ext4: standardize error handling in ext4_da_write_inline_data_begin() | Jan Kara |
2014-01-06 | ext4: retry allocation when inline->extent conversion failed | Jan Kara |
2014-01-06 | ext4: enable punch hole for bigalloc | Zheng Liu |
2014-01-06 | ext4: fix bigalloc regression | Eric Whitney |
2013-12-20 | ext4: add explicit casts when masking cluster sizes | Theodore Ts'o |
2013-12-18 | ext4: fix deadlock when writing in ENOSPC conditions | Jan Kara |
2013-12-08 | jbd2: rename obsoleted msg JBD->JBD2 | Dmitry Monakhov |
2013-12-08 | jbd2: revise KERN_EMERG error messages | Jan Kara |
2013-12-08 | jbd2: don't BUG but return ENOSPC if a handle runs out of space | Theodore Ts'o |
2013-12-08 | ext4: Do not reserve clusters when fs doesn't support extents | Jan Kara |
2013-12-08 | ext4: fix del_timer() misuse for ->s_err_report | Al Viro |
2013-12-03 | ext4: check for overlapping extents in ext4_valid_extent_entries() | Eryu Guan |
2013-12-03 | ext4: fix use-after-free in ext4_mb_new_blocks | Junho Ryu |
2013-12-02 | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails | Theodore Ts'o |
2013-11-29 | Linux 3.13-rc2v3.13-rc2 | Linus Torvalds |
2013-11-29 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-11-29 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-29 | Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-29 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-11-29 | arm64: Move PTE_PROT_NONE higher up | Catalin Marinas |
2013-11-29 | arm64: Use Normal NonCacheable memory for writecombine | Catalin Marinas |
2013-11-29 | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro |
2013-11-29 | drm/qxl: fix memory leak in release list handling | Dave Airlie |
2013-11-28 | arm64: debug: make aarch32 bkpt checking endian clean | Matthew Leach |
2013-11-28 | arm64: ptrace: fix compat registes get/set to be endian clean | Matthew Leach |
2013-11-28 | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2013-11-28 | Merge tag 'md/3.13-fixes' of git://neil.brown.name/md | Linus Torvalds |
2013-11-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-28 | kernel/extable: fix address-checks for core_kernel and init areas | Helge Deller |
2013-11-28 | ALSA: hda - Add LFE chmap to ASUS ET2700 | Takashi Iwai |
2013-11-28 | ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700 | Takashi Iwai |
2013-11-28 | ALSA: hda - limit mic boost on Asus UX31[A,E] | Oleksij Rempel |
2013-11-28 | ALSA: hda - Check leaf nodes to find aamix amps | Takashi Iwai |
2013-11-28 | i2c: bcm2835: Linking platform nodes to adapter nodes | Florian Meier |
2013-11-27 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-11-27 | Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-11-27 | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-27 | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-27 | Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-27 | doc: fix generation of device-drivers | Nicolas Dichtel |
2013-11-28 | drm/nouveau/hwmon: fix compilation without CONFIG_HWMON | Ilia Mirkin |
2013-11-27 | lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax | Will Deacon |