index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
2017-05-03
1
-0
/
+1
*
Set unicode flag on cifs echo request to avoid Mac error
Steve French
2017-05-02
1
-0
/
+3
*
CIFS: Add asynchronous write support through kernel AIO
Pavel Shilovsky
2017-05-02
2
-51
/
+139
*
CIFS: Add asynchronous read support through kernel AIO
Pavel Shilovsky
2017-05-02
2
-39
/
+131
*
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
2017-05-02
3
-0
/
+139
*
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
2017-05-02
1
-2
/
+7
*
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
2017-05-02
1
-3
/
+3
*
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
18
-1267
/
+1139
|
\
|
*
fs/compat.c: trim unused includes
Al Viro
2017-04-17
1
-31
/
+0
|
*
move compat_rw_copy_check_uvector() over to fs/read_write.c
Al Viro
2017-04-17
2
-76
/
+75
|
*
fhandle: move compat syscalls from compat.c
Al Viro
2017-04-17
3
-14
/
+13
|
*
open: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-18
/
+20
|
*
stat: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-83
/
+86
|
*
fcntl: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-154
/
+157
|
*
readdir: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-162
/
+165
|
*
statfs: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-138
/
+140
|
*
utimes: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-63
/
+61
|
*
move compat select-related syscalls to fs/select.c
Al Viro
2017-04-17
3
-426
/
+419
|
*
Remove compat_sys_getdents64()
Al Viro
2017-04-17
7
-102
/
+3
*
|
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
5
-15
/
+13
|
\
\
|
*
|
make nr_pages calculation in default_file_splice_read() a bit less ugly
Al Viro
2016-12-27
1
-4
/
+3
|
*
|
splice/tee/vmsplice: validate flags
Al Viro
2016-12-27
2
-0
/
+10
|
*
|
splice_pipe_desc: kill ->flags
Al Viro
2016-12-27
4
-5
/
+0
|
*
|
remove spd_release_page()
Al Viro
2016-12-27
2
-6
/
+0
*
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-02
8
-27
/
+21
|
\
\
\
|
*
|
|
iov_iter: don't revert iov buffer if csum error
Ding Tianhong
2017-05-01
1
-6
/
+7
|
*
|
|
generic_file_read_iter(): make use of iov_iter_revert()
Al Viro
2017-04-21
1
-4
/
+4
|
*
|
|
generic_file_direct_write(): make use of iov_iter_revert()
Al Viro
2017-04-21
1
-4
/
+3
|
*
|
|
orangefs: use iov_iter_revert()
Al Viro
2017-04-21
1
-2
/
+1
|
*
|
|
sctp: switch to copy_from_iter_full()
Al Viro
2017-04-21
1
-3
/
+1
|
*
|
|
net/9p: switch to copy_from_iter_full()
Al Viro
2017-04-21
2
-4
/
+3
|
*
|
|
switch memcpy_from_msg() to copy_from_iter_full()
Al Viro
2017-04-21
1
-1
/
+1
|
*
|
|
rds: make use of iov_iter_revert()
Al Viro
2017-04-21
1
-3
/
+1
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-02
5
-53
/
+40
|
\
\
\
\
|
*
|
|
|
cifs: don't check for failure from mempool_alloc()
NeilBrown
2017-04-28
3
-44
/
+32
|
*
|
|
|
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
Sachin Prabhu
2017-04-28
1
-1
/
+2
|
*
|
|
|
Fix match_prepath()
Sachin Prabhu
2017-04-28
1
-8
/
+6
*
|
|
|
|
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-02
3
-24
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
mm/usercopy: Drop extra is_vmalloc_or_module() check
Laura Abbott
2017-04-05
1
-11
/
+0
|
*
|
|
|
|
usercopy: Move enum for arch_within_stack_frames()
Sahara
2017-04-04
3
-13
/
+20
*
|
|
|
|
|
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-02
11
-461
/
+607
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pstore: Solve lockdep warning by moving inode locks
Kees Cook
2017-04-28
3
-16
/
+36
|
*
|
|
|
|
|
pstore: Fix flags to enable dumps on powerpc
Ankit Kumar
2017-04-27
1
-0
/
+1
|
*
|
|
|
|
|
pstore: Remove unused vmalloc.h in pmsg
Geliang Tang
2017-04-27
1
-1
/
+0
|
*
|
|
|
|
|
pstore: simplify write_user_compat()
Kees Cook
2017-03-07
1
-26
/
+20
|
*
|
|
|
|
|
pstore: Remove write_buf() callback
Kees Cook
2017-03-07
5
-43
/
+39
|
*
|
|
|
|
|
pstore: Replace arguments for write_buf_user() API
Kees Cook
2017-03-07
4
-51
/
+30
|
*
|
|
|
|
|
pstore: Replace arguments for write_buf() API
Kees Cook
2017-03-07
4
-49
/
+55
|
*
|
|
|
|
|
pstore: Replace arguments for erase() API
Kees Cook
2017-03-07
5
-46
/
+31
|
*
|
|
|
|
|
pstore: Do not duplicate record metadata
Kees Cook
2017-03-07
2
-33
/
+30
[next]