drm: convert drm context code to use Linux idr
[safe/jmp/linux-2.6] / fs /
2007-07-14 Tim Shimmin[XFS] Log the agf_length change in xfs_growfs_data_priv...
2007-07-14 David Chinner[XFS] Map unwritten extents correctly for I/o completio...
2007-07-14 David Chinner[XFS] Apply transaction delta counts atomically to...
2007-07-14 David Chinner[XFS] Handle null returned from xfs_vtoi() in xfs_setfi...
2007-07-14 David Chinner[XFS] Block on unwritten extent conversion during synch...
2007-07-14 David Chinner[XFS] Flush the block device before closing it on unmount.
2007-07-14 David Chinner[XFS] xfs_bmapi fails to update the previous extent...
2007-07-14 David Chinner[XFS] Fix the transaction flags to make lazy superblock...
2007-07-14 David Chinner[XFS] Lazy Superblock Counters
2007-07-14 Andrew Morton[XFS] Use generic shrinker interfaces in XFS.
2007-07-14 David Chinner[XFS] Make hole punching at EOF atomic.
2007-07-14 David Chinner[XFS] Fix vmalloc leak on mount/unmount.
2007-07-14 Christoph Hellwig[XFS] Fix double free in xfs_buf_get_noaddr error handl...
2007-07-14 David Chinner[XFS] Fix use-after-free during log unmount.
2007-07-14 David Chinner[XFS] Sleeping with the ilock waiting for I/O completio...
2007-07-14 Nathan Scott[XFS] Don't grow filesystems past the size they can...
2007-07-14 Christoph Hellwig[XFS] Only use refcounted pages for I/O
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Jens Axboenfsd: fix nfsd_vfs_read() splice actor setup
2007-07-13 Jens Axboesplice: fix offset mangling with direct splicing (sendfile)
2007-07-13 James Morrissecurity: revalidate rw permissions for sys_splice...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: make directory dentries and inodes reclaimable
2007-07-11 Tejun Heosysfs: implement sysfs_get_dentry()
2007-07-11 Tejun Heosysfs: move sysfs_drop_dentry() to dir.c and make it...
2007-07-11 Tejun Heosysfs: restructure add/remove paths and fix inode update
2007-07-11 Tejun Heosysfs: use sysfs_mutex to protect the sysfs_dirent...
2007-07-11 Tejun Heosysfs: consolidate sysfs spinlocks
2007-07-11 Tejun Heosysfs: make kobj point to sysfs_dirent instead of dentry
2007-07-11 Tejun Heosysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
2007-07-11 Tejun Heosysfs: implement SYSFS_FLAG_REMOVED flag
2007-07-11 Tejun Heosysfs: rename sysfs_dirent->s_type to s_flags and make...
2007-07-11 Tejun Heosysfs: make sysfs_drop_dentry() access inodes using...
2007-07-11 Rafael J. Wysockisysfs: Fix oops in sysfs_drop_dentry on x86_64
2007-07-11 Tejun Heosysfs: use singly-linked list for sysfs_dirent tree
2007-07-11 Tejun Heosysfs: slim down sysfs_dirent->s_active
2007-07-11 Tejun Heosysfs: move s_active functions to fs/sysfs/dir.c
2007-07-11 Tejun Heosysfs: fix root sysfs_dirent -> root dentry association
2007-07-11 Tejun Heosysfs: use iget_locked() instead of new_inode()
2007-07-11 Tejun Heosysfs: reorganize sysfs_new_indoe() and sysfs_create()
2007-07-11 Tejun Heosysfs: fix parent refcounting during rename and move
2007-07-11 Tejun Heosysfs: make sysfs_alloc_ino() static
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Tejun Heosysfs: reimplement sysfs_drop_dentry()
2007-07-11 Tejun Heosysfs: separate out sysfs_attach_dentry()
2007-07-11 Tejun Heosysfs: kill attribute file orphaning
2007-07-11 Tejun Heosysfs: implement sysfs_dirent active reference and...
2007-07-11 Tejun Heosysfs: implement bin_buffer
2007-07-11 Tejun Heosysfs: reimplement symlink using sysfs_dirent tree
2007-07-11 Tejun Heosysfs: implement kobj_sysfs_assoc_lock
2007-07-11 Tejun Heosysfs: make sysfs_dirent->s_element a union
2007-07-11 Tejun Heosysfs: add sysfs_dirent->s_name
2007-07-11 Tejun Heosysfs: add sysfs_dirent->s_parent
2007-07-11 Tejun Heosysfs: consolidate sysfs_dirent creation functions
2007-07-11 Tejun Heosysfs: flatten and fix sysfs_rename_dir() error handling
2007-07-11 Tejun Heosysfs: flatten cleanup paths in sysfs_add_link() and...
2007-07-11 Tejun Heosysfs: fix error handling in binattr write()
2007-07-11 Tejun Heosysfs: make sysfs_put() ignore NULL sd
2007-07-11 Tejun Heosysfs: allocate inode number using ida
2007-07-11 Tejun Heosysfs: move release_sysfs_dirent() to dir.c
2007-07-11 Jan Karadebugfs: add rename for debugfs files
2007-07-11 Frank FilzNFSv4: Make sure unlock is really an unlock when cancel...
2007-07-11 Frank van MaarseveenNLM: fix source address of callback to client
2007-07-11 Trond MyklebustNFSv4: Make the NFS state model work with the nosharedc...
2007-07-11 Trond MyklebustNFS: Error when mounting the same filesystem with diffe...
2007-07-11 Trond MyklebustNFS: Add the mount option "nosharecache"
2007-07-11 Chuck LeverNFS: Add support for mounting NFSv4 file systems with...
2007-07-11 Chuck LeverNFS: Add final pieces to support in-kernel mount option...
2007-07-11 Chuck LeverNFS: Introduce generic mount client API
2007-07-11 Chuck LeverNFS: Add enums and match tables for mount option parsing
2007-07-11 Chuck LeverNFS: Improve debugging output in NFS in-kernel mount...
2007-07-11 Chuck LeverNFS: Clean up in-kernel NFS mount
2007-07-11 Chuck LeverNFS: Remake nfsroot_mount as a permanent part of NFS...
2007-07-11 Chuck LeverSUNRPC: Add a convenient default for the hostname when...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport_external routine
2007-07-11 Chuck LeverNFS: Introduce nfs4_validate_mount_options
2007-07-11 Chuck LeverNFS: Clean up nfs_validate_mount_data
2007-07-11 Chuck LeverNFS: Clean-up: Refactor IP address sanity checks in...
2007-07-11 Chuck LeverNFS: Clean-up: fix a compiler warning in fs/nfs/super.c
2007-07-11 Chuck LeverNFS: Clean up error handling in nfs_get_sb
2007-07-11 Chuck LeverNFS: Clean-up: Replace nfs_copy_user_string with strndu...
2007-07-11 Chuck LeverNFS: Clean-up: Define macros for maximum host and expor...
2007-07-11 Chuck LeverNFS: Clean-up: use correct type when converting NFS...
2007-07-11 Trond MyklebustNFSv4: Fix up stateid locking...
2007-07-11 Trond MyklebustNFSv4: Clean up the callers of nfs4_open_recover_helper()
2007-07-11 Trond MyklebustNFSv4: Don't call OPEN if we already have an open state...
2007-07-11 Trond MyklebustNFSv4: Check for the existence of a delegation in nfs4_...
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_open()
2007-07-11 Trond MyklebustNFSv4: Allow nfs4_opendata_to_nfs4_state to return...
2007-07-11 Trond MyklebustNFSv4: Improve the debugging of bad sequence id errors...
2007-07-11 Trond MyklebustNFSv4: Always use the delegation if we have one
2007-07-11 Trond MyklebustNFSv4: Clean up confirmation of sequence ids...
2007-07-11 Trond MyklebustNFSv4: Defer inode revalidation when setting up a deleg...
2007-07-11 Trond MyklebustNFSv4: Use RCU to protect delegations
2007-07-11 Trond MyklebustNFSv4: Support recalling delegations by stateid part 2
2007-07-11 Trond MyklebustNFSv4: Support recalling delegations by stateid
2007-07-11 Trond MyklebustNFSv4: Fix up a bug in nfs4_open_recover()
2007-07-11 Trond MyklebustNFSv4: set the delegation in nfs4_opendata_to_nfs4_state
2007-07-11 Trond MyklebustNFSv4: Fix a bug in __nfs4_find_state_byowner
2007-07-11 Trond MyklebustNFSv4: Fix atomic open for execute...
next