index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-03
1
-2
/
+1
*
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-03
1
-2
/
+4
*
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-11-03
1
-6
/
+2
*
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2018-10-12
2
-26
/
+50
*
ext4: cache NULL when both default_acl and acl are NULL
Chengguang Xu
2018-10-07
1
-0
/
+4
*
docs: promote the ext4 data structures book to top level
Darrick J. Wong
2018-10-06
25
-21
/
+10
*
docs: move ext4 administrative docs to admin-guide/
Darrick J. Wong
2018-10-06
4
-2
/
+4
*
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
2018-10-06
1
-2
/
+2
*
ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
Wang Shilong
2018-10-03
1
-1
/
+3
*
ext4: fix setattr project check in fssetxattr ioctl
Wang Shilong
2018-10-03
1
-23
/
+37
*
docs: make ext4 readme tables readable
Darrick J. Wong
2018-10-03
1
-430
/
+391
*
docs: fix ext4 documentation table formatting problems
Darrick J. Wong
2018-10-03
10
-59
/
+60
*
docs: generate a separate ext4 pdf file from the documentation
Darrick J. Wong
2018-10-03
1
-0
/
+2
*
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-10-03
3
-17
/
+18
*
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
2018-10-03
1
-1
/
+1
*
ext4: fix EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2018-10-03
1
-6
/
+27
*
ext4: fix build error when DX_DEBUG is defined
Gabriel Krisman Bertazi
2018-10-02
1
-1
/
+1
*
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
Theodore Ts'o
2018-10-02
1
-2
/
+6
*
ext4: fix reserved cluster accounting at page invalidation time
Eric Whitney
2018-10-01
3
-19
/
+95
*
ext4: adjust reserved cluster count when removing extents
Eric Whitney
2018-10-01
5
-134
/
+238
*
ext4: reduce reserved cluster count by number of allocated clusters
Eric Whitney
2018-10-01
3
-160
/
+207
*
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
6
-18
/
+241
*
ext4: add new pending reservation mechanism
Eric Whitney
2018-10-01
4
-0
/
+249
*
ext4: generalize extents status tree search functions
Eric Whitney
2018-10-01
6
-74
/
+165
*
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
2018-09-30
1
-1
/
+1
*
Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linux
Greg Kroah-Hartman
2018-09-30
1
-1
/
+1
|
\
|
*
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
Miguel Ojeda
2018-09-30
1
-1
/
+1
*
|
Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-09-30
1
-0
/
+1
|
\
\
|
*
|
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
2018-09-27
1
-0
/
+1
|
|
/
*
|
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-29
8
-19
/
+25
|
\
\
|
*
\
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-09-28
1
-2
/
+4
|
|
\
\
|
|
*
|
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
2018-09-26
1
-2
/
+4
|
*
|
|
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
1
-2
/
+2
|
*
|
|
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
1
-1
/
+3
|
*
|
|
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
2018-09-27
1
-2
/
+2
|
*
|
|
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-27
3
-3
/
+12
|
*
|
|
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-09-27
1
-3
/
+1
|
*
|
|
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
2018-09-27
1
-1
/
+1
|
*
|
|
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2018-09-26
1
-9
/
+4
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-29
1
-19
/
+0
|
\
\
\
\
|
*
|
|
|
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
2018-09-27
1
-19
/
+0
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2018-09-29
3
-13
/
+28
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2018-09-27
1
-6
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
2018-09-27
1
-6
/
+14
|
*
|
|
|
|
|
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2018-09-24
2
-7
/
+14
|
|
\
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
clocksource/drivers/fttmr010: Fix set_next_event handler
Tao Ren
2018-09-24
1
-7
/
+11
|
|
*
|
|
|
clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...
Keerthy
2018-09-13
1
-0
/
+3
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-29
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-28
1
-0
/
+6
*
|
|
|
|
|
|
Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Greg Kroah-Hartman
2018-09-29
1
-2
/
+2
|
\
\
\
\
\
\
\
[next]