index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
mm: zero-seek shrinkers
Johannes Weiner
2
-0
/
+6
2018-10-27
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-3
/
+0
2018-10-27
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
1
-8
/
+8
2018-10-27
dcache: allocate external names from reclaimable kmalloc caches
Vlastimil Babka
1
-29
/
+9
2018-10-27
cramfs: convert to use vmf_insert_mixed
Nicolas Pitre
1
-1
/
+4
2018-10-27
fs/iomap.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-10-27
ocfs2: remove set but not used variable 'rb'
YueHaibing
1
-2
/
+0
2018-10-27
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...
Jia-Ju Bai
1
-1
/
+1
2018-10-27
ocfs2: remove unneeded null check
Ding Xiang
1
-2
/
+1
2018-10-27
ocfs2: remove unused pointer 'eb'
Colin Ian King
1
-4
/
+0
2018-10-27
ocfs2/dlm: remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-27
userfaultfd: disable irqs when taking the waitqueue lock
Christoph Hellwig
1
-4
/
+4
2018-10-27
mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
Vlastimil Babka
1
-1
/
+3
2018-10-27
ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()
Chengguang Xu
1
-3
/
+2
2018-10-27
ovl: abstract ovl_inode lock with a helper
Amir Goldstein
2
-12
/
+23
2018-10-27
ovl: remove the 'locked' argument of ovl_nlink_{start,end}
Amir Goldstein
3
-28
/
+25
2018-10-27
ovl: relax requirement for non null uuid of lower fs
Amir Goldstein
2
-4
/
+31
2018-10-27
ovl: fold copy-up helpers into callers
Miklos Szeredi
1
-108
/
+67
2018-10-27
ovl: untangle copy up call chain
Amir Goldstein
1
-86
/
+159
2018-10-27
ovl: relax permission checking on underlying layers
Miklos Szeredi
1
-4
/
+13
2018-10-27
ovl: fix recursive oi->lock in ovl_link()
Amir Goldstein
1
-0
/
+4
2018-10-27
vfs: fix FIGETBSZ ioctl on an overlayfs file
Amir Goldstein
1
-0
/
+3
2018-10-27
ovl: clean up error handling in ovl_get_tmpfile()
Miklos Szeredi
1
-3
/
+2
2018-10-27
ovl: fix error handling in ovl_verify_set_fh()
Amir Goldstein
1
-1
/
+3
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-361
/
+444
2018-10-26
Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
25
-382
/
+1019
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-14
/
+0
2018-10-25
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+3
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-68
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-60
/
+60
2018-10-25
fsnotify: Fix busy inodes during unmount
Jan Kara
2
-8
/
+34
2018-10-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-454
/
+1259
2018-10-24
Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-561
/
+1566
2018-10-24
Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
24
-383
/
+607
2018-10-24
Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-154
/
+218
2018-10-24
Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+15
2018-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-3
/
+11
2018-10-24
Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
3
-2
/
+5
2018-10-24
Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-738
/
+1239
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-169
/
+0
2018-10-24
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-32
/
+88
2018-10-24
cifs: update internal module version number for cifs.ko to 2.14
Steve French
1
-1
/
+1
2018-10-24
smb3: add debug for unexpected mid cancellation
Steve French
1
-2
/
+2
2018-10-24
cifs: allow calling SMB2_xxx_free(NULL)
Ronnie Sahlberg
1
-7
/
+12
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+9
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-54
/
+55
2018-10-24
smb3 - clean up debug output displaying network interfaces
Steve French
1
-2
/
+2
2018-10-24
smb3: show number of current open files in /proc/fs/cifs/Stats
Steve French
5
-1
/
+13
[prev]
[next]