index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
autofs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-07
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
1
-0
/
+2
2018-11-07
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
1
-0
/
+2
2018-11-07
ext4: fix buffer leak in ext4_xattr_get_block() on error path
Vasily Averin
1
-1
/
+3
2018-11-07
ext4: fix possible leak of s_journal_flag_rwsem in error path
Vasily Averin
1
-0
/
+1
2018-11-07
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
1
-8
/
+8
2018-11-06
ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()
Vasily Averin
1
-5
/
+1
2018-11-06
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
1
-0
/
+1
2018-11-06
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
1
-1
/
+3
2018-11-06
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
Vasily Averin
1
-2
/
+3
2018-11-06
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
1
-0
/
+4
2018-11-06
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
1
-1
/
+1
2018-11-03
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
1
-1
/
+3
2018-11-03
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
1
-2
/
+1
2018-11-03
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
1
-2
/
+4
2018-11-03
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
1
-6
/
+2
2018-10-12
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2
-26
/
+50
2018-10-07
ext4: cache NULL when both default_acl and acl are NULL
Chengguang Xu
1
-0
/
+4
2018-10-06
docs: promote the ext4 data structures book to top level
Darrick J. Wong
25
-21
/
+10
2018-10-06
docs: move ext4 administrative docs to admin-guide/
Darrick J. Wong
4
-2
/
+4
2018-10-06
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
1
-2
/
+2
2018-10-03
ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
Wang Shilong
1
-1
/
+3
2018-10-03
ext4: fix setattr project check in fssetxattr ioctl
Wang Shilong
1
-23
/
+37
2018-10-03
docs: make ext4 readme tables readable
Darrick J. Wong
1
-430
/
+391
2018-10-03
docs: fix ext4 documentation table formatting problems
Darrick J. Wong
10
-59
/
+60
2018-10-03
docs: generate a separate ext4 pdf file from the documentation
Darrick J. Wong
1
-0
/
+2
2018-10-03
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
3
-17
/
+18
2018-10-03
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
1
-1
/
+1
2018-10-03
ext4: fix EXT4_IOC_SWAP_BOOT
Theodore Ts'o
1
-6
/
+27
2018-10-02
ext4: fix build error when DX_DEBUG is defined
Gabriel Krisman Bertazi
1
-1
/
+1
2018-10-02
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
Theodore Ts'o
1
-2
/
+6
2018-10-01
ext4: fix reserved cluster accounting at page invalidation time
Eric Whitney
3
-19
/
+95
2018-10-01
ext4: adjust reserved cluster count when removing extents
Eric Whitney
5
-134
/
+238
2018-10-01
ext4: reduce reserved cluster count by number of allocated clusters
Eric Whitney
3
-160
/
+207
2018-10-01
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
6
-18
/
+241
2018-10-01
ext4: add new pending reservation mechanism
Eric Whitney
4
-0
/
+249
2018-10-01
ext4: generalize extents status tree search functions
Eric Whitney
6
-74
/
+165
2018-09-30
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
1
-1
/
+1
2018-09-30
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
Miguel Ojeda
1
-1
/
+1
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
1
-2
/
+2
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-27
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-27
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
1
-0
/
+1
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
2018-09-27
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
3
-3
/
+12
2018-09-27
drm/amd/display: Fix Edid emulation for linux
Bhawanpreet Lakha
3
-7
/
+137
2018-09-27
drm/amd/display: Fix Vega10 lightup on S3 resume
Roman Li
3
-18
/
+1
2018-09-27
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2
-3
/
+4
[next]