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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
15
-223
/
+261
|
\
|
*
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-03-02
14
-134
/
+158
|
|
\
|
|
*
vfs: use helper for calling f_op->fsync()
Miklos Szeredi
2017-02-20
3
-2
/
+8
|
|
*
mm: use helper for calling f_op->mmap()
Miklos Szeredi
2017-02-20
7
-7
/
+12
|
|
*
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-20
5
-11
/
+23
|
|
*
vfs: pass type instead of fn to do_{loop,iter}_readv_writev()
Miklos Szeredi
2017-02-20
1
-19
/
+18
|
|
*
vfs: extract common parts of {compat_,}do_readv_writev()
Miklos Szeredi
2017-02-20
1
-51
/
+29
|
|
*
vfs: wrap write f_ops with file_{start,end}_write()
Amir Goldstein
2017-02-07
3
-17
/
+17
|
|
*
vfs: deny copy_file_range() for non regular files
Amir Goldstein
2017-02-07
1
-0
/
+5
|
|
*
vfs: deny fallocate() on directory
Amir Goldstein
2017-02-07
1
-6
/
+4
|
|
*
vfs: create vfs helper vfs_tmpfile()
Amir Goldstein
2017-02-07
2
-25
/
+46
|
*
|
Merge branch 'work.namei' into for-linus
Al Viro
2017-03-02
1
-88
/
+95
|
|
\
\
|
|
*
|
namei.c: split unlazy_walk()
Al Viro
2017-01-10
1
-39
/
+66
|
|
*
|
namei.c: fold the check for DCACHE_OP_REVALIDATE into d_revalidate()
Al Viro
2017-01-10
1
-22
/
+14
|
|
*
|
lookup_fast(): clean up the logics around the fallback to non-rcu mode
Al Viro
2017-01-09
1
-8
/
+6
|
|
*
|
namei: fold unlazy_link() into its sole caller
Al Viro
2017-01-09
1
-21
/
+11
|
|
|
/
|
*
|
orangefs: Use RCU for destroy_inode
Peter Zijlstra
2017-03-02
1
-1
/
+8
*
|
|
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-03
9
-242
/
+147
|
\
\
\
|
*
\
\
Merge branches 'sendmsg.misc' and 'sendmsg.ncpfs' into work.sendmsg
Al Viro
2016-12-27
1
-70
/
+41
|
|
\
\
\
|
|
*
|
|
ncpfs: switch to sock_sendmsg()
Al Viro
2016-12-27
1
-22
/
+14
|
|
*
|
|
ncpfs: don't mess with manually advancing iovec on send
Al Viro
2016-12-27
1
-42
/
+27
|
|
*
|
|
ncpfs: sendmsg does *not* bugger iovec these days
Al Viro
2016-12-27
1
-8
/
+2
|
*
|
|
|
ceph_tcp_sendpage(): use ITER_BVEC sendmsg
Al Viro
2016-12-27
1
-5
/
+15
|
*
|
|
|
afs_send_pages(): use ITER_BVEC
Al Viro
2016-12-27
1
-8
/
+7
|
*
|
|
|
rds: remove dead code
Al Viro
2016-12-27
2
-36
/
+0
|
*
|
|
|
ceph: switch to sock_recvmsg()
Al Viro
2016-12-27
1
-10
/
+14
|
*
|
|
|
usbip_recv(): switch to sock_recvmsg()
Al Viro
2016-12-27
1
-21
/
+11
|
*
|
|
|
iscsi_target: deal with short writes on the tx side
Al Viro
2016-12-27
1
-40
/
+24
|
*
|
|
|
[nbd] pass iov_iter to nbd_xmit()
Al Viro
2016-12-27
1
-39
/
+27
|
*
|
|
|
[nbd] switch sock_xmit() to sock_{send,recv}msg()
Al Viro
2016-12-27
1
-9
/
+7
|
*
|
|
|
[drbd] use sock_sendmsg()
Al Viro
2016-12-27
1
-7
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-03-02
43
-2832
/
+4764
|
\
\
\
\
|
*
|
|
|
target: Add counters for ABORT_TASK success + failure
Nicholas Bellinger
2017-02-27
3
-0
/
+22
|
*
|
|
|
iscsi-target: Fix early login failure statistics misses
Nicholas Bellinger
2017-02-27
1
-36
/
+2
|
*
|
|
|
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
2017-02-27
4
-4
/
+41
|
*
|
|
|
target: Delete tmr from list before processing
Bart Van Assche
2017-02-20
1
-6
/
+1
|
*
|
|
|
target: Fix handling of aborted failed commands
Bart Van Assche
2017-02-20
1
-0
/
+3
|
*
|
|
|
uapi: fix linux/target_core_user.h userspace compilation errors
Dmitry V. Levin
2017-02-19
1
-11
/
+11
|
*
|
|
|
target: export protocol identifier
Mike Christie
2017-02-19
1
-0
/
+18
|
*
|
|
|
qla2xxx: Fix a warning reported by the "smatch" static checker
Quinn Tran
2017-02-19
1
-1
/
+1
|
*
|
|
|
target/iscsi: Fix unsolicited data seq_end_offset calculation
Varun Prakash
2017-02-19
1
-4
/
+2
|
*
|
|
|
target/cxgbit: add T6 iSCSI DDP completion feature
Varun Prakash
2017-02-19
4
-43
/
+113
|
*
|
|
|
target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order
Varun Prakash
2017-02-19
1
-25
/
+61
|
*
|
|
|
target/cxgbit: Use T6 specific macros to get ETH/IP hdr len
Varun Prakash
2017-02-19
1
-2
/
+8
|
*
|
|
|
target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx
Varun Prakash
2017-02-19
1
-2
/
+4
|
*
|
|
|
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
2017-02-19
3
-27
/
+50
|
*
|
|
|
target: Remove command flag CMD_T_DEV_ACTIVE
Bart Van Assche
2017-02-09
2
-2
/
+0
|
*
|
|
|
target: Remove command flag CMD_T_BUSY
Bart Van Assche
2017-02-09
3
-10
/
+5
|
*
|
|
|
target: Move session check from target_put_sess_cmd() into target_release_cmd...
Bart Van Assche
2017-02-09
1
-20
/
+19
|
*
|
|
|
target: Inline transport_cmd_check_stop()
Bart Van Assche
2017-02-09
2
-36
/
+34
[next]