index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-09
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
Trond Myklebust
5
-10
/
+2
2008-07-09
SUNRPC: Ensure all transports set rq_xtime consistently
Chuck Lever
2
-2
/
+1
2008-07-09
NFS: Fix the ftruncate() credential problem
Trond Myklebust
4
-26
/
+29
2008-07-09
rpc: minor cleanup of scheduler callback code
\\\"J. Bruce Fields\\\
2
-10
/
+5
2008-07-09
rpc: remove some unused macros
\\\"J. Bruce Fields\\\
1
-12
/
+1
2008-07-09
rpc: eliminate unused variable in auth_gss upcall code
\\\"J. Bruce Fields\\\
1
-3
/
+1
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
3
-7
/
+15
2008-07-09
NFS: implement option checking when remounting NFS filesystems (resend)
Jeff Layton
1
-0
/
+76
2008-07-09
fs/nfs/nfsroot.c: remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-07-09
SUNRPC: Remove obsolete messages during transport connect
Chuck Lever
1
-7
/
+1
2008-07-09
NFS: Fix trace debugging nits in write.c
Chuck Lever
1
-13
/
+14
2008-07-09
NFS: Use NFSDBG_FILE for all fops
Chuck Lever
3
-30
/
+43
2008-07-09
NFS: Add debugging facility for NFS aops
Chuck Lever
1
-2
/
+27
2008-07-09
NFS: Make nfs_open methods consistent
Chuck Lever
2
-2
/
+9
2008-07-09
NFS: Make nfs_llseek methods consistent
Chuck Lever
2
-2
/
+15
2008-07-09
NFS: Make nfs_fsync methods consistent
Chuck Lever
2
-6
/
+9
2008-07-09
SUNRPC: Display some debugging information as text rather than numbers
Chuck Lever
1
-13
/
+16
2008-07-09
SUNRPC: Refactor rpc_show_tasks
Chuck Lever
1
-22
/
+24
2008-07-09
SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
Chuck Lever
1
-7
/
+12
2008-07-09
SUNRPC: Rename "call_" functions that are no longer FSM states
Chuck Lever
1
-21
/
+14
2008-07-09
SUNRPC: Add a function to display the name of an RPC procedure
Chuck Lever
1
-4
/
+19
2008-07-09
NFS: Update help text for CONFIG_NFS_FS
Chuck Lever
1
-58
/
+57
2008-07-09
NFS: do_setlk(): don't flush caches when we have a delegation
Trond Myklebust
1
-1
/
+2
2008-07-09
SUNRPC: Use GFP_NOFS when allocating credentials
Trond Myklebust
5
-11
/
+11
2008-07-09
NFS: Revert commit 44dd151d
Trond Myklebust
1
-11
/
+2
2008-07-09
NFS: Optimise append writes with holes
Trond Myklebust
2
-9
/
+23
2008-07-09
SUNRPC: An ENOMEM error from call_encode is always fatal
Trond Myklebust
1
-4
/
+0
2008-07-09
SUNRPC: Ensure we exit early in case of an encode error
Trond Myklebust
1
-2
/
+7
2008-07-09
NFS: Add correct bounds checking to NFSv2 locks
Trond Myklebust
3
-5
/
+40
2008-07-09
NFS: Fix a preemption count leak in nfs_update_request
Trond Myklebust
1
-7
/
+4
2008-07-09
NFS: Reduce the stack usage in NFSv3 create operations
Trond Myklebust
1
-129
/
+142
2008-07-09
NFS: Reduce the stack usage in NFSv4 create operations
Trond Myklebust
1
-107
/
+97
2008-07-08
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-13
/
+12
2008-07-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-34
/
+37
2008-07-08
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
1
-0
/
+2
2008-07-08
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
1
-8
/
+9
2008-07-08
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
1
-4
/
+2
2008-07-08
NFS: Fix readdir cache invalidation
Trond Myklebust
1
-1
/
+1
2008-07-08
[MIPS] Fix 32bit kernels on R4k with 128 byte cache line size
Thomas Bogendoerfer
1
-29
/
+32
2008-07-08
[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs
Shane McDonald
2
-5
/
+5
2008-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
5
-33
/
+37
2008-07-08
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-08
palm_bk3710: fix IDECLK period calculation
Sergei Shtylyov
1
-20
/
+18
2008-07-08
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
3
-11
/
+18
2008-07-08
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+4
2008-07-08
Correct hash flushing from huge_ptep_set_wrprotect()
David Gibson
2
-6
/
+10
2008-07-08
[S390] protect _PAGE_SPECIAL bit against mprotect
Nick Piggin
1
-1
/
+4
2008-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-4
/
+4
2008-07-07
Revert "PCI: Correct last two HP entries in the bfsort whitelist"
Jesse Barnes
1
-4
/
+4
2008-07-07
[UML] fix gcc ICEs and unresolved externs
Jeff Dike
3
-1
/
+10
[next]