index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
nfsd4: use more generous NFS4_ACL_MAX
J. Bruce Fields
1
-3
/
+7
2014-03-28
nfsd4: minor nfsd4_replay_cache_entry cleanup
J. Bruce Fields
1
-2
/
+1
2014-03-28
nfsd4: nfsd4_replay_cache_entry should be static
J. Bruce Fields
2
-3
/
+1
2014-03-28
nfsd4: update comments with obsolete function name
J. Bruce Fields
2
-2
/
+2
2014-03-28
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
1
-6
/
+16
2014-03-28
NFSD: Using free_conn free connection
Kinglong Mee
1
-1
/
+2
2014-03-28
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-09
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+6
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-31
/
+17
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2
-0
/
+6
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-8
/
+9
2014-02-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-63
/
+162
2014-02-08
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-08
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-08
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-08
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-08
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-08
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-84
/
+138
2014-02-08
Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-7
/
+7
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
Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2014-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-32
/
+60
2014-02-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
20
-67
/
+102
2014-02-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-11
/
+24
2014-02-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-72
/
+84
[next]