pandora-kernel.git
2006-03-20 Trond MyklebustNFS: Clean up nfs_get_user_pages
2006-03-20 Chuck LeverNFS: fix compiler warnings on 64-bit platforms
2006-03-20 Chuck LeverSUNRPC: fix compile warnings on 64-bit platforms
2006-03-20 Trond MyklebustNLM: nlmclnt_cancel_callback should accept NLM_LCK_DENI...
2006-03-20 Trond Myklebustlockd: Fix Oopses due to list manipulation errors.
2006-03-20 Christoph Hellwiglockd: stop abusing file_lock_list
2006-03-20 Trond Myklebustlockd: Make lockd use rpc_new_client() instead of rpc_c...
2006-03-20 Trond Myklebustlockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
2006-03-20 Trond Myklebustlockd: Clean up of the server-side GRANTED code
2006-03-20 Trond Myklebustlockd: Add refcounting to struct nlm_block
2006-03-20 Trond Myklebustlockd: Fix server-side lock blocking code
2006-03-20 Trond Myklebustlockd: posix_test_lock() should not call locks_copy_lock()
2006-03-20 Trond MyklebustNFS: Uninline nfs_writedata_(alloc|free) and nfs_readda...
2006-03-20 Trond MyklebustNFS: Debugging code for nfs_direct_(read|write)_schedule()
2006-03-20 Trond MyklebustNFS: O_DIRECT async IO may lose context
2006-03-20 Trond Myklebustnfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes
2006-03-20 Trond MyklebustNFS: Make nfs_commit_alloc() extern
2006-03-20 Chuck LeverNFS: fix data_update accounting in NFS direct I/O path
2006-03-20 Chuck LeverNFS: Replace atomic_t variables in nfs_direct_req with...
2006-03-20 Chuck LeverNFS: clean up comments and tab damage in direct.c
2006-03-20 Chuck LeverNFS: support EIOCBQUEUED return in direct write path
2006-03-20 Chuck LeverNFS: make iocb available everywhere in direct write...
2006-03-20 Chuck LeverNFS: remove support for multi-segment iovs in the direc...
2006-03-20 Chuck LeverNFS: make direct write path generate write requests...
2006-03-20 Chuck LeverNFS: create common routine for handling direct I/O...
2006-03-20 Chuck LeverNFS: create common routine for allocating nfs_direct_req
2006-03-20 Chuck LeverNFS: create common routine for waiting for direct I...
2006-03-20 Chuck LeverNFS: support EIOCBQUEUED return in direct read path
2006-03-20 Chuck LeverNFS: make iocb available everywhere in direct read...
2006-03-20 Chuck LeverNFS: remove support for multi-segment iovs in the direc...
2006-03-20 Chuck LeverNFS: use size_t type for holding rsize bytes in NFS...
2006-03-20 Chuck LeverNFS: update comments and function definitions in fs...
2006-03-20 Chuck LeverNFS: clean up NFS client's a_ops->direct_IO method
2006-03-20 Trond MyklebustNFS: Cleanup of NFS read code
2006-03-20 Trond MyklebustNFS: Cleanup of NFS write code in preparation for async...
2006-03-20 J. Bruce Fieldslockd: Remove FL_LOCKD flag
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
2006-03-20 Andy Adamsonlocks: remove unused posix_block_lock
2006-03-20 Andy Adamsonlockd: make nlmsvc_lock use only posix_lock_file
2006-03-20 Andy Adamsonlockd: simplify nlmsvc_grant_blocked
2006-03-20 Andy Adamsonlockd: clean up nlmsvc_lock
2006-03-20 Chuck LeverNFS: directory trace messages
2006-03-20 Chuck LeverSUNRPC: minor cleanup
2006-03-20 Chuck LeverSUNRPC: eliminate rpc_call()
2006-03-20 Chuck LeverSUNRPC: display human-readable procedure name in rpc_io...
2006-03-20 Chuck LeverNFS: add RPC I/O statistics to /proc/self/mountstats
2006-03-20 Chuck LeverSUNRPC: provide a mechanism for collecting stats in...
2006-03-20 Chuck LeverSUNRPC: introduce per-task RPC iostats
2006-03-20 Chuck LeverSUNRPC: add a handful of per-xprt counters
2006-03-20 Chuck LeverSUNRPC: track length of RPC wait queues
2006-03-20 Chuck LeverNFS: report how long an NFS file system has been mounted
2006-03-20 Chuck LeverNFS: add hooks to account for NFSERR_JUKEBOX errors
2006-03-20 Chuck LeverNFS: add I/O performance counters
2006-03-20 Chuck LeverNFS: introduce mechanism for tracking NFS client metrics
2006-03-20 Chuck LeverNFS: clean up some mount options
2006-03-20 Chuck LeverNFS: show retransmit settings when displaying mount...
2006-03-20 Chuck LeverVFS: New /proc file /proc/self/mountstats
2006-03-20 Levent SerinolSUNRPC: more verbose output for rpc auth weak error
2006-03-20 Goldwyn RodriguesNFS: Code comments update in NFS
2006-03-20 Ingo MolnarNFS: sem2mutex idmap.c
2006-03-20 Eric SesterhennNFS: kzalloc conversion in fs/nfs
2006-03-20 Trond MyklebustNFSv4: Kill braindead gcc warnings
2006-03-20 Trond MyklebustNFSv4: Do not call rpciod_down() before call to destroy...
2006-03-20 Trond MyklebustSUNRPC: Ensure that rpc_mkpipe returns a refcounted...
2006-03-20 Trond MyklebustSUNRPC: Run rpci->queue_timeout on the rpciod workqueue...
2006-03-20 Olaf KirchSUNRPC: Auto-load RPC authentication kernel modules
2006-03-20 Trond MyklebustNFS: reduce the number of false cache invalidations.
2006-03-20 Jesper JuhlNFS: "const static" vs "static const" in nfs4
2006-03-20 Trond MyklebustNFSv4: Don't invalidate cached attributes if change...
2006-03-20 Trond MyklebustNFS: writes should not clobber utimes() calls
2006-03-20 Trond Myklebustlockd: Don't expose the process pid to the NLM server
2006-03-20 Trond MyklebustNLM: nlm_alloc_call should not immediately fail on...
2006-03-20 Trond MyklebustVFS: Fix __posix_lock_file() copy of private lock area
2006-03-20 Neil BrownNFS: Fix buglet in fs/nfs/write.c
2006-03-20 Trond MyklebustNFS: Avoid races between writebacks and truncation
2006-03-20 Trond MyklebustNFS: Fix a busy inodes issue...
2006-03-20 Linus TorvaldsLinux 2.6.16 v2.6.16
2006-03-20 Andrea Arcangeli[PATCH] Remove obsolete CREDITS address
2006-03-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-03-19 Michael Chan[TG3]: 40-bit DMA workaround part 2
2006-03-19 Ralf Baechle... [AX.25]: Fix potencial memory hole.
2006-03-18 Michael Krufky[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVB
2006-03-18 Markus Rechberger[PATCH] Fixed em28xx based system lockup
2006-03-18 Oleg Nesterov[PATCH] disable unshare(CLONE_VM) for now
2006-03-18 Ralf Baechle[MIPS] SB1: Check for -mno-sched-prolog if building...
2006-03-18 Ralf Baechle[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
2006-03-18 Ralf Baechle[MIPS] Sibyte: Fix interrupt timer off by one bug.
2006-03-18 Ralf Baechle[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT...
2006-03-18 Ralf Baechle[MIPS] Protect more of timer_interrupt() by xtime_lock.
2006-03-18 Ralf Baechle[MIPS] Work around bad code generation for <asm/io.h>.
2006-03-18 Matej Kupljen[MIPS] Simple patch to power off DBAU1200
2006-03-18 Sergei Shtylylov[MIPS] Fix DBAu1550 software power off.
2006-03-18 Atsushi Nemoto[MIPS] local_r4k_flush_cache_page fix
2006-03-18 Ralf Baechle[MIPS] SB1: Fix interrupt disable hazard.
2006-03-18 Ralf Baechle[MIPS] Get rid of the IP22-specific code in arclib.
2006-03-18 Ralf BaechleUpdate MAINTAINERS entry for MIPS.
2006-03-18 Alexey Kuznetsov[NET]: Fix race condition in sk_wait_event().
2006-03-17 Hugh Dickins[PATCH] fix free swap cache latency
2006-03-17 Sam Ravnborg[PATCH] kbuild: fix buffer overflow in modpost
2006-03-17 Peter Staubach[PATCH] nfsservctl(): remove user-triggerable printk
next