summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-15ext4: silence a format string false positiveDan Carpenter1-1/+1
2015-08-15ext4: simplify some code in read_mmp_block()Dan Carpenter1-21/+25
2015-08-15ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen1-4/+8
2015-08-04jbd2: limit number of reserved creditsLukas Czerner1-9/+27
2015-07-28ext4 crypto: remove duplicate header filezilong.liu1-1/+0
2015-07-28ext4: update c/mtime on truncate upEryu Guan1-0/+8
2015-07-28jbd2: avoid infinite loop when destroying aborted journalJan Kara4-9/+46
2015-07-23ext4, jbd2: add REQ_FUA flag when recording an error in the superblockDaeho Jeong2-2/+3
2015-07-22ext4 crypto: fix spelling typo in commentLaurent Navet1-1/+1
2015-07-22ext4 crypto: exit cleanly if ext4_derive_key_aes() failsLaurent Navet1-0/+2
2015-07-21ext4: reject journal options for ext2 mountsCarlos Maiolino1-3/+3
2015-07-21ext4: implement cgroup writeback supportTejun Heo2-0/+4
2015-07-21ext4: replace ext4_io_submit->io_op with ->io_wbcTejun Heo2-3/+5
2015-07-17ext4 crypto: check for too-short encrypted file namesTheodore Ts'o1-0/+4
2015-07-17ext4 crypto: use a jbd2 transaction when adding a crypto policyTheodore Ts'o1-2/+15
2015-07-12jbd2: speedup jbd2_journal_dirty_metadata()Jan Kara1-6/+32
2015-07-12Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+10
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds27-123/+214
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-74/+155
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-27/+223
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+25
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+6
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-50/+74
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-717/+964
2015-07-11Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-1/+8
2015-07-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-124/+641
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds23-19/+1373
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-8/+10
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-170/+250
2015-07-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2-1/+8
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley1-1/+2
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-9/+14
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-40/+60
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler2-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler2-12/+100
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams3-2/+71
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams1-1/+1
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams2-0/+7
2015-07-10pmem: add maintainer for include/linux/pmem.hRoss Zwisler1-0/+1
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0