summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-10-183-3/+16
* [PATCH] fix calculation of meta_bg descriptor backupsAndy Leiserson2015-10-181-2/+2
* ext4: fix potential use after free in __ext4_journal_stopLukas Czerner2015-10-171-3/+3
* jbd2: fix checkpoint list cleanupJan Kara2015-10-171-5/+3
* ext4: fix xfstest generic/269 double revoked buffer bug with bigallocDaeho Jeong2015-10-171-15/+17
* ext4: make the bitmap read routines return real error codesDarrick J. Wong2015-10-173-85/+143
* jbd2: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-175-36/+91
* ext4: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-1715-184/+252
* ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong2015-10-1716-88/+107
* ext4: store checksum seed in superblockDarrick J. Wong2015-10-173-4/+10
* ext4: reserve code points for the project quota featureTheodore Ts'o2015-10-172-1/+8
* ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong2015-10-151-3/+4
* jbd2: gate checksum calculations on crc driver presence, not sb flagsDarrick J. Wong2015-10-152-7/+12
* ext4: use private version of page_zero_new_buffers() for data=journal modeTheodore Ts'o2015-10-151-1/+33
* ext4 crypto: fix bugs in ext4_encrypted_zeroout()Theodore Ts'o2015-10-032-4/+22
* ext4 crypto: replace some BUG_ON()'s with error checksTheodore Ts'o2015-10-034-7/+15
* ext4 crypto: ext4_page_crypto() doesn't need a encryption contextTheodore Ts'o2015-10-034-28/+9
* ext4: optimize ext4_writepage() for attempted 4k delalloc writesTheodore Ts'o2015-10-031-1/+12
* ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o2015-10-021-1/+4
* ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2015-09-236-106/+77
* ext4: refactor sysfs support codeTheodore Ts'o2015-09-231-133/+128
* ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-234-410/+410
* Linux 4.3-rc2v4.3-rc2Linus Torvalds2015-09-201-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-193-10/+17
|\
| * ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-161-3/+5
| * ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-161-1/+3
| * ARM: get rid of needless #if in signal handling codeRussell King2015-09-161-4/+2
| * ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
* | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-199-34/+52
|\ \
| * | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-141-3/+1
| * | selftests: change install command to rsyncBamvor Jian Zhang2015-09-142-8/+5
| * | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-141-5/+3
| * | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-141-1/+1
| * | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-141-1/+1
| * | selftests/seccomp: add support for s390Kees Cook2015-09-142-6/+38
| * | seltests/zram: fix syntax errorZhang Zhen2015-09-142-10/+3
* | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-1912-46/+73
|\ \ \
| * \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-184-16/+11
| |\ \ \
| | * | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-154-16/+11
| | * | | ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-151-1/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-188-30/+62
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-155-26/+54
| | | |\ \ | | |/ / / | |/| | |
| | | * | PM / devfreq: Fix incorrect type issue.Xiaolong Ye2015-09-111-1/+1
| | | * | PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham2015-09-111-3/+5
| | | * | PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-111-1/+8
| | | * | PM / devfreq: drop comment about thermal setting max_freqJavi Merino2015-09-111-3/+3
| | | * | PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-112-15/+33
| | | * | PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-111-2/+2
| | | * | PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham2015-09-111-1/+2
| | | * | PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2Chanwoo Choi2015-09-111-2/+40
OpenPOWER on IntegriCloud