index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
cache.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
1
-1
/
+1
2013-07-01
nfsd4: clean up nfs4_open_delegation
J. Bruce Fields
1
-44
/
+34
2013-07-01
NFSD: Don't give out read delegations on creates
Steve Dickson
1
-0
/
+9
2013-07-01
nfsd4: allow client to send no cb_sec flavors
J. Bruce Fields
1
-1
/
+5
2013-07-01
nfsd4: fail attempts to request gss on the backchannel
J. Bruce Fields
1
-0
/
+25
2013-07-01
nfsd4: implement minimal SP4_MACH_CRED
J. Bruce Fields
3
-12
/
+87
2013-07-01
svcrpc: store gss mech in svc_cred
J. Bruce Fields
5
-4
/
+14
2013-07-01
svcrpc: introduce init_svc_cred
J. Bruce Fields
2
-4
/
+9
2013-05-29
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
1
-5
/
+7
2013-05-28
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
1
-2
/
+4
2013-05-21
nfsd: avoid undefined signed overflow
Jim Rees
1
-1
/
+1
2013-05-21
sunrpc: the cache_detail in cache_is_valid is unused any more
chaoting fan
1
-4
/
+4
2013-05-15
nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case
J. Bruce Fields
1
-1
/
+3
2013-05-15
sunrpc: server back channel needs no rpcbind method
J. Bruce Fields
1
-1
/
+0
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
7
-10
/
+207
2013-05-13
NFSDv4.2: Add NFS v4.2 support to the NFS server
Steve Dickson
2
-1
/
+2
2013-05-13
security: cap_inode_getsecctx returning garbage
J. Bruce Fields
1
-1
/
+1
2013-05-13
nfsd4: store correct client minorversion for >=4.2
J. Bruce Fields
1
-1
/
+1
2013-05-13
nfsd: get rid of the unused functions in vfs
Zhao Hongjiang
1
-5
/
+0
2013-05-13
NFS: Add NFSv4.2 protocol constants
Steve Dickson
2
-0
/
+15
2013-05-12
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
1
-1
/
+1
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-10
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
1
-1
/
+3
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
3
-55
/
+49
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
24
-165
/
+160
2013-05-10
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
6
-17
/
+249
2013-05-10
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
5
-28
/
+544
2013-05-10
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
Sakthivel K
1
-7
/
+36
2013-05-10
[SCSI] pm80xx: Changed module name and debug messages update
Sakthivel K
3
-13
/
+20
2013-05-10
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...
Sakthivel K
4
-27
/
+14
2013-05-10
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
Sakthivel K
2
-3
/
+30
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...
Sakthivel K
8
-18
/
+5287
2013-05-10
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
Sakthivel K
2
-30
/
+113
2013-05-10
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
Sakthivel K
3
-105
/
+168
2013-05-10
[SCSI] pm80xx: Multiple inbound/outbound queue configuration
Sakthivel K
3
-60
/
+98
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
Sakthivel K
5
-121
/
+320
2013-05-10
[SCSI] lpfc: fix up Kconfig dependencies
James Bottomley
1
-0
/
+2
2013-05-10
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
Hannes Reinecke
1
-10
/
+27
2013-05-10
dm cache: set config value
Joe Thornber
1
-28
/
+31
2013-05-10
dm cache: move config fns
Alasdair G Kergon
1
-17
/
+17
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
3
-0
/
+58
2013-05-10
dm persistent metadata: add space map threshold callback
Joe Thornber
1
-1
/
+76
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
3
-3
/
+29
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
3
-3
/
+64
2013-05-10
dm persistent data: support space map resizing
Joe Thornber
1
-6
/
+32
2013-05-10
dm thin: open dev read only when possible
Joe Thornber
1
-11
/
+14
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
2
-33
/
+64
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
2
-3
/
+3
2013-05-10
dm cache: fix typos in comments
Joe Thornber
1
-3
/
+4
2013-05-10
dm cache policy: fix description of lookup fn
Alasdair G Kergon
1
-2
/
+2
[next]