index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: zero-seek shrinkers
Johannes Weiner
2018-10-27
2
-0
/
+6
*
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-27
1
-3
/
+0
*
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-10-27
1
-8
/
+8
*
dcache: allocate external names from reclaimable kmalloc caches
Vlastimil Babka
2018-10-27
1
-29
/
+9
*
cramfs: convert to use vmf_insert_mixed
Nicolas Pitre
2018-10-27
1
-1
/
+4
*
fs/iomap.c: change return type to vm_fault_t
Souptick Joarder
2018-10-27
1
-1
/
+1
*
ocfs2: remove set but not used variable 'rb'
YueHaibing
2018-10-27
1
-2
/
+0
*
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...
Jia-Ju Bai
2018-10-27
1
-1
/
+1
*
ocfs2: remove unneeded null check
Ding Xiang
2018-10-27
1
-2
/
+1
*
ocfs2: remove unused pointer 'eb'
Colin Ian King
2018-10-27
1
-4
/
+0
*
ocfs2/dlm: remove unnecessary parentheses
Nathan Chancellor
2018-10-27
1
-1
/
+1
*
userfaultfd: disable irqs when taking the waitqueue lock
Christoph Hellwig
2018-10-27
1
-4
/
+4
*
mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
Vlastimil Babka
2018-10-27
1
-1
/
+3
*
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-26
1
-1
/
+4
|
\
|
*
kernfs: Fix range checks in kernfs_get_target_path
Bernd Edlinger
2018-09-16
1
-1
/
+4
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-26
2
-14
/
+0
|
\
\
|
*
|
crypto: speck - remove Speck
Jason A. Donenfeld
2018-09-04
2
-14
/
+0
*
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-4
/
+4
|
\
\
\
|
*
|
|
vfs: require i_size <= SIZE_MAX in kernel_read_file()
Eric Biggers
2018-10-10
1
-4
/
+4
|
|
/
/
*
|
|
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-25
1
-9
/
+3
|
\
\
\
|
*
|
|
simplify btrfs_lookup()
Al Viro
2018-10-10
1
-9
/
+3
*
|
|
|
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-25
1
-68
/
+1
|
\
\
\
\
|
*
|
|
|
hidp: fix compat_ioctl
Al Viro
2018-09-10
1
-10
/
+0
|
*
|
|
|
cmtp: fix compat_ioctl
Al Viro
2018-09-10
1
-9
/
+0
|
*
|
|
|
bnep: fix compat_ioctl
Al Viro
2018-09-10
1
-11
/
+0
|
*
|
|
|
compat_ioctl: trim the pointless includes
Al Viro
2018-09-10
1
-39
/
+1
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
7
-60
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
1
-2
/
+6
|
*
|
|
|
|
y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
2018-08-29
1
-29
/
+22
|
*
|
|
|
|
y2038: Change sys_utimensat() to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-1
/
+1
|
*
|
|
|
|
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+1
|
*
|
|
|
|
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+3
|
*
|
|
|
|
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
5
-27
/
+27
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-10-24
14
-454
/
+1259
|
\
\
\
\
\
|
*
|
|
|
|
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
|
*
|
|
|
|
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
|
*
|
|
|
|
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-10-03
2
-16
/
+17
|
*
|
|
|
|
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
4
-114
/
+198
|
*
|
|
|
|
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
5
-18
/
+206
|
*
|
|
|
|
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
5
-72
/
+163
[next]