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
*
locks: minor setlease cleanup
J. Bruce Fields
2011-01-04
1
-1
/
+1
*
locks: eliminate fl_mylease callback
J. Bruce Fields
2011-01-04
3
-28
/
+2
*
nfsd4: use a single struct file for delegations
J. Bruce Fields
2011-01-04
2
-5
/
+6
*
nfsd4: eliminate lease delete callback
J. Bruce Fields
2011-01-04
2
-20
/
+0
*
svcrpc: ensure cache_check caller sees updated entry
J. Bruce Fields
2011-01-04
1
-1
/
+10
*
svcrpc: take lock on turning entry NEGATIVE in cache_check
J. Bruce Fields
2011-01-04
1
-7
/
+18
*
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
2011-01-04
4
-12
/
+0
*
nfsd: stop translating EAGAIN to nfserr_dropit
J. Bruce Fields
2011-01-04
1
-1
/
+2
*
svcrpc: simpler request dropping
J. Bruce Fields
2011-01-04
4
-2
/
+5
*
svcrpc: avoid double reply caused by deferral race
J. Bruce Fields
2011-01-04
1
-7
/
+11
*
nfsd: don't drop requests on -ENOMEM
J. Bruce Fields
2011-01-04
1
-1
/
+1
*
nfsd: declare several functions of nfs4callback as static
Kirill A. Shutemov
2011-01-04
1
-3
/
+4
*
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
J. Bruce Fields
2011-01-04
2
-0
/
+15
*
svcrpc: modifying valid sunrpc cache entries is racy
J. Bruce Fields
2011-01-04
1
-2
/
+1
*
nfsd4: fix oops on secinfo_no_name result encoding
Mi Jinlong
2010-12-29
1
-4
/
+17
*
nfsd4: implement secinfo_no_name
J. Bruce Fields
2010-12-17
4
-2
/
+48
*
nfsd4: move guts of nfsd4_lookupp into helper
J. Bruce Fields
2010-12-17
1
-6
/
+10
*
nfsd4: 4.1 SECINFO should consume filehandle
J. Bruce Fields
2010-12-17
1
-0
/
+3
*
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
Joe Perches
2010-12-17
1
-1
/
+1
*
net: sunrpc: kill unused macros
Shan Wei
2010-12-17
3
-5
/
+0
*
nfs: add missed CONFIG_NFSD_DEPRECATED
bookjovi@gmail.com
2010-12-17
1
-0
/
+2
*
sunrpc: svc_sock_names should hold ref to socket being closed.
NeilBrown
2010-12-17
1
-4
/
+6
*
sunrpc: remove xpt_pool
NeilBrown
2010-12-17
2
-6
/
+0
*
nfsd: fix offset printk's in nfsd3 read/write
J. Bruce Fields
2010-12-17
1
-4
/
+4
*
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
2010-12-17
2
-21
/
+17
*
nfsd4: replace unintuitive match_clientid_establishment
J. Bruce Fields
2010-12-17
1
-10
/
+4
*
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
2010-12-17
1251
-9881
/
+19921
|
\
|
*
Linux 2.6.37-rc6
v2.6.37-rc6
Linus Torvalds
2010-12-16
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-12-16
1
-0
/
+1
|
|
\
|
|
*
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Randy Dunlap
2010-12-15
1
-0
/
+1
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-12-15
4
-4
/
+18
|
|
\
\
|
|
*
|
ext4: fix typo which broke '..' detection in ext4_find_entry()
Aaro Koskinen
2010-12-15
1
-1
/
+1
|
|
*
|
ext4: Turn off multiple page-io submission by default
Theodore Ts'o
2010-12-14
3
-3
/
+17
|
*
|
|
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-12-15
3
-5
/
+12
|
*
|
|
MAINTAINERS: update MSM git tree
Daniel Walker
2010-12-15
1
-1
/
+1
|
*
|
|
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
2010-12-15
2
-4
/
+17
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-15
2
-3
/
+13
|
|
\
\
|
|
*
|
workqueue: It is likely that WORKER_NOT_RUNNING is true
Steven Rostedt
2010-12-14
1
-2
/
+2
|
|
*
|
MAINTAINERS: Add workqueue entry
Tejun Heo
2010-12-14
1
-0
/
+9
|
|
*
|
workqueue: check the allocation of system_unbound_wq
Hitoshi Mitake
2010-11-26
1
-1
/
+2
|
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-12-15
2
-20
/
+21
|
|
\
\
\
|
|
*
|
|
md: protect against NULL reference when waiting to start a raid10.
NeilBrown
2010-12-09
2
-4
/
+3
|
|
*
|
|
md: fix bug with re-adding of partially recovered device.
NeilBrown
2010-12-09
1
-2
/
+5
|
|
*
|
|
md: fix possible deadlock in handling flush requests.
NeilBrown
2010-12-09
1
-2
/
+4
|
|
*
|
|
md: move code in to submit_flushes.
NeilBrown
2010-12-09
1
-6
/
+6
|
|
*
|
|
md: remove handling of flush_pending in md_submit_flush_data
NeilBrown
2010-12-09
1
-6
/
+3
|
*
|
|
|
dw_spi: Fix missing final read in some polling situations
Major Lee
2010-12-15
1
-0
/
+5
|
*
|
|
|
i2c_intel_mid: Fix slash in sysfs name
Alan Cox
2010-12-15
1
-1
/
+1
|
*
|
|
|
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-12-15
3
-2
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
sh: wire up accept4 syscall (non-multiplexed path)
Carmelo AMOROSO
2010-12-14
2
-1
/
+3
[next]