index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
read_write.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
nfsd: further comment typos
J. Bruce Fields
1
-2
/
+2
2010-05-03
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
3
-18
/
+4
2010-05-03
nfsd4: fix unlikely race in session replay case
J. Bruce Fields
3
-8
/
+10
2010-04-22
nfsd4: fix filehandle comment
J. Bruce Fields
1
-2
/
+2
2010-04-22
nfsd: potential ERR_PTR dereference on exp_export() error paths.
Dan Carpenter
1
-2
/
+2
2010-04-22
nfsd4: complete enforcement of 4.1 op ordering
J. Bruce Fields
2
-14
/
+43
2010-04-22
nfsd4: allow 4.0 clients to change callback path
J. Bruce Fields
3
-14
/
+24
2010-04-22
nfsd4: rearrange cb data structures
J. Bruce Fields
3
-28
/
+28
2010-04-22
nfsd4: cl_count is unused
J. Bruce Fields
3
-17
/
+2
2010-04-22
nfsd4: don't sleep in lease-break callback
J. Bruce Fields
3
-20
/
+73
2010-04-19
nfsd4: indentation cleanup
J. Bruce Fields
1
-3
/
+2
2010-04-17
nfsd4: consistent session flag setting
J. Bruce Fields
1
-6
/
+6
2010-04-02
nfsd4: remove probe task's reference on client
J. Bruce Fields
1
-8
/
+1
2010-04-02
nfsd4: remove dprintk
J. Bruce Fields
1
-3
/
+0
2010-04-02
nfsd4: shutdown callbacks on expiry
J. Bruce Fields
1
-3
/
+3
2010-04-02
nfsd4: preallocate nfs4_rpc_args
J. Bruce Fields
2
-15
/
+13
2010-03-30
svcrpc: don't hold sv_lock over svc_xprt_put()
J. Bruce Fields
1
-1
/
+1
2010-03-24
sunrpc/cache: fix module refcnt leak in a failure path
Li Zefan
1
-1
/
+3
2010-03-22
nfsd: don't break lease while servicing a COMMIT
Jeff Layton
2
-3
/
+6
2010-03-16
nfsd: factor out hash functions for export caches.
NeilBrown
1
-17
/
+23
2010-03-15
sunrpc: never return expired entries in sunrpc_cache_lookup
NeilBrown
1
-3
/
+14
2010-03-14
sunrpc/cache: factor out cache_is_expired
NeilBrown
1
-5
/
+8
2010-03-14
sunrpc: don't keep expired entries in the auth caches.
NeilBrown
1
-8
/
+5
2010-03-08
Linux 2.6.34-rc1
v2.6.34-rc1
Linus Torvalds
1
-2
/
+2
2010-03-08
FS-Cache: Remove the EXPERIMENTAL flag
Christian Kujau
1
-1
/
+0
2010-03-08
[WATCHDOG] i6300esb.c: change platform_driver to pci_driver
Wim Van Sebroeck
1
-60
/
+33
2010-03-08
[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents
Hendrik Brueckner
5
-1
/
+225
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
3
-9
/
+12
2010-03-08
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
9
-16
/
+79
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
4
-13
/
+0
2010-03-08
[S390] Cleanup xtime usage
John Stultz
1
-5
/
+5
2010-03-08
[S390] qdio: add missing bracket
Ursula Braun
1
-1
/
+2
2010-03-08
[S390] cio: fix init_count in case of recognition after steal lock
Sebastian Ott
1
-2
/
+3
2010-03-08
[S390] dasd: security and PSF update patch for EMC CKD ioctl
Nigel Hislop
1
-7
/
+10
2010-03-08
[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
Hendrik Brueckner
1
-2
/
+4
2010-03-08
[S390] uaccess: make sure copy_from_user_overflow is builtin
Heiko Carstens
1
-1
/
+2
2010-03-08
[WATCHDOG] i6300esb: fix unlock register with
Wim Van Sebroeck
1
-3
/
+3
2010-03-08
ALSA: hdmi - show debug message on changing audio infoframe
Wu Fengguang
1
-4
/
+8
2010-03-08
ALSA: hdmi - merge common code for intelhdmi and nvhdmi
Wu Fengguang
3
-1613
/
+882
2010-03-08
msi-laptop: depends on RFKILL
Randy Dunlap
1
-0
/
+1
2010-03-08
msi-laptop: Detect 3G device exists by standard ec command
Lee, Chun-Yi
1
-10
/
+34
2010-03-08
msi-laptop: Add resume method for set the SCM load again
Lee, Chun-Yi
1
-1
/
+25
2010-03-08
msi-laptop: Support some MSI 3G netbook that is need load SCM
Lee, Chun-Yi
1
-0
/
+238
2010-03-08
msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...
Lee, Chun-Yi
1
-1
/
+30
2010-03-08
msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook
Lee, Chun-Yi
1
-4
/
+39
2010-03-08
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
13
-63
/
+76
2010-03-08
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
2
-3
/
+3
2010-03-08
sysfs: Kill unused sysfs_sb variable.
Eric W. Biederman
2
-3
/
+0
2010-03-08
sysfs: Pass super_block to sysfs_get_inode
Eric W. Biederman
4
-5
/
+6
2010-03-08
driver core: Use sysfs_rename_link in device_rename
Eric W. Biederman
1
-12
/
+6
[next]