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 tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-24
30
-217
/
+299
|
\
|
*
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
2018-08-23
1
-0
/
+17
|
*
nfsd: Remove callback_cred
Chuck Lever
2018-08-23
3
-30
/
+2
|
*
nfsd: Use correct credential for NFSv4.0 callback with GSS
Chuck Lever
2018-08-23
1
-1
/
+8
|
*
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-08-23
3
-27
/
+53
|
*
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
2018-08-23
1
-3
/
+17
|
*
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
2018-08-23
1
-3
/
+9
|
*
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
2018-08-09
1
-2
/
+1
|
*
nfsd: use true and false for boolean values
Gustavo A. R. Silva
2018-08-09
1
-3
/
+3
|
*
nfsd: constify write_op[]
Eric Biggers
2018-08-09
1
-1
/
+1
|
*
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
nixiaoming
2018-08-09
1
-3
/
+1
|
*
NFSD: Handle full-length symlinks
Chuck Lever
2018-08-09
4
-43
/
+31
|
*
NFSD: Refactor the generic write vector fill helper
Chuck Lever
2018-08-09
5
-28
/
+13
|
*
svcrdma: Clean up Read chunk path
Chuck Lever
2018-08-09
1
-19
/
+13
|
*
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2018-08-09
2
-4
/
+9
|
*
nfsd: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-09
1
-0
/
+1
|
*
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2018-08-09
3
-6
/
+0
|
*
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
2018-08-09
6
-15
/
+15
|
*
nfsd: don't advertise a SCSI layout for an unsupported request_queue
Benjamin Coddington
2018-06-19
1
-9
/
+2
|
*
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
2018-06-17
1
-0
/
+1
|
*
nfsd: clarify check_op_ordering
J. Bruce Fields
2018-06-17
1
-4
/
+9
|
*
nfsd: update obselete comment referencing the BKL
J. Bruce Fields
2018-06-17
1
-3
/
+3
|
*
nfsd4: cleanup sessionid in nfsd4_destroy_session
J. Bruce Fields
2018-06-17
1
-4
/
+4
|
*
nfsd4: less confusing nfsd4_compound_in_session
J. Bruce Fields
2018-06-17
1
-4
/
+4
|
*
nfsd4: support change_attr_type attribute
J. Bruce Fields
2018-06-17
3
-0
/
+19
|
*
nfsd: fix NFSv4 time_delta attribute
J. Bruce Fields
2018-06-17
1
-3
/
+26
|
*
nfsd4: return default lease period
J. Bruce Fields
2018-06-17
1
-2
/
+2
|
*
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
2018-06-17
4
-1
/
+36
*
|
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-08-24
41
-571
/
+787
|
\
\
|
*
|
ubifs: Set default assert action to read-only
Richard Weinberger
2018-08-15
1
-0
/
+1
|
*
|
ubifs: Allow setting assert action as mount parameter
Richard Weinberger
2018-08-15
3
-0
/
+37
|
*
|
ubifs: Rework ubifs_assert()
Richard Weinberger
2018-08-15
3
-4
/
+42
|
*
|
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
31
-521
/
+550
|
*
|
ubifs: Turn two ubifs_assert() into a WARN_ON()
Richard Weinberger
2018-08-15
1
-2
/
+2
|
*
|
ubi: expose the volume CRC check skip flag
Quentin Schulz
2018-08-15
3
-2
/
+30
|
*
|
ubi: provide a way to skip CRC checks
Quentin Schulz
2018-08-15
5
-1
/
+23
|
*
|
ubifs: Use kmalloc_array()
Richard Weinberger
2018-08-15
1
-1
/
+1
|
*
|
ubifs: Check data node size before truncate
Richard Weinberger
2018-08-15
1
-1
/
+10
|
*
|
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
2018-08-15
1
-3
/
+2
|
*
|
ubifs: Add comment on c->commit_sem
Richard Weinberger
2018-08-15
1
-0
/
+1
|
*
|
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
2018-08-15
6
-3
/
+29
|
*
|
ubifs: use swap macro in swap_dirty_idx
Gustavo A. R. Silva
2018-08-15
1
-4
/
+1
|
*
|
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
2018-08-15
4
-5
/
+5
|
*
|
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2018-08-15
2
-9
/
+8
|
*
|
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
2018-08-15
1
-0
/
+24
|
*
|
ubifs: gc: Fix typo
Richard Weinberger
2018-08-15
1
-1
/
+1
|
*
|
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
2018-08-15
1
-4
/
+4
|
*
|
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
2018-08-15
1
-10
/
+10
|
*
|
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
2018-08-15
1
-0
/
+5
|
*
|
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
2018-08-15
1
-2
/
+3
[next]