summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-18jbd2: fix checkpoint list cleanupJan Kara1-5/+3
2015-10-18ext4: fix xfstest generic/269 double revoked buffer bug with bigallocDaeho Jeong1-15/+17
2015-10-18ext4: make the bitmap read routines return real error codesDarrick J. Wong3-85/+143
2015-10-17jbd2: clean up feature test macros with predicate functionsDarrick J. Wong5-36/+91
2015-10-17ext4: clean up feature test macros with predicate functionsDarrick J. Wong15-184/+252
2015-10-17ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong16-88/+107
2015-10-17ext4: store checksum seed in superblockDarrick J. Wong3-4/+10
2015-10-17ext4: reserve code points for the project quota featureTheodore Ts'o2-1/+8
2015-10-15ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong1-3/+4
2015-10-15jbd2: gate checksum calculations on crc driver presence, not sb flagsDarrick J. Wong2-7/+12
2015-10-15ext4: use private version of page_zero_new_buffers() for data=journal modeTheodore Ts'o1-1/+33
2015-10-03ext4 crypto: fix bugs in ext4_encrypted_zeroout()Theodore Ts'o2-4/+22
2015-10-03ext4 crypto: replace some BUG_ON()'s with error checksTheodore Ts'o4-7/+15
2015-10-03ext4 crypto: ext4_page_crypto() doesn't need a encryption contextTheodore Ts'o4-28/+9
2015-10-03ext4: optimize ext4_writepage() for attempted 4k delalloc writesTheodore Ts'o1-1/+12
2015-10-03ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o1-1/+4
2015-09-23ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o6-106/+77
2015-09-23ext4: refactor sysfs support codeTheodore Ts'o1-133/+128
2015-09-23ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o4-410/+410
2015-09-21Linux 4.3-rc2v4.3-rc2Linus Torvalds1-1/+1
2015-09-20Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-10/+17
2015-09-20Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-34/+52
2015-09-20Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-46/+73
2015-09-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-12/+25
2015-09-20Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-2/+9
2015-09-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds10-58/+107
2015-09-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-6/+16
2015-09-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-57/+129
2015-09-20fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason1-1/+16
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker1-1/+1
2015-09-19Merge branch 'acpi-bus'Rafael J. Wysocki4-16/+11
2015-09-19Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki8-30/+62
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-8/+31
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-165/+199
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2-4/+4
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds217-573/+482
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds17-17/+65
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel1-4/+11
2015-09-18Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-62/+48
2015-09-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-20/+22
2015-09-18revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton1-8/+0