summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: add missing brelse() add_new_gdb_meta_bg()'s error pathVasily Averin2018-11-031-2/+1
* ext4: add missing brelse() in set_flexbg_block_bitmap()'s error pathVasily Averin2018-11-031-2/+4
* ext4: avoid potential extra brelse in setup_new_flex_group_blocks() Vasily Averin2018-11-031-6/+2
* ext4: fix use-after-free race in ext4_remount()'s error pathTheodore Ts'o2018-10-122-26/+50
* ext4: cache NULL when both default_acl and acl are NULLChengguang Xu2018-10-071-0/+4
* docs: promote the ext4 data structures book to top levelDarrick J. Wong2018-10-0625-21/+10
* docs: move ext4 administrative docs to admin-guide/Darrick J. Wong2018-10-064-2/+4
* jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara2018-10-061-2/+2
* ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTRWang Shilong2018-10-031-1/+3
* ext4: fix setattr project check in fssetxattr ioctlWang Shilong2018-10-031-23/+37
* docs: make ext4 readme tables readableDarrick J. Wong2018-10-031-430/+391
* docs: fix ext4 documentation table formatting problemsDarrick J. Wong2018-10-0310-59/+60
* docs: generate a separate ext4 pdf file from the documentationDarrick J. Wong2018-10-031-0/+2
* ext4: convert fault handler to use vm_fault_t typeSouptick Joarder2018-10-033-17/+18
* ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner2018-10-031-1/+1
* ext4: fix EXT4_IOC_SWAP_BOOTTheodore Ts'o2018-10-031-6/+27
* ext4: fix build error when DX_DEBUG is definedGabriel Krisman Bertazi2018-10-021-1/+1
* ext4: fix argument checking in EXT4_IOC_MOVE_EXTTheodore Ts'o2018-10-021-2/+6
* ext4: fix reserved cluster accounting at page invalidation timeEric Whitney2018-10-013-19/+95
* ext4: adjust reserved cluster count when removing extentsEric Whitney2018-10-015-134/+238
* ext4: reduce reserved cluster count by number of allocated clustersEric Whitney2018-10-013-160/+207
* ext4: fix reserved cluster accounting at delayed write timeEric Whitney2018-10-016-18/+241
* ext4: add new pending reservation mechanismEric Whitney2018-10-014-0/+249
* ext4: generalize extents status tree search functionsEric Whitney2018-10-016-74/+165
* Linux 4.19-rc6v4.19-rc6Greg Kroah-Hartman2018-09-301-1/+1
* Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linuxGreg Kroah-Hartman2018-09-301-1/+1
|\
| * MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.cMiguel Ojeda2018-09-301-1/+1
* | Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-09-301-0/+1
|\ \
| * | dax: Fix deadlock in dax_lock_mapping_entry()Jan Kara2018-09-271-0/+1
| |/
* | Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-298-19/+25
|\ \
| * \ Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-09-281-2/+4
| |\ \
| | * | nvme: properly propagate errors in nvme_mpath_initSusobhan Dey2018-09-261-2/+4
| * | | xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
| * | | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3
| * | | blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov2018-09-271-2/+2
| * | | bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang2018-09-273-3/+12
| * | | xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-271-3/+1
| * | | block: fix deadline elevator drain for zoned block devicesDamien Le Moal2018-09-271-1/+1
| * | | blk-mq: Allow blocking queue tag iter callbacksKeith Busch2018-09-261-9/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-291-19/+0
|\ \ \ \
| * | | | x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-09-271-19/+0
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2018-09-293-13/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-271-6/+14
| |\ \ \ \ \
| | * | | | | clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni2018-09-271-6/+14
| * | | | | | Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-242-7/+14
| |\| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren2018-09-241-7/+11
| | * | | | clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy2018-09-131-0/+3
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-291-0/+6
|\ \ \ \ \ \
| * | | | | | perf/core: Add sanity check to deal with pinned event failureReinette Chatre2018-09-281-0/+6
* | | | | | | Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman2018-09-291-2/+2
|\ \ \ \ \ \ \