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.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
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-2
/
+0
2016-10-12
pipe: cap initial pipe capacity according to pipe-max-size limit
Michael Kerrisk (man-pages)
1
-0
/
+3
2016-10-12
pipe: make account_pipe_buffers() return a value, and use it
Michael Kerrisk (man-pages)
1
-18
/
+18
2016-10-12
pipe: fix limit checking in alloc_pipe_info()
Michael Kerrisk (man-pages)
1
-7
/
+13
2016-10-12
pipe: simplify logic in alloc_pipe_info()
Michael Kerrisk (man-pages)
1
-22
/
+23
2016-10-12
pipe: fix limit checking in pipe_set_size()
Michael Kerrisk (man-pages)
1
-10
/
+31
2016-10-12
pipe: refactor argument for account_pipe_buffers()
Michael Kerrisk (man-pages)
1
-5
/
+5
2016-10-12
pipe: move limit checking logic into pipe_set_size()
Michael Kerrisk (man-pages)
1
-23
/
+18
2016-10-12
pipe: relocate round_pipe_size() above pipe_set_size()
Michael Kerrisk (man-pages)
1
-12
/
+12
2016-10-12
autofs: refactor ioctl fn vector in iookup_dev_ioctl()
Tomohiro Kusumi
1
-33
/
+16
2016-10-12
autofs: remove possibly misleading /* #define DEBUG */
Tomohiro Kusumi
1
-2
/
+0
2016-10-12
autofs: fix print format for ioctl warning message
Tomohiro Kusumi
1
-1
/
+1
2016-10-12
autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD
Ian Kent
1
-8
/
+17
2016-10-12
autofs: fix dev ioctl number range check
Ian Kent
2
-2
/
+3
2016-10-12
autofs: fix pr_debug() message
Tomohiro Kusumi
1
-1
/
+1
2016-10-12
autofs: don't fail to free_dev_ioctl(param)
Tomohiro Kusumi
1
-1
/
+2
2016-10-12
autofs: remove obsolete sb fields
Tomohiro Kusumi
1
-2
/
+0
2016-10-12
autofs: use autofs4_free_ino() to kfree dentry data
Tomohiro Kusumi
1
-1
/
+1
2016-10-12
autofs: remove ino free in autofs4_dir_symlink()
Ian Kent
1
-2
/
+0
2016-10-12
autofs: add WARN_ON(1) for non dir/link inode case
Tomohiro Kusumi
1
-1
/
+2
2016-10-12
autofs: fix autofs4_fill_super() error exit handling
Ian Kent
1
-3
/
+3
2016-10-12
autofs: test autofs versions first on sb initialization
Tomohiro Kusumi
1
-17
/
+17
2016-10-12
autofs: drop unnecessary extern in autofs_i.h
Tomohiro Kusumi
1
-1
/
+1
2016-10-12
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
1
-3
/
+11
2016-10-12
block: implement (some of) fallocate for block devices
Darrick J. Wong
2
-1
/
+79
2016-10-12
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
1
-0
/
+3
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
158
-381
/
+520
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
70
-244
/
+483
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
65
-545
/
+338
2016-10-10
Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-6
/
+2
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-53
/
+61
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-11
/
+5
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
103
-448
/
+557
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
1
-1
/
+1
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
2
-10
/
+4
2016-10-10
dlm: free workqueues after the connections
Marcelo Ricardo Leitner
1
-6
/
+2
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
71
-220
/
+290
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
19
-88
/
+139
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
5
-34
/
+34
2016-10-08
Merge branch 'work.iget' into work.misc
Al Viro
1
-7
/
+34
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-339
/
+377
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
48
-282
/
+0
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
3
-5
/
+5
2016-10-08
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
1
-3
/
+5
2016-10-08
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
1
-15
/
+19
2016-10-08
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
1
-0
/
+10
2016-10-08
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
1
-14
/
+20
2016-10-08
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
1
-116
/
+95
2016-10-08
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
3
-133
/
+151
[next]