index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-03
6
-15
/
+185
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
1
-13
/
+39
|
\
|
*
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-03-02
1
-13
/
+39
|
|
\
|
|
*
vfs: use helper for calling f_op->fsync()
Miklos Szeredi
2017-02-20
1
-0
/
+6
|
|
*
mm: use helper for calling f_op->mmap()
Miklos Szeredi
2017-02-20
1
-0
/
+5
|
|
*
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-20
1
-0
/
+12
|
|
*
vfs: wrap write f_ops with file_{start,end}_write()
Amir Goldstein
2017-02-07
1
-13
/
+13
|
|
*
vfs: create vfs helper vfs_tmpfile()
Amir Goldstein
2017-02-07
1
-0
/
+3
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-03-02
4
-17
/
+25
|
\
\
\
|
*
|
|
target: Add counters for ABORT_TASK success + failure
Nicholas Bellinger
2017-02-27
1
-0
/
+2
|
*
|
|
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
2017-02-27
1
-0
/
+1
|
*
|
|
uapi: fix linux/target_core_user.h userspace compilation errors
Dmitry V. Levin
2017-02-19
1
-11
/
+11
|
*
|
|
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
2017-02-19
1
-2
/
+9
|
*
|
|
target: Remove command flag CMD_T_DEV_ACTIVE
Bart Van Assche
2017-02-09
1
-1
/
+0
|
*
|
|
target: Remove command flag CMD_T_BUSY
Bart Van Assche
2017-02-09
1
-1
/
+0
|
*
|
|
target: Inline transport_cmd_check_stop()
Bart Van Assche
2017-02-09
1
-1
/
+1
|
*
|
|
target: Remove se_tmr_req.tmr_lun
Bart Van Assche
2017-02-09
1
-1
/
+0
|
*
|
|
target/iscsi: Introduce a helper function for TMF translation
Bart Van Assche
2017-02-09
1
-0
/
+1
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
6
-6
/
+20
|
\
\
\
\
|
*
|
|
|
virtio_scsi: use virtio IRQ affinity
Christoph Hellwig
2017-02-27
1
-1
/
+0
|
*
|
|
|
blk-mq: provide a default queue mapping for virtio device
Christoph Hellwig
2017-02-27
1
-0
/
+10
|
*
|
|
|
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
1
-0
/
+3
|
*
|
|
|
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-4
/
+5
|
*
|
|
|
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
2017-02-27
1
-1
/
+1
|
*
|
|
|
virtio_mmio: expose header to userspace
Michael S. Tsirkin
2017-02-27
2
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-03-02
2
-3
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-03-02
2
-3
/
+11
*
|
|
|
|
|
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-03-02
1
-11
/
+2
*
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-02
2
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
2
-2
/
+2
|
*
|
|
|
|
|
objtool, compiler.h: Fix __unreachable section relocation size
Josh Poimboeuf
2017-03-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-02
8
-39
/
+235
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2017-02-21
1
-0
/
+2
|
*
|
|
|
|
|
|
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
2017-02-21
1
-0
/
+177
|
*
|
|
|
|
|
|
nlm: Ensure callback code also checks that the files match
Trond Myklebust
2017-02-13
1
-1
/
+2
|
*
|
|
|
|
|
|
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
1
-2
/
+3
|
*
|
|
|
|
|
|
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2017-02-09
2
-0
/
+7
|
*
|
|
|
|
|
|
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
2017-02-09
1
-1
/
+0
|
*
|
|
|
|
|
|
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
2017-02-08
1
-5
/
+0
|
*
|
|
|
|
|
|
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
2017-02-08
1
-0
/
+1
|
*
|
|
|
|
|
|
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
1
-12
/
+3
|
*
|
|
|
|
|
|
sunrpc & nfs: Add and use dprintk_cont macros
Joe Perches
2017-01-30
1
-18
/
+40
*
|
|
|
|
|
|
|
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-03-02
2
-56
/
+103
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-02-27
1
-0
/
+7
|
*
|
|
|
|
|
|
f2fs: introduce free nid bitmap
Chao Yu
2017-02-27
1
-0
/
+1
|
*
|
|
|
|
|
|
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
1
-0
/
+1
|
*
|
|
|
|
|
|
f2fs: trace victim's cost selectecd by f2fs_gc
Jaegeuk Kim
2017-02-23
1
-2
/
+6
|
*
|
|
|
|
|
|
f2fs: show actual device info in tracepoints
Jaegeuk Kim
2017-02-23
1
-23
/
+26
|
*
|
|
|
|
|
|
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2017-02-23
1
-0
/
+1
|
*
|
|
|
|
|
|
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-01-29
1
-0
/
+6
[next]