index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/proc/vmcore.c: Convert to use vmf_error()
Souptick Joarder
2018-10-31
1
-1
/
+1
*
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-30
8
-67
/
+110
|
\
|
*
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-10-22
1
-0
/
+2
|
*
Btrfs: fix use-after-free during inode eviction
Filipe Manana
2018-10-19
1
-1
/
+3
|
*
btrfs: move the dio_sem higher up the callchain
Josef Bacik
2018-10-19
2
-2
/
+12
|
*
btrfs: don't run delayed_iputs in commit
Josef Bacik
2018-10-19
1
-9
/
+0
|
*
btrfs: fix insert_reserved error handling
Josef Bacik
2018-10-19
1
-8
/
+4
|
*
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
2018-10-19
1
-1
/
+9
|
*
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
2018-10-19
1
-2
/
+5
|
*
btrfs: set max_extent_size properly
Josef Bacik
2018-10-19
1
-10
/
+20
|
*
btrfs: reset max_extent_size properly
Josef Bacik
2018-10-19
1
-0
/
+2
|
*
btrfs: delayed-ref: extract find_first_ref_head from find_ref_head
Lu Fengqi
2018-10-17
1
-23
/
+27
|
*
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
2018-10-17
2
-10
/
+23
|
*
Btrfs: fix assertion on fsync of regular file when using no-holes feature
Filipe Manana
2018-10-17
1
-1
/
+2
|
*
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-10-17
1
-0
/
+1
*
|
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-29
1
-131
/
+0
|
\
\
|
*
|
media: dvb: move compat handlers into drivers
Arnd Bergmann
2018-09-12
1
-78
/
+0
|
*
|
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
2018-09-12
1
-31
/
+0
|
*
|
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
2018-09-12
1
-12
/
+0
|
*
|
media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
Arnd Bergmann
2018-09-12
1
-12
/
+0
|
*
|
media: dvb: fix compat ioctl translation
Arnd Bergmann
2018-09-12
1
-4
/
+6
*
|
|
Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-29
6
-107
/
+85
|
\
\
\
|
*
|
|
ext2: remove redundant building macro check
Chengguang Xu
2018-09-24
2
-8
/
+1
|
*
|
|
udf: Drop pack pragma from udf_sb.h
Jan Kara
2018-09-07
1
-2
/
+0
|
*
|
|
udf: Drop freed bitmap / table support
Jan Kara
2018-09-07
3
-74
/
+0
|
*
|
|
udf: Fix crash during mount
Jan Kara
2018-09-07
1
-5
/
+60
|
*
|
|
udf: Prevent write-unsupported filesystem to be remounted read-write
Jan Kara
2018-09-07
2
-14
/
+18
|
*
|
|
ext2: cache NULL when both default_acl and acl are NULL
Chengguang Xu
2018-09-03
1
-0
/
+4
|
*
|
|
udf: remove unused variables group_start and nr_groups
Colin Ian King
2018-09-03
1
-4
/
+2
*
|
|
|
Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-10-29
9
-101
/
+152
|
\
\
\
\
|
*
|
|
|
fsnotify: Fix busy inodes during unmount
Jan Kara
2018-10-25
2
-8
/
+34
|
*
|
|
|
fanotify: support reporting thread id instead of process id
Amir Goldstein
2018-10-08
3
-6
/
+9
|
*
|
|
|
fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants
Amir Goldstein
2018-10-04
2
-1
/
+6
|
*
|
|
|
fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON()
Amir Goldstein
2018-10-04
2
-2
/
+2
|
*
|
|
|
fanotify: deprecate uapi FAN_ALL_* constants
Amir Goldstein
2018-10-04
3
-15
/
+15
|
*
|
|
|
fanotify: simplify handling of FAN_ONDIR
Amir Goldstein
2018-10-04
1
-27
/
+5
|
*
|
|
|
fsnotify: generalize handling of extra event flags
Amir Goldstein
2018-10-04
1
-4
/
+3
|
*
|
|
|
fanotify: store fanotify_init() flags in group's fanotify_data
Amir Goldstein
2018-09-27
2
-27
/
+5
|
*
|
|
|
fanotify: add API to attach/detach super block mark
Amir Goldstein
2018-09-03
1
-5
/
+37
|
*
|
|
|
fsnotify: send path type events to group with super block marks
Amir Goldstein
2018-09-03
1
-10
/
+14
|
*
|
|
|
fsnotify: add super block object type
Amir Goldstein
2018-09-03
5
-2
/
+28
*
|
|
|
|
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
2018-10-29
5
-21
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
9p locks: fix glock.client_id leak in do_lock
Dominique Martinet
2018-09-08
1
-2
/
+14
|
*
|
|
|
|
9p: acl: fix uninitialized iattr access
Dominique Martinet
2018-09-08
1
-1
/
+1
|
*
|
|
|
|
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2018-09-08
3
-1
/
+27
|
*
|
|
|
|
9p: do not trust pdu content for stat item size
Gertjan Halkes
2018-09-08
1
-5
/
+3
|
*
|
|
|
|
9p: fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
2018-09-08
1
-1
/
+1
|
*
|
|
|
|
v9fs_dir_readdir: fix double-free on p9stat_read error
Dominique Martinet
2018-08-29
1
-11
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
18
-612
/
+447
|
\
\
\
\
\
|
*
|
|
|
|
page cache: Finish XArray conversion
Matthew Wilcox
2018-10-21
1
-1
/
+1
[next]