index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs3client.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()
Anna Schumaker
1
-8
/
+3
2017-01-30
NFS: Remove nfs4_wait_for_completion_rpc_task()
Anna Schumaker
1
-15
/
+7
2017-01-30
NFS: Clean up _nfs4_is_integrity_protected()
Anna Schumaker
1
-6
/
+1
2017-01-30
NFS: Fix inconsistent indentation in nfs4proc.c
Anna Schumaker
1
-28
/
+28
2017-01-30
NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0
Anna Schumaker
3
-35
/
+35
2017-01-30
NFS: Merge the remaining setup_sequence functions
Anna Schumaker
1
-67
/
+20
2017-01-30
NFS: Check if the slot table is draining from nfs4_setup_sequence()
Anna Schumaker
1
-14
/
+9
2017-01-30
NFS: Handle setup sequence task rescheduling in a single place
Anna Schumaker
1
-22
/
+15
2017-01-30
NFS: Lock the slot table from a single place during setup sequence
Anna Schumaker
1
-13
/
+12
2017-01-30
NFS: Move slot-already-allocated check into nfs_setup_sequence()
Anna Schumaker
1
-10
/
+9
2017-01-30
NFS: Create a single nfs4_setup_sequence() function
Anna Schumaker
1
-47
/
+29
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
5
-52
/
+33
2017-01-30
NFS: Change nfs4_setup_sequence() to take an nfs_client structure
Anna Schumaker
1
-16
/
+15
2017-01-30
NFS: Change nfs4_get_session() to take an nfs_client structure
Anna Schumaker
3
-10
/
+9
2017-01-30
NFS: Move nfs4_get_session() into nfs4_session.h
Anna Schumaker
3
-10
/
+6
2017-01-30
NFS: tidy up nfs_show_mountd_netid
NeilBrown
1
-14
/
+7
2017-01-30
SUNRPC: two small improvements to rpcauth shrinker.
NeilBrown
1
-2
/
+4
2017-01-30
sunrpc & nfs: Add and use dprintk_cont macros
Joe Perches
2
-21
/
+43
2017-01-29
Linux 4.10-rc6
v4.10-rc6
Linus Torvalds
1
-2
/
+2
2017-01-29
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Linus Torvalds
1
-0
/
+3
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-01-28
parisc, parport_gsc: Fixes for printk continuation lines
Helge Deller
1
-4
/
+4
2017-01-27
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-27
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
1
-1
/
+2
2017-01-27
xfs: prevent quotacheck from overloading inode lru
Brian Foster
1
-1
/
+2
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
2
-0
/
+16
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
6
-10
/
+10
2017-01-27
arm64: skip register_cpufreq_notifier on ACPI-based systems
Prashanth Prakash
1
-1
/
+7
2017-01-27
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2
-9
/
+36
2017-01-27
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2
-2
/
+6
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
3
-79
/
+97
2017-01-27
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
1
-2
/
+0
2017-01-27
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
1
-0
/
+1
2017-01-27
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
1
-4
/
+1
2017-01-27
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-26
pNFS: Fix a reference leak in _pnfs_return_layout
Trond Myklebust
1
-1
/
+1
2017-01-26
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
1
-0
/
+1
2017-01-26
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
1
-10
/
+18
2017-01-26
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-01-26
Revert "sd: remove __data_len hack for WRITE SAME"
Bart Van Assche
1
-1
/
+16
2017-01-26
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
1
-3
/
+3
2017-01-26
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
1
-0
/
+17
2017-01-26
nvmet: Call fatal_error from keep-alive timout expiration
Sagi Grimberg
1
-1
/
+1
2017-01-26
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
1
-0
/
+3
2017-01-26
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
3
-0
/
+12
2017-01-26
nvmet_fc: correct logic in disconnect queue LS handling
James Smart
1
-14
/
+22
[next]