Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
34123da66e613602de5a886b05c875b6a91b8ed2
34123da
NFS: Fix a bad cast in nfs3_read_done
by Trond Myklebust
· 19 years ago
6fa05b1
Revert "RPC: stops the release_pipe() funtion from being called twice"
by Trond Myklebust
· 19 years ago
ab27642
Merge branch 'master' of ssh://rsync.linux-nfs.org/home/trondmy/www_sites/rsync.linux-nfs.org/pub/linux/nfs-2.6
by Trond Myklebust
· 19 years ago
654b153
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
by Trond Myklebust
· 19 years ago
ec07342
NFSv4: Fix up locking for nfs4_state_owner
by Trond Myklebust
· 19 years ago
4e51336
NFSv4: Final tweak to sequence id
by Trond Myklebust
· 19 years ago
93918e9
Linux v2.6.14-rc5
by Linus Torvalds
· 19 years ago
450da6c
[PATCH] build fix for uml/amd64
by Al Viro
· 19 years ago
461a0ff
[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.
by Steven Rostedt
· 19 years ago
bf3f81b
[PATCH] ppc64: update defconfigs
by Paul Mackerras
· 19 years ago
26baeba
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
281dd25
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
by Yasunori Goto
· 19 years ago
51b190b
[PATCH] `unaligned access' in acpi get_root_bridge_busnr()
by Peter Chubb
· 19 years ago
11909d6
[PATCH] fix MGA DRM regression before 2.6.14
by Dave Airlie
· 19 years ago
d1209d0
[PATCH] Threads shouldn't inherit PF_NOFREEZE
by Alan Stern
· 19 years ago
f9b25fa
[PATCH] Export RCS_TAR_IGNORE for rpm targets
by Tom Rini
· 19 years ago
83bcbf8
[PATCH] ppc64: Fix error in vDSO 32 bits date
by Benjamin Herrenschmidt
· 19 years ago
6985c43
[PATCH] Three one-liners in md.c
by NeilBrown
· 19 years ago
4a9949d
[PATCH] raw1394: fix locking in the presence of SMP and interrupts
by Andy Wingo
· 19 years ago
c367c21
[PATCH] orinoco: limit message rate
by Andrew Morton
· 19 years ago
1c59827
[PATCH] mm: hugetlb truncation fixes
by Hugh Dickins
· 19 years ago
e03d13e
[PATCH] Fix cpu timers exit deadlock and races
by Roland McGrath
· 19 years ago
67c5587a
[ARM] 3024/1: Add cpu_v6_proc_fin
by Tony Lindgren
· 19 years ago
3359b54
[PATCH] Handle spurious page fault for hugetlb region
by Seth, Rohit
· 19 years ago
a0857d0
RPCSEC_GSS: krb5 cleanup
by J. Bruce Fields
· 19 years ago
00fd6e1
RPCSEC_GSS remove all qop parameters
by J. Bruce Fields
· 19 years ago
14ae162
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
by J. Bruce Fields
· 19 years ago
bfa9151
RPCSEC_GSS: krb5 pre-privacy cleanup
by J. Bruce Fields
· 19 years ago
f7b3af6
RPCSEC_GSS: Simplify rpcsec_gss crypto code
by J. Bruce Fields
· 19 years ago
2d2da60c
RPCSEC_GSS: client-side privacy support
by J. Bruce Fields
· 19 years ago
24b2605
RPCSEC_GSS: cleanup au_rslack calculation
by J. Bruce Fields
· 19 years ago
f368031
SUNRPC: Retry wrap in case of memory allocation failure.
by J. Bruce Fields
· 19 years ago
ead5e1c
SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
by J. Bruce Fields
· 19 years ago
293f1eb
SUNRPC: Add support for privacy to generic gss-api code.
by J. Bruce Fields
· 19 years ago
1d95db8
NFSv4: Fix acl buffer size
by J. Bruce Fields
· 19 years ago
8c233cf
NFSv4: handle no acl attr
by J. Bruce Fields
· 19 years ago
747c553
RPC: stops the release_pipe() funtion from being called twice
by Steve Dickson
· 19 years ago
7f709a4
NFSv4: Fix an oopsable condition in nfs_free_seqid
by Trond Myklebust
· 19 years ago
cb1f7be
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
by Trond Myklebust
· 19 years ago
ba9b543
Merge branch 'master' of ssh://rsync.linux-nfs.org/home/trondmy/www_sites/rsync.linux-nfs.org/pub/linux/nfs-2.6
by Trond Myklebust
· 19 years ago
6fe43f9
NFS: Fix rename of directory onto empty directory
by Trond Myklebust
· 19 years ago
4c780a4
Fix Connectathon locking test failure
by Trond Myklebust
· 19 years ago
550f574
NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race
by Trond Myklebust
· 19 years ago
b8e5c4c
NFSv4: If a delegated open fails, ensure that we return the delegation
by Trond Myklebust
· 19 years ago
642ac54
NFSv4: Return delegations in case we're changing ACLs
by Trond Myklebust
· 19 years ago
cae7a07
NFSv4: Return delegation upon rename or removal of file.
by Trond Myklebust
· 19 years ago
cdce5d6
VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().
by Trond Myklebust
· 19 years ago
6f926b5
[NFS]: Check that the server returns a valid regular file to our OPEN request
by Trond Myklebust
· 19 years ago
02a913a
NFSv4: Eliminate nfsv4 open race...
by Trond Myklebust
· 19 years ago
834f2a4
VFS: Allow the filesystem to return a full file pointer on open intent
by Trond Myklebust
· 19 years ago
039c4d7
NFS: Fix up a race in the NFS implementation of GETLK
by Trond Myklebust
· 19 years ago
06735b3
NFSv4: Fix up handling of open_to_lock sequence ids
by Trond Myklebust
· 19 years ago
faf5f49
NFSv4: Make NFS clean up byte range locks asynchronously
by Trond Myklebust
· 19 years ago
0a8838f
NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.
by Trond Myklebust
· 19 years ago
83c9d41
NFSv4: Remove nfs4_client->cl_sem from close() path
by Trond Myklebust
· 19 years ago
e6dfa55
NFSv4: Remove obsolete state_owner and lock_owner semaphores
by Trond Myklebust
· 19 years ago
9512135
NFSv4: Fix a potential CLOSE race
by Trond Myklebust
· 19 years ago
cee54fc
NFSv4: Add functions to order RPC calls
by Trond Myklebust
· 19 years ago
5e5ce5b
RPC: allow call_encode() to delay transmission of an RPC call.
by Trond Myklebust
· 19 years ago
ea635a5
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
by Chuck Lever
· 19 years ago
cff6bf9
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
by Trond Myklebust
· 19 years ago
d1972ef
[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.
by Paul Schulz
· 19 years ago
bb7e257
[PATCH] vesafb: Fix display corruption on display blank
by Antonino A. Daplas
· 19 years ago
d846a92
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
ace7c76
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
1e65174
Add some basic .gitignore files
by Linus Torvalds
· 19 years ago
251b928
[ARM] 3021/1: Interrupt 0 bug fix for ixp4xx
by Kenneth Tan
· 19 years ago
ad1b472
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_IXP46X
by Kenneth Tan
· 19 years ago
9b15c6c
[ARM] 3019/1: fix wrong comments
by Nicolas Pitre
· 19 years ago
c086f28
[ARM] 3018/1: S3C2410 - check de-referenced device is really a platform device
by Ben Dooks
· 19 years ago
39ca371
[PATCH] kbuild: Eliminate build error when KALLSYMS not defined
by Mark Rustad
· 19 years ago
4faa528
[PATCH] aio: revert lock_kiocb()
by Zach Brown
· 19 years ago
e7507ed
[PATCH] uniput - fix crash on SMP
by Dmitry Torokhov
· 19 years ago
5cc9eee
[PATCH] Fix /proc/acpi/events around suspend
by Pavel Machek
· 19 years ago
9ac0b9c
[PATCH] n_r3964 mod_timer() fix
by Stephan Brodkorb
· 19 years ago
b65574f
[PATCH] output of /proc/maps on nommu systems is incomplete
by David McCullough
· 19 years ago
5ee832d
[PATCH] rcu: keep rcu callback event counter
by Eric Dumazet
· 19 years ago
cc67523
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
by Jeff Garzik
· 19 years ago
47d6b08
[PATCH] posix-timers: fix task accounting
by Oleg Nesterov
· 19 years ago
6ce9691
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode()
by Trond Myklebust
· 19 years ago
b3c52da
[PATCH] NFS: Fix cache consistency races
by Trond Myklebust
· 19 years ago
13b58ee
[PATCH] USB: fix bug in handling of highspeed usb HID devices
by Christian Krause
· 19 years ago
e9b765d
[PATCH] isp116x-hcd: fix handling of short transfers
by Olav Kongas
· 19 years ago
2cc78eb
Increase default RCU batching sharply
by Linus Torvalds
· 19 years ago
de21eb6
[PATCH] fix black/white-only svideo input in vpx3220 decoder
by Ronald S. Bultje
· 19 years ago
9b3acc2
[PATCH] fix vpx3220 offset issue in SECAM
by Ronald S. Bultje
· 19 years ago
0aec486
[PATCH] SVGATextMode fix
by Samuel Thibault
· 19 years ago
b24d18a
[PATCH] list: add missing rcu_dereference on first element
by Herbert Xu
· 19 years ago
3d80636
Fix memory ordering bug in page reclaim
by Linus Torvalds
· 19 years ago
688ce17
[PATCH]: highest_possible_processor_id() has to be a macro
by Al Viro
· 19 years ago
e6850cc
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
by Andrew Morton
· 19 years ago
c1542cb
[SERIAL] Add SupraExpress 56i support
by maximilian attems
· 19 years ago
7a3ca7d
[PATCH] usbserial: Regression in USB generic serial driver
by Randall Nortman
· 19 years ago
f8cc575
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
bf7c7de
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
9e04099
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
757e010
[PATCH] megaraid maintainers entry
by Kolli, Neela Syam
· 19 years ago
d656901
[PATCH] sh-sci.c sci_start_tx error
by Yoshinori Sato
· 19 years ago
63c6764
[PATCH] nommu build error fix
by Yoshinori Sato
· 19 years ago
2d1f87a
[PATCH] Dallas's 1-wire bus compile error
by Evgeniy Polyakov
· 19 years ago
Next »