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
...
|
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-07-13
12
-66
/
+63
|
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
11
-227
/
+328
|
*
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
2017-07-13
1
-12
/
+0
|
*
nfsd: use named initializers in PROC()
Christoph Hellwig
2017-07-13
3
-27
/
+27
|
*
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
2017-07-13
1
-1
/
+1
|
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
16
-30
/
+31
|
*
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
2017-07-13
1
-2
/
+1
|
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
13
-15
/
+44
|
*
lockd: fix some weird indentation
Christoph Hellwig
2017-07-13
2
-19
/
+19
|
*
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
2017-07-13
3
-69
/
+77
|
*
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
5
-84
/
+151
|
*
lockd: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-10
/
+16
|
*
nfsd: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
1
-4
/
+7
|
*
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-3
/
+4
|
*
sunrpc: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
1
-12
/
+15
|
*
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2017-07-13
2
-2
/
+4
|
*
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
3
-7
/
+8
|
*
nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
1
-5
/
+8
|
*
nfs: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
5
-122
/
+242
|
*
lockd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
3
-18
/
+34
|
*
sunrpc: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
1
-11
/
+13
|
*
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2017-07-13
2
-2
/
+6
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
45
-698
/
+1356
|
\
\
|
*
|
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
2017-07-11
7
-16
/
+64
|
*
|
Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"
Nicholas Bellinger
2017-07-11
3
-8
/
+33
|
*
|
tcmu: clean up the code and with one small fix
Xiubo Li
2017-07-11
1
-13
/
+11
|
*
|
tcmu: Fix possbile memory leak / OOPs when recalculating cmd base size
Xiubo Li
2017-07-11
1
-7
/
+5
|
*
|
target: export lio pgr/alua support as device attr
Mike Christie
2017-07-11
1
-0
/
+24
|
*
|
target: Fix return sense reason in target_scsi3_emulate_pr_out
Tang Wenji
2017-07-10
1
-5
/
+5
|
*
|
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
Tang Wenji
2017-07-10
2
-2
/
+2
|
*
|
tcmu: Fix dev_config_store
Bryant G. Ly
2017-07-10
1
-8
/
+24
|
*
|
target: pscsi: Introduce TYPE_ZBC support
Damien Le Moal
2017-07-07
1
-6
/
+11
|
*
|
target: Use macro for WRITE_VERIFY_32 operation codes
Damien Le Moal
2017-07-07
2
-1
/
+2
|
*
|
target: fix SAM_STAT_BUSY/TASK_SET_FULL handling
Mike Christie
2017-07-07
1
-3
/
+11
|
*
|
target: remove transport_complete
Mike Christie
2017-07-07
2
-10
/
+0
|
*
|
pscsi: finish cmd processing from pscsi_req_done
Mike Christie
2017-07-07
2
-26
/
+16
|
*
|
tcmu: fix sense handling during completion
Mike Christie
2017-07-07
1
-2
/
+1
|
*
|
target: add helper to copy sense to se_cmd buffer
Mike Christie
2017-07-07
2
-0
/
+20
|
*
|
target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE
Mike Christie
2017-07-07
1
-2
/
+2
|
*
|
target: make device_mutex and device_list static
Colin Ian King
2017-07-07
1
-2
/
+2
|
*
|
tcmu: Fix flushing cmd entry dcache page
Xiubo Li
2017-07-07
1
-2
/
+2
|
*
|
tcmu: fix multiple uio open/close sequences
Mike Christie
2017-07-07
1
-1
/
+5
|
*
|
tcmu: drop configured check in destroy
Mike Christie
2017-07-07
1
-4
/
+2
|
*
|
target: remove g_device_list
Mike Christie
2017-07-07
3
-22
/
+12
|
*
|
xcopy: loop over devices using idr helper
Mike Christie
2017-07-07
1
-29
/
+41
|
*
|
target: add helper to iterate over devices
Mike Christie
2017-07-07
2
-0
/
+47
|
*
|
tcmu: perfom device add, del and reconfig synchronously
Mike Christie
2017-07-07
2
-20
/
+200
|
*
|
target: add helper to find se_device by dev_index
Mike Christie
2017-07-07
2
-0
/
+26
|
*
|
target: use idr for se_device dev index
Mike Christie
2017-07-07
2
-5
/
+26
|
*
|
target: break up free_device callback
Mike Christie
2017-07-07
7
-8
/
+36
[prev]
[next]