index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hugetlbfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
3
-7
/
+4
2015-11-03
fs/nfs: remove unnecessary new_valid_dev check
Yaowei Bai
1
-3
/
+0
2015-11-03
SUNRPC: fix variable type
Andrzej Hajda
1
-1
/
+1
2015-11-02
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
6
-32
/
+46
2015-11-02
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
Trond Myklebust
2
-2
/
+23
2015-11-02
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
Trond Myklebust
1
-8
/
+14
2015-11-02
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
Chuck Lever
1
-5
/
+0
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
4
-1
/
+70
2015-11-02
xprtrdma: Handle incoming backward direction RPC calls
Chuck Lever
3
-0
/
+161
2015-11-02
xprtrdma: Add support for sending backward direction RPC replies
Chuck Lever
3
-0
/
+51
2015-11-02
xprtrdma: Pre-allocate Work Requests for backchannel
Chuck Lever
3
-2
/
+26
2015-11-02
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
Chuck Lever
5
-12
/
+309
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
4
-2
/
+37
2015-11-02
xprtrdma: Saving IRQs no longer needed for rb_lock
Chuck Lever
1
-14
/
+10
2015-11-02
xprtrdma: Remove reply tasklet
Chuck Lever
1
-43
/
+0
2015-11-02
xprtrdma: Use workqueue to process RPC/RDMA replies
Chuck Lever
4
-18
/
+65
2015-11-02
xprtrdma: Replace send and receive arrays
Chuck Lever
2
-91
/
+73
2015-11-02
xprtrdma: Refactor reply handler error handling
Chuck Lever
3
-40
/
+53
2015-11-02
xprtrdma: Prevent loss of completion signals
Chuck Lever
2
-41
/
+38
2015-11-02
xprtrdma: Re-arm after missed events
Chuck Lever
1
-56
/
+10
2015-11-02
xprtrdma: Enable swap-on-NFS/RDMA
Chuck Lever
1
-1
/
+1
2015-11-02
xprtrdma: don't log warnings for flushed completions
Steve Wise
1
-2
/
+5
2015-10-21
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
Kinglong Mee
3
-6
/
+22
2015-10-21
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
1
-5
/
+2
2015-10-21
NFS: Return directly if encode_sessionid fail
Kinglong Mee
1
-1
/
+3
2015-10-21
NFS: Fix bad checking of max taglen in callback request
Kinglong Mee
1
-1
/
+1
2015-10-21
NFS: Fix bad defines of callback response maxsize
Kinglong Mee
1
-8
/
+10
2015-10-21
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
Kinglong Mee
1
-6
/
+4
2015-10-21
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
Kinglong Mee
2
-5
/
+1
2015-10-21
NFS: Remove the left function defines in callback.h
Kinglong Mee
1
-6
/
+0
2015-10-21
NFS: Remove the left global variable nfs_callback_tcpport
Kinglong Mee
2
-3
/
+0
2015-10-21
NFS: Get rid of the unneeded addr stored in callback arguments
Kinglong Mee
2
-10
/
+0
2015-10-21
nfsroot: make nfsroot to accept the 1024 bytes long directory name
Li RongQing
1
-1
/
+1
2015-10-21
nfs: add missing linux/types.h
Peng Tao
1
-0
/
+2
2015-10-19
Linux 4.3-rc6
v4.3-rc6
Linus Torvalds
1
-1
/
+1
2015-10-18
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
1
-0
/
+20
2015-10-16
sh: add copy_user_page() alias for __copy_user()
Ross Zwisler
1
-0
/
+1
2015-10-16
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-16
mm, dax: fix DAX deadlocks
Ross Zwisler
2
-41
/
+31
2015-10-16
memcg: convert threshold to bytes
Shaohua Li
1
-0
/
+1
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
1
-2
/
+2
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
6
-18
/
+22
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
2
-6
/
+16
2015-10-16
rbd: set max_sectors explicitly
Ilya Dryomov
1
-0
/
+1
2015-10-16
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
1
-1
/
+1
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2
-5
/
+5
2015-10-16
drm/virtio: use %llu format string form atomic64_t
Arnd Bergmann
2
-3
/
+3
2015-10-16
MAINTAINERS: Add myself as maintainer for the gma500 driver
Patrik Jakobsson
1
-0
/
+8
2015-10-16
MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
Boris BREZILLON
1
-0
/
+7
2015-10-15
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
Srinivas Pandruvada
1
-0
/
+5
[next]