[PATCH] ext[234]: update documentation
[linux-2.6] / fs / nfs /
2006-12-20  Len BrownPull platform-drivers into test branch
2006-12-18  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-12-16  Len BrownPull style into test branch
2006-12-16  Len BrownPull bugfix into test branch
2006-12-16  Len BrownPull trivial into test branch
2006-12-16  Len BrownPull platform-drivers into test branch
2006-12-16  Len BrownPull button into test branch
2006-12-16  Len BrownPull dock into test branch
2006-12-16  Len BrownPull ec into test branch
2006-12-13  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-13  Linus TorvaldsMerge branch 'release' of /home/ftp/linux/kernel/git...
2006-12-13  Russell King[ARM] Merge AT91 and devel branches
2006-12-13  Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-13  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2006-12-13  Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-12  Dave JonesMerge ../linus
2006-12-12  Wim Van SebroeckMerge branch 'master' of /linux/kernel/git/wim/linux...
2006-12-12  Dave JonesMerge ../linus
2006-12-12  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-12  Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2006-12-12  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-12-09  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-12-09  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-12-08  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-12-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-08  Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-08  Josef "Jeff" Sipek[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use...
2006-12-08  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-07  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07  Linus TorvaldsMerge branch 'intx' of /linux/kernel/git/jgarzik/misc-2.6
2006-12-07  Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07  Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
2006-12-07  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07  Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07  Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07  Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07  Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-12-07  Jeff GarzikMerge tag 'r8169-upstream-20061204-00' of git://electri...
2006-12-07  Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-07  Jeff GarzikMerge branch 'master' into upstream
2006-12-07  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06  Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06  Trond MyklebustNFS: Clean up calls to mark_inode_dirty() part 2
2006-12-06  Trond MyklebustNFS: Fix up writeback_control->nr_to_write accounting
2006-12-06  Trond MyklebustNFS: Fix up the dirty page accounting
2006-12-06  Trond MyklebustNFS: Ensure the inode is marked as dirty if we break...
2006-12-06  Trond MyklebustNFS: Fix nfs_release_page
2006-12-06  Trond MyklebustNFS: Ensure we only call set_page_writeback() under...
2006-12-06  Trond MyklebustNFS: Make nfs_updatepage() mark the page as dirty.
2006-12-06  Trond MyklebustNFS: Ensure that nfs_wb_page() calls writepage when...
2006-12-06  Trond MyklebustNFS: Add nfs_set_page_dirty()
2006-12-06  Trond MyklebustNFS: Remove nfs_writepage_sync()
2006-12-06  Trond MyklebustNFS: More cleanups of fs/nfs/write.c
2006-12-06  Trond MyklebustNFS: Remove call to igrab() from nfs_writepage()
2006-12-06  Trond MyklebustNFS: Cleanup: add common helper nfs_page_length()
2006-12-06  Trond MyklebustNFS: Store pointer to the nfs_page in page->private
2006-12-06  Trond MyklebustNFS: cleanup of nfs_sync_inode_wait()
2006-12-06  Trond MyklebustNFS: Clean up nfs_scan_dirty()
2006-12-06  Trond MyklebustNFS: Clean up nfs_flush_inode()
2006-12-06  Frank FilzNFS: Remove use of the Big Kernel Lock around nfs calls...
2006-12-06  Frank FilzNFS: Remove use of the Big Kernel Lock around calls...
2006-12-06  Frank FilzNFS: Remove use of the Big Kernel Lock around calls...
2006-12-06  Trond MyklebustNFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
2006-12-06  Trond MyklebustNFS: Fix missing page_unlock() in nfs_readpage
2006-12-06  Trond MyklebustNFS: Fix asynchronous read error handling
2006-12-06  Andy RyanNFS Exclusive open not supported bug
2006-12-06  Trond MyklebustSUNRPC: Fix a potential race in rpc_wake_up_task()
2006-12-06  Trond MyklebustFix a second potential rpc_wakeup race...
2006-12-06  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-04  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-04  Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-12-03  Al Viro[NET]: ipconfig and nfsroot annotations
2006-12-01  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-11-30  Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-22  James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22  David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22  David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-21  Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-13  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-11-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-11-07  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-06  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2006-11-06  Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2006-11-06  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-11-06  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-11-06  Eric W. Biederman[PATCH] sysctl: implement CTL_UNNUMBERED
2006-11-05  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-10-26  Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2006-10-26  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
next