drm: fix drm PCIGART
[safe/jmp/linux-2.6] / fs /
2005-09-23 Steve French[PATCH] cifs: Add support for suspend
2005-09-23 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/shaggy...
2005-09-23 Nick Wilson[PATCH] NFS: fix client oops when debugging is on
2005-09-23 Glauber de Oliveir... [PATCH] ext3: EXT3_DEBUG build fixes
2005-09-23 OGAWA Hirofumi[PATCH] ext3: ext3_show_options fix
2005-09-23 Latchesar Ionkov[PATCH] v9fs: don't free root dentry & inode if error...
2005-09-23 Latchesar Ionkov[PATCH] v9fs: replace strlen on newly allocated by...
2005-09-23 Latchesar Ionkov[PATCH] v9fs: make copy of the transport prototype...
2005-09-23 Latchesar Ionkov[PATCH] v9fs: allocate the Rwalk qid array from the...
2005-09-23 Latchesar Ionkov[PATCH] v9fs: make conv functions to check for conv...
2005-09-23 Andrew Morton[PATCH] proc_task_root_link c99 fix
2005-09-21 Stephane Kardas[PATCH] fat: fix adate
2005-09-21 Sripathi Kodi[PATCH] Fix invisible threads problem
2005-09-20 Dave KleikampJFS: don't dereference tlck->ip from txUpdateMap
2005-09-20 Anton AltaparmakovNTFS: More runlist handling fixes from Richard Russon...
2005-09-20 Linus TorvaldsMake fsnotify possibly work better for the inode remova...
2005-09-19 Anton AltaparmakovMerge branch 'master' of /home/src/linux-2.6/
2005-09-19 Anton AltaparmakovNTFS: Fix ntfs_{read,write}page() to cope with concurre...
2005-09-19 Anton AltaparmakovNTFS: Fix handling of compressed directories that I...
2005-09-19 Anton AltaparmakovNTFS: Fix various bugs in the runlist merging code...
2005-09-17 OGAWA Hirofumi[PATCH] FAT: miss-sync issues on sync mount (miss-sync...
2005-09-17 Dipankar Sarma[PATCH] files: fix preemption issues
2005-09-17 Zach Brown[PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()
2005-09-17 Davide Libenzi[PATCH] epoll: fix delayed initialization bug
2005-09-16 Dave KleikampJFS: Fix sparse warnings, including endian error
2005-09-15 David S. Miller[COMPAT]: Fixup compat_do_execve()
2005-09-14 Dipankar Sarma[PATCH] Fix the fdtable freeing in the case of vmalloce...
2005-09-14 Hugh Dickins[PATCH] error path in setup_arg_pages() misses vm_unacc...
2005-09-14 Alexander Nyberg[PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON
2005-09-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-09-13 Neil Brown[PATCH] nfsd4: fix setclientid unlock of unlocked state...
2005-09-13 Neil Brown[PATCH] nfsd4: fix open seqid incrementing in lock
2005-09-13 Neil Brown[PATCH] nfsd4: move replay_owner
2005-09-13 Neil Brown[PATCH] nfsd4: printk reduction
2005-09-13 Chris Mason[PATCH] reiserfs: use mark_inode_dirty instead of reise...
2005-09-13 Peter Staubach[PATCH] open returns ENFILE but creates file anyway
2005-09-12 Anton AltaparmakovNTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in...
2005-09-12 Anton AltaparmakovNTFS: Change the mount options {u,f,d}mask to always...
2005-09-11 Linus TorvaldsMerge branch 'for-linus' from /.../shaggy/jfs-2.6 manually
2005-09-10 Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-10 Adrian Bunk[PATCH] fs/cramfs/uncompress.c should #include <linux...
2005-09-10 James Lamanna[PATCH] janitor: reiserfs: super.c - vfree() checking...
2005-09-10 Domen Puncer[PATCH] janitor: fs/dcache.c: list_for_each*
2005-09-10 Domen Puncer[PATCH] janitor: fs/namespace.c: list_for_each_entry
2005-09-10 Domen Puncer[PATCH] janitor: jffs/intrep: list_for_each_entry
2005-09-10 Ingo Molnar[PATCH] sched: TASK_NONINTERACTIVE
2005-09-10 Ingo Molnar[PATCH] spinlock consolidation
2005-09-10 Andrew Morton[PATCH] ntfs build fix
2005-09-09 Linus TorvaldsPreempt-safe RCU file usage
2005-09-09 Linus TorvaldsFix up lost patch in compat_sys_select() for new RCU...
2005-09-09 Kirill Korotaev[PATCH] Lost sockfd_put() in routing_ioctl()
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 Miklos Szeredi[PATCH] FUSE: don't allow restarting of system calls
2005-09-09 Miklos Szeredi[PATCH] FUSE: add fsync operation for directories
2005-09-09 Miklos Szeredi[PATCH] fuse: don't update file times
2005-09-09 Miklos Szeredi[PATCH] fuse: more flexible caching
2005-09-09 Miklos Szeredi[PATCH] fuse: transfer readdir data through device
2005-09-09 Miklos Szeredi[PATCH] FUSE - direct I/O
2005-09-09 Miklos Szeredi[PATCH] fuse: stricter mount option checking
2005-09-09 Miklos Szeredi[PATCH] FUSE: tighten check for processes allowed access
2005-09-09 Miklos Szeredi[PATCH] FUSE - readpages operation
2005-09-09 Miklos Szeredi[PATCH] FUSE - extended attribute operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - mount options
2005-09-09 Miklos Szeredi[PATCH] FUSE - file operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - read-write operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - read-only operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - device functions
2005-09-09 Miklos Szeredi[PATCH] FUSE - core
2005-09-09 Miklos Szeredi[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: fix handling of malformed 9P messages
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: readlink extended mode check
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Fix support for special files (devices...
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Clean-up vfs_inode and setattr functions
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Change error magic numbers to defined...
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: debug and support routines
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Support to force umount
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: transport modules
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: 9P protocol implementation
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS superblock operations and glue
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS inode operations
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS file, dentry, and directory operations
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Documentation, Makefiles, Configuration
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-09 Benjamin LaHaise[PATCH] aio: kiocb locking to serialise retry and cancel
2005-09-09 Wendy Cheng[PATCH] change io_cancel return code for no cancel...
2005-09-09 Andrew Stribblehill[PATCH] bfs: fix endianness, signedness; add trivial...
2005-09-09 Alexander Krizhanovsky[PATCH] autofs: fix "busy inodes after umount..."
2005-09-09 Stephen Smalley[PATCH] remove the inode_post_link and inode_post_renam...
2005-09-09 Stephen Smalley[PATCH] Remove security_inode_post_create/mkdir/symlink...
2005-09-09 Stephen Smalley[PATCH] ext3: Enable atomic inode security labeling
2005-09-09 Stephen Smalley[PATCH] ext2: Enable atomic inode security labeling
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-09-09 Mark Fasheh[PATCH] move truncate_inode_pages() into ->delete_inode()
2005-09-09 viro@ZenIV.linux... [PATCH] bogus cast in bio.c
2005-09-09 Anton AltaparmakovMerge branch 'master' of /linux/kernel/git/torvalds...
2005-09-09 Nathan Scott[XFS] Revert recent quota Makefile change, not in a...
2005-09-08 Anton AltaparmakovMerge branch 'master' of /usr/src/linux-2.6
2005-09-08 Anton AltaparmakovNTFS: 2.1.24 release and some minor final fixes.
next