ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / fs /
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-2.6.35' of git://linux-nfs.org/~bfiel...
2010-05-20 Linus TorvaldsMerge branch 'nfs-for-2.6.35' of git://git.linux-nfs...
2010-05-20 Linus TorvaldsMerge branch 'bkl/procfs' of git://git./linux/kernel...
2010-05-18 J. Bruce FieldsRevert "nfsd4: distinguish expired from stale stateids"
2010-05-18 Pavel Emelyanovnfsd: safer initialization order in find_file()
2010-05-18 J. Bruce Fieldsnfs4: minor callback code simplification, comment
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-05-17 James MorrisMerge branch 'next' into for-linus
2010-05-17 Jeff Laytoncifs: fix noserverino handling when unix extensions...
2010-05-17 Jeff Laytoncifs: don't update uniqueid in cifs_fattr_to_inode
2010-05-17 Jeff Laytoncifs: always revalidate hardlinked inodes when using...
2010-05-17 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-05-17 Frederic Weisbeckerprocfs: Kill the bkl in ioctl
2010-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-15 Dan RosenbergBtrfs: check for read permission on src file in the...
2010-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-15 Jan BlunckJFS: Free sbi memory in error path
2010-05-15 Dan Carpenterfs/sysv: dereferencing ERR_PTR()
2010-05-15 Al ViroFix double-free in logfs
2010-05-15 Al ViroFix the regression created by "set S_DEAD on unlink...
2010-05-14 Pavel EmelyanovNFSD: don't report compiled-out versions as present
2010-05-14 Trond MyklebustNFS: Don't call iput() in nfs_access_cache_shrinker
2010-05-14 Trond MyklebustNFS: Clean up nfs_access_zap_cache()
2010-05-14 Trond MyklebustNFS: Don't run nfs_access_cache_shrinker() when the...
2010-05-14 Trond MyklebustNFS: Read requests can use GFP_KERNEL.
2010-05-14 Trond MyklebustNFS: Clean up nfs_create_request()
2010-05-14 Trond MyklebustNFSv4: Don't use GFP_KERNEL allocations in state recovery
2010-05-14 Chuck LeverNFS: Calldata for nfs4_renew_done()
2010-05-14 Chuck LeverNFS: Squelch compiler warning in nfs_add_server_stats()
2010-05-14 Chuck LeverNFS: Clean up fscache_uniq mount option
2010-05-14 Chuck LeverNFS: Squelch compiler warning
2010-05-14 Trond MyklebustNFSv4: Clean up the NFSv4 setclientid operation
2010-05-14 Trond MyklebustNFSv4: Allow attribute caching with 'noac' mounts if...
2010-05-14 Trond MyklebustNFSv4: Fix up the documentation for nfs_do_refmount
2010-05-14 Trond MyklebustNFS: Replace nfsroot on-stack filehandle
2010-05-14 Trond MyklebustNFS: Cleanup file handle allocations in fs/nfs/super.c
2010-05-14 Trond MyklebustNFS: Prevent the mount code from looping forever on...
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs3_proc_getacl() and...
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_statfs()
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_setattr()
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs4_proc_create()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_proc_symlink()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_proc_create
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_rmdir
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_proc_remove()
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs3_proc_readlink()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_link()
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_readdir()
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs3_proc_rename() and...
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_revalidate_inode()
2010-05-14 Trond MyklebustNFSv4: Reduce stack footprint of nfs4_proc_access(...
2010-05-14 Trond MyklebustNFSv4: Reduce the stack footprint of nfs4_remote_referr...
2010-05-14 Trond MyklebustNFSv4: Reduce stack footprint of nfs4_get_root()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_follow_remote_path()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_lookup
2010-05-14 Trond MyklebustNFSv4: Reduce the stack footprint of try_location()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_create_server
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_follow_mountpoint()
2010-05-14 Trond MyklebustNFSv4: Eliminate nfs4_path_walk()
2010-05-14 Trond MyklebustNFS: Add helper functions for allocating filehandles...
2010-05-14 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-05-14 Pavel Emelyanovinotify: don't leak user struct on inotify release
2010-05-14 Eric Parisinotify: race use after free/double free in inotify...
2010-05-14 Eric Parisinotify: clean up the inotify_add_watch out path
2010-05-13 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 J. Bruce Fieldsnfsd4: implement reclaim_complete
2010-05-13 Benny Halevynfsd4: nfsd4_destroy_session must set callback client...
2010-05-13 Benny Halevynfsd4: keep a reference count on client while in use
2010-05-13 Benny Halevynfsd4: mark_client_expired
2010-05-13 Benny Halevynfsd4: introduce nfs4_client.cl_refcount
2010-05-13 Jan Karavfs: Fix O_NOFOLLOW behavior for paths with trailing...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 David HowellsCacheFiles: Fix error handling in cachefiles_determine_...
2010-05-12 Russell KingInotify: undefined reference to `anon_inode_getfd'
2010-05-12 Sage Weilceph: preserve seq # on requeued messages after transie...
2010-05-12 Sage Weilceph: fix cap removal races
2010-05-12 Steve French[CIFS] drop quota operation stubs
2010-05-12 Benny Halevynfsd4: refactor expire_client
2010-05-12 Benny Halevynfsd4: extend the client_lock to cover cl_lru
2010-05-12 Benny Halevynfsd4: use list_move in move_to_confirmed
2010-05-12 Benny Halevynfsd4: fold release_session into expire_client
2010-05-12 Benny Halevynfsd4: rename sessionid_lock to client_lock
2010-05-12 Robin Holtrevert "procfs: provide stack information for threads...
2010-05-11 Sage Weilceph: zero unused message header, footer fields
2010-05-11 Jeff Laytoncifs: guard against hardlinking directories
2010-05-11 David HowellsCacheFiles: Fix occasional EIO on call to vfs_unlink()
2010-05-11 Sage Weilceph: fix locking for waking session requests after...
2010-05-11 Sage Weilceph: resubmit requests on pg mapping change (not just...
2010-05-11 Sage Weilceph: fix open file counting on snapped inodes when...
2010-05-11 Sage Weilceph: unregister osd request on failure
2010-05-11 Changli Gaosched, wait: Use wrapper functions
2010-05-11 Suresh Jayaramancifs: propagate cifs_new_fileinfo() error back to the...
2010-05-11 Bill Pembertonjbd2: use NULL instead of 0 when pointer is needed
2010-05-10 Jiri SlabyFS / libfs: Implement simple_write_to_buffer
2010-05-10 Suresh Jayaramancifs: add comments explaining cifs_new_fileinfo behavior
next