USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
[linux-flexiantxendom0.git] / fs / nfs / pagelist.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerfs: add export.h to files using EXPORT_SYMBOL/THIS_MODU...
2011-10-31 Chuck LeverNFS: Fix documenting comment for nfs_create_request()
2011-07-25 Stephen RothwellMerge branch 'master' into devel and apply fixup from...
2011-07-20 Al Vironfs_open_context doesn't need struct path either
2011-07-15 Trond MyklebustNFS: Allow the nfs_pageio_descriptor to signal that...
2011-07-12 Trond MyklebustNFSv4.1: Add an initialisation callback for pNFS
2011-07-12 Trond MyklebustNFS: Cleanup of the nfs_pageio code in preparation...
2011-06-20 Benny HalevyNFSv4.1: file layout must consider pg_bsize for coalescing
2011-05-29 Boaz HarroshNFSv4.1: define nfs_generic_pg_test
2011-05-29 Benny HalevyNFSv4.1: change pg_test return type to bool
2011-05-29 Benny HalevyNFSv4.1: unify pnfs_pageio_init functions
2011-03-27 Trond MyklebustNFS: Fix a hang in the writeback path
2011-03-23 Fred IsamanNFSv4.1: add generic layer hooks for pnfs COMMIT
2011-03-22 Trond MyklebustFS: Use stable writes when not doing a bulk flush
2011-03-11 Fred IsamanNFSv4.1: Clear lseg pointer in ->doio function
2011-03-11 Fred IsamanNFSv4.1: rearrange ->doio args
2011-03-11 Fred IsamanNFSv4.1: shift pnfs_update_layout locations
2011-03-11 Fred IsamanNFSv4.1: coelesce across layout stripes
2010-12-21 Jesper Juhlnfs: Take advantage of kmem_cache_zalloc() in nfs_page_...
2010-12-08 Trond Myklebustnfs: remove extraneous and problematic calls to nfs_cle...
2010-10-28 Jeff Laytonnfs: handle lock context allocation failures in nfs_cre...
2010-07-30 Trond MyklebustNFSv4: Ensure that we track the NFSv4 lock state in...
2010-05-14 Trond MyklebustNFS: Clean up nfs_create_request()
2010-03-11 Trond MyklebustNFS: Avoid a deadlock in nfs_release_page
2010-02-03 Trond MyklebustNFS: Fix an Oops when truncating a file
2009-03-11 Trond MyklebustNFS: Throttle page dirtying while we're flushing to...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Trond MyklebustNFS: Clean up the write request locking.
2007-12-06 Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Trond MyklebustNFS: Replace NFS_I(inode)->req_lock with inode->i_lock
2007-07-11 Trond MyklebustNFS: reduce latency by using conditional rescheduling...
2007-07-11 Trond MyklebustNFS: Prevent integer overflow in nfs_scan_list()
2007-07-11 Trond MyklebustNFS cleanup: speed up nfs_scan_commit using radix tree...
2007-07-11 Trond MyklebustNFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_...
2007-07-11 Trond MyklebustNFS: Convert struct nfs_page to use krefs
2007-07-11 Trond MyklebustNFS: Replace vfsmount and dentry in nfs_open_context...
2007-05-24 Trond MyklebustNFS: Avoid a deadlock situation on write
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-09 Jesper JuhlNFS: Kill the obsolete NFS_PARANOIA
2007-05-04 Trond MyklebustNFS: Fix a compile glitch on 64-bit systems
2007-05-02 Jason UhlenkottNFS: Clean up nfs_create_request comments
2007-05-01 Trond MyklebustNFS: Use pgoff_t in structures and functions that pass...
2007-05-01 Trond MyklebustNFS: Fix a buffer overflow in the allocation of struct...
2007-05-01 Trond MyklebustNFS: Fix a race when doing NFS write coalescing
2007-05-01 Trond MyklebustNFS: Cleanup for nfs_readpages()
2007-05-01 Trond MyklebustNFS: Another cleanup of the read/write request coalesci...
2007-05-01 Trond MyklebustNFS: Cleanup the coalescing code
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
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: Clean up nfs_scan_dirty()
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_dirty to...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 David Brownell[PATCH] fix static linking of NFS
2006-06-09 David HowellsNFS: Split fs/nfs/inode.c
2006-06-09 Trond MyklebustNFS: Flesh out nfs_invalidate_page()
2006-03-20 Trond MyklebustNFS: Fix a race with PG_private and nfs_release_page()
2006-03-20 Trond MyklebustNFS: Avoid races between writebacks and truncation
2005-06-22 Trond Myklebust[PATCH] NFS: Replace nfs_page insertion sort with a...
2005-06-22 Trond Myklebust[PATCH] NFS: Make searching and waiting on busy writeba...
2005-06-22 Trond Myklebust[PATCH] NFS: cleanup: shrink struct nfs_open_context
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2