index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
devpts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-30
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
2
-25
/
+35
2014-03-30
NFSD: Free backchannel xprt in bc_destroy
Kinglong Mee
1
-0
/
+4
2014-03-30
NFSD: Clear wcc data between compound ops
Kinglong Mee
2
-1
/
+15
2014-03-30
nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+
Trond Myklebust
1
-1
/
+4
2014-03-29
nfsd4: fix nfs4err_resource in 4.1 case
J. Bruce Fields
1
-0
/
+8
2014-03-29
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-03-29
nfsd4: remove redundant check from nfsd4_check_resp_size
J. Bruce Fields
1
-2
/
+0
2014-03-29
nfsd4: use more generous NFS4_ACL_MAX
J. Bruce Fields
1
-3
/
+7
2014-03-29
nfsd4: minor nfsd4_replay_cache_entry cleanup
J. Bruce Fields
1
-2
/
+1
2014-03-29
nfsd4: nfsd4_replay_cache_entry should be static
J. Bruce Fields
2
-3
/
+1
2014-03-29
nfsd4: update comments with obsolete function name
J. Bruce Fields
2
-2
/
+2
2014-03-29
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
1
-6
/
+16
2014-03-29
NFSD: Using free_conn free connection
Kinglong Mee
1
-1
/
+2
2014-03-29
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
1
-8
/
+11
2014-03-28
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
1
-0
/
+1
2014-03-28
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
Jeff Layton
3
-16
/
+30
2014-03-28
Fix regression in NFSRDMA server
Tom Tucker
2
-8
/
+5
2014-03-28
nfsd: typo in nfsd_rename comment
J. Bruce Fields
1
-3
/
+3
2014-03-28
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
1
-13
/
+15
2014-03-28
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
1
-0
/
+1
2014-03-28
NFSD: Traverse unconfirmed client through hash-table
Kinglong Mee
1
-8
/
+5
2014-03-27
svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple
Jeff Layton
1
-1
/
+6
2014-03-27
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2014-03-27
svcrdma: fix printk when memory allocation fails
Jeff Layton
1
-2
/
+1
2014-03-27
nfsd: notify_change needs elevated write count
J. Bruce Fields
1
-0
/
+9
2014-03-27
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
1
-0
/
+3
2014-03-27
nfsd4: leave reply buffer space for failed setattr
J. Bruce Fields
1
-1
/
+1
2014-03-27
nfsd4: make set of large acl return efbig, not resource
J. Bruce Fields
1
-1
/
+1
2014-03-27
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-03-27
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
1
-0
/
+2
2014-02-18
nfsd: fix lost nfserrno() call in nfsd_setattr()
J. R. Okajima
1
-0
/
+1
2014-02-13
lockd: send correct lock when granting a delayed lock.
NeilBrown
1
-0
/
+8
2014-02-11
nfsd4: fix acl buffer overrun
J. Bruce Fields
1
-6
/
+3
2014-02-10
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-09
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-09
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-09
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
4
-25
/
+21
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
5
-18
/
+35
2014-02-07
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
[next]