index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
4
-12
/
+7
2008-07-15
lockd: nlm_release_host() checks for NULL, caller needn't
Jeff Layton
2
-4
/
+2
2008-07-13
file lock: reorder struct file_lock to save space on 64 bit builds
Richard Kennedy
1
-2
/
+2
2008-07-07
nfsd: take file and mnt write in nfs4_upgrade_open
Benny Halevy
1
-0
/
+4
2008-07-07
nfsd: document open share bit tracking
J. Bruce Fields
1
-0
/
+18
2008-07-04
nfsd: tabulate nfs4 xdr encoding functions
Benny Halevy
1
-114
/
+91
2008-07-03
nfsd: dprint operation names
Benny Halevy
1
-2
/
+50
2008-07-02
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
2
-115
/
+12
2008-07-02
svcrdma: Create a kmem cache for the WR contexts
Tom Tucker
1
-4
/
+19
2008-07-02
svcrdma: Add flush_scheduled_work to module exit function
Tom Tucker
1
-0
/
+1
2008-07-02
svcrdma: Limit ORD based on client's advertised IRD
Tom Tucker
1
-4
/
+12
2008-07-02
svcrdma: Remove unused wait q from svcrdma_xprt structure
Tom Tucker
1
-1
/
+0
2008-07-02
svcrdma: Remove unneeded spin locks from __svc_rdma_free
Tom Tucker
1
-4
/
+0
2008-07-02
svcrdma: Add dma map count and WARN_ON
Tom Tucker
4
-0
/
+10
2008-07-02
svcrdma: Move the DMA unmap logic to the CQ handler
Tom Tucker
1
-6
/
+14
2008-07-02
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
2
-45
/
+39
2008-07-02
svcrdma: Use RPC reply map for RDMA_WRITE processing
Tom Tucker
2
-88
/
+80
2008-07-02
svcrdma: Add a type for keeping NFS RPC mapping
Tom Tucker
3
-0
/
+72
2008-07-02
nfsd: nfs4 minorversion decoder vectors
Benny Halevy
1
-3
/
+14
2008-07-02
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
Benny Halevy
1
-0
/
+9
2008-07-02
nfsd: tabulate nfs4 xdr decoding functions
Benny Halevy
1
-105
/
+48
2008-07-02
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
1
-7
/
+3
2008-07-01
nfsd: clean up mnt_want_write calls
Miklos Szeredi
1
-14
/
+11
2008-06-30
nfsd: treat all shutdown signals as equivalent
Jeff Layton
1
-25
/
+5
2008-06-30
nfs: rewrap NFS/RDMA documentation to 80 lines
J. Bruce Fields
1
-19
/
+21
2008-06-30
update NFS/RDMA documentation
James Lentini
1
-31
/
+44
2008-06-30
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
1
-3
/
+26
2008-06-30
Input: fix locking in force-feedback core
Dmitry Torokhov
1
-6
/
+11
2008-06-30
Input: add KEY_MEDIA_REPEAT definition
Bastien Nocera
1
-1
/
+1
2008-06-30
ptrace GET/SET FPXREGS broken
TAKADA Yoshihito
1
-2
/
+2
2008-06-30
x86: fix cpu hotplug crash
Zhang, Yanmin
1
-1
/
+0
2008-06-29
Fix and clean top .gitignore
Eduard - Gabriel Munteanu
1
-3
/
+9
2008-06-29
sched: fix cpu hotplug
Dmitry Adamushko
1
-0
/
+1
2008-06-27
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
3
-3
/
+2
2008-06-27
firewire: fw-sbp2: fix parsing of logical unit directories
Richard Sharpe
1
-1
/
+2
2008-06-26
V4L/DVB (8108): Fix open/close race in saa7134
Arjan van de Ven
1
-0
/
+4
2008-06-26
V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
Marcin Slusarz
1
-3
/
+4
2008-06-26
V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...
Steven Toth
2
-8
/
+23
2008-06-26
V4L/DVB (8096): au8522: prevent false-positive lock status
Steven Toth
1
-4
/
+2
2008-06-26
V4L/DVB (8092): videodev: simplify and fix standard enumeration
Hans Verkuil
2
-179
/
+70
2008-06-26
V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed
Oliver Endriss
1
-4
/
+11
2008-06-26
V4L/DVB (8074): av7110: OSD transfers should not be interrupted
Oliver Endriss
1
-3
/
+1
2008-06-26
V4L/DVB (8073): av7110: Catch another type of ARM crash
Oliver Endriss
1
-0
/
+1
2008-06-26
V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisation
Oliver Endriss
1
-8
/
+12
2008-06-26
V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and...
Andy Walls
1
-11
/
+14
2008-06-26
V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initialization
Andy Walls
5
-2
/
+47
2008-06-26
V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens...
Andy Walls
1
-1
/
+16
2008-06-26
V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 ...
Andy Walls
1
-4
/
+4
2008-06-26
V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-core
Andy Walls
2
-8
/
+73
2008-06-26
V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE
Michael Krufky
1
-2
/
+2
[next]