index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
befs
/
datastream.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-10-19
RPC: stops the release_pipe() funtion from being called twice
Steve Dickson
1
-0
/
+2
2005-10-19
NFSv4: Fix an oopsable condition in nfs_free_seqid
Trond Myklebust
2
-9
/
+1
2005-10-18
NFS: Fix rename of directory onto empty directory
Trond Myklebust
1
-3
/
+5
2005-10-18
Fix Connectathon locking test failure
Trond Myklebust
1
-17
/
+25
2005-10-18
NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race
Trond Myklebust
1
-0
/
+10
2005-10-18
NFSv4: If a delegated open fails, ensure that we return the delegation
Trond Myklebust
1
-0
/
+2
2005-10-18
NFSv4: Return delegations in case we're changing ACLs
Trond Myklebust
2
-0
/
+6
2005-10-18
NFSv4: Return delegation upon rename or removal of file.
Trond Myklebust
4
-4
/
+20
2005-10-18
VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().
Trond Myklebust
1
-1
/
+1
2005-10-18
[NFS]: Check that the server returns a valid regular file to our OPEN request
Trond Myklebust
2
-1
/
+19
2005-10-18
NFSv4: Eliminate nfsv4 open race...
Trond Myklebust
6
-102
/
+74
2005-10-18
VFS: Allow the filesystem to return a full file pointer on open intent
Trond Myklebust
4
-27
/
+165
2005-10-18
NFS: Fix up a race in the NFS implementation of GETLK
Trond Myklebust
1
-9
/
+18
2005-10-18
NFSv4: Fix up handling of open_to_lock sequence ids
Trond Myklebust
3
-71
/
+49
2005-10-18
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
5
-59
/
+116
2005-10-18
NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.
Trond Myklebust
1
-1
/
+12
2005-10-18
NFSv4: Remove nfs4_client->cl_sem from close() path
Trond Myklebust
2
-13
/
+1
2005-10-18
NFSv4: Remove obsolete state_owner and lock_owner semaphores
Trond Myklebust
3
-35
/
+4
2005-10-18
NFSv4: Fix a potential CLOSE race
Trond Myklebust
4
-45
/
+87
2005-10-18
NFSv4: Add functions to order RPC calls
Trond Myklebust
5
-83
/
+273
2005-10-18
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
3
-11
/
+21
2005-10-18
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
Chuck Lever
1
-1
/
+2
2005-10-18
[PATCH] vesafb: Fix display corruption on display blank
Antonino A. Daplas
1
-3
/
+3
2005-10-18
Add some basic .gitignore files
Linus Torvalds
10
-0
/
+84
2005-10-18
[ARM] 3021/1: Interrupt 0 bug fix for ixp4xx
Kenneth Tan
1
-4
/
+5
2005-10-18
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...
Kenneth Tan
1
-1
/
+1
2005-10-18
[ARM] 3019/1: fix wrong comments
Nicolas Pitre
1
-2
/
+2
2005-10-18
[ARM] 3018/1: S3C2410 - check de-referenced device is really a platform device
Ben Dooks
1
-1
/
+4
2005-10-18
[PATCH] kbuild: Eliminate build error when KALLSYMS not defined
Mark Rustad
1
-1
/
+3
2005-10-18
[PATCH] aio: revert lock_kiocb()
Zach Brown
2
-26
/
+7
2005-10-18
[PATCH] uniput - fix crash on SMP
Dmitry Torokhov
1
-2
/
+2
2005-10-18
[PATCH] Fix /proc/acpi/events around suspend
Pavel Machek
1
-3
/
+2
2005-10-18
[PATCH] n_r3964 mod_timer() fix
Stephan Brodkorb
1
-4
/
+4
2005-10-18
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
1
-0
/
+1
2005-10-18
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
2
-0
/
+12
2005-10-18
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
Jeff Garzik
2
-2
/
+7
2005-10-18
[PATCH] posix-timers: fix task accounting
Oleg Nesterov
1
-0
/
+3
2005-10-17
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in...
Trond Myklebust
1
-2
/
+0
2005-10-17
[PATCH] NFS: Fix cache consistency races
Trond Myklebust
3
-6
/
+8
2005-10-17
[PATCH] USB: fix bug in handling of highspeed usb HID devices
Christian Krause
1
-3
/
+0
2005-10-17
[PATCH] isp116x-hcd: fix handling of short transfers
Olav Kongas
1
-1
/
+2
2005-10-17
Increase default RCU batching sharply
Linus Torvalds
1
-1
/
+1
2005-10-17
[PATCH] fix black/white-only svideo input in vpx3220 decoder
Ronald S. Bultje
1
-0
/
+10
2005-10-17
[PATCH] fix vpx3220 offset issue in SECAM
Ronald S. Bultje
1
-12
/
+10
2005-10-17
[PATCH] SVGATextMode fix
Samuel Thibault
1
-2
/
+7
2005-10-17
[PATCH] list: add missing rcu_dereference on first element
Herbert Xu
1
-17
/
+22
2005-10-17
Fix memory ordering bug in page reclaim
Linus Torvalds
1
-4
/
+9
2005-10-16
[PATCH]: highest_possible_processor_id() has to be a macro
Al Viro
1
-9
/
+7
2005-10-16
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
Andrew Morton
1
-1
/
+0
2005-10-15
[SERIAL] Add SupraExpress 56i support
maximilian attems
1
-0
/
+2
[next]