summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-14ext4: short-cut orphan cleanup on errorVegard Nossum1-0/+10
2016-07-14ext4: fix reference counting bug on block allocation errorVegard Nossum1-14/+3
2016-07-14MAINTAINRES: fs-crypto maintainers updateTheodore Ts'o1-0/+7
2016-07-10ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim19-1997/+297
2016-07-05ext2: fix filesystem deadlock while reading corrupted xattr blockCarlos Maiolino4-0/+43
2016-07-05ext4: fix project quota accounting without quota limits enabledWang Shilong1-10/+8
2016-07-05ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2-0/+10
2016-07-05ext4: remove unused page_idxyalin wang1-2/+1
2016-07-04ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum1-3/+3
2016-07-04ext4: Fix WARN_ON_ONCE in ext4_commit_super()Pranay Kr. Srivastava1-14/+16
2016-07-04ext4: fix deadlock during page writebackJan Kara1-3/+26
2016-07-03ext4: correct error value of function verifying dx checksumDaeho Jeong1-2/+2
2016-07-03ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong4-36/+42
2016-06-30ext4: check for extents that wrap aroundVegard Nossum1-2/+6
2016-06-30jbd2: make journal y2038 safeArnd Bergmann1-1/+1
2016-06-30jbd2: track more dependencies on transaction commitJan Kara3-0/+11
2016-06-30jbd2: move lockdep tracking to journal_sJan Kara3-12/+20
2016-06-30jbd2: move lockdep instrumentation for jbd2 handlesJan Kara1-2/+2
2016-06-26ext4: respect the nobarrier mount option in nojournal modeTheodore Ts'o1-1/+4
2016-06-26ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performanceTheodore Ts'o4-4/+23
2016-05-29Linux 4.7-rc1v4.7-rc1Linus Torvalds1-3/+3
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin1-2/+2
2016-05-28Rename other copy of hash_string to hashlen_stringGeorge Spelvin1-2/+2
2016-05-28hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds67-258/+373
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck1-1/+0
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds17-150/+734
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin2-0/+82
2016-05-28m68k: Add <asm/hash.h>George Spelvin2-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin6-4/+299
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin1-40/+81
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2-53/+36
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin1-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin1-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin3-9/+53
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin2-26/+73
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-17/+234
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds56-331/+2800
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds46-814/+5737
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds105-3400/+1986
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov7-7/+7