[PATCH] sky2: bad memory reference on dual port cards
[pandora-kernel.git] / fs /
2006-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-04-11 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: grant delegations more frequently
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: limit number of delegations hande...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: add missing rpciod_down()
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix laundromat shutdown race
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix corruption on readdir encodin...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix corruption of returned data...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh
2006-04-11 NeilBrown[PATCH] knfsd: nfsd: nfsd_setuser doesn't really need...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd: oops exporting nonexistent directory
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix acl xattr length return
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: better nfs4acl errors
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl
2006-04-11 Adrian Bunk[PATCH] fs/nfsd/nfs4state.c: make a struct static
2006-04-11 NeilBrown[PATCH] knfsd: locks: flag NFSv4-owned locks
2006-04-11 NeilBrown[PATCH] knfsd: Correct reserved reply space for read...
2006-04-11 Miklos Szeredi[PATCH] fuse: account background requests
2006-04-11 Miklos Szeredi[PATCH] fuse: clean up request accounting
2006-04-11 Miklos Szeredi[PATCH] fuse: consolidate device errors
2006-04-11 Miklos Szeredi[PATCH] fuse: use a per-mount spinlock
2006-04-11 Miklos Szeredi[PATCH] fuse: simplify locking
2006-04-11 Jeff Dike[PATCH] fuse: add O_NONBLOCK support to FUSE device
2006-04-11 Jeff Dike[PATCH] fuse: add O_ASYNC support to FUSE device
2006-04-11 Miklos Szeredi[PATCH] fuse: fix fuse_dev_poll() return value
2006-04-11 Miklos Szeredi[PATCH] fuse: fix oops in fuse_send_readpages()
2006-04-11 Ananiev, Leonid I[PATCH] ext3: Fix missed mutex unlock
2006-04-11 Arnd Bergmann[PATCH] inotify: check for NULL inode in inotify_d_inst...
2006-04-11 Vivek Goyal[PATCH] kdump: enable CONFIG_PROC_VMCORE by default
2006-04-11 Roland McGrath[PATCH] process accounting: take original leader's...
2006-04-11 Davide Libenzi[PATCH] uniform POLLRDHUP handling between epoll and...
2006-04-11 Vivek Goyal[PATCH] kdump proc vmcore size oveflow fix
2006-04-11 Mitchell Blank Jr[PATCH] select: don't overflow if (SELECT_STACK_ALLOC...
2006-04-11 Eric Van Hensbergen[PATCH] 9p: handle sget() failure
2006-04-11 Herbert Poetzl[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount
2006-04-11 Andrew Morton[PATCH] sync_file_range(): use unsigned for flags
2006-04-11 Jeff Dike[PATCH] Add GFP_NOWAIT
2006-04-11 Andrew Morton[PATCH] select() warning fixes
2006-04-11 Ingo Molnar[PATCH] another round of fs/pipe.c cleanups
2006-04-11 Ingo Molnar[PATCH] splice: comment styles
2006-04-11 Jens Axboe[PATCH] splice: add Ingo as addition copyright holder
2006-04-11 Jens Axboe[PATCH] splice: unlikely() optimizations
2006-04-11 Jens Axboe[PATCH] splice: speedups and optimizations
2006-04-11 Ingo Molnar[PATCH] pipe.c/fifo.c code cleanups
2006-04-11 Ingo Molnar[PATCH] get rid of the PIPE_*() macros
2006-04-11 Jens Axboe[PATCH] splice: speedup __generic_file_splice_read
2006-04-11 Jens Axboe[PATCH] splice: add direct fd <-> fd splicing support
2006-04-11 Nathan Scott[XFS] Fix a problem in aligning inode allocations to...
2006-04-11 Nathan Scott[XFS] Fix utime(2) in the case that no times parameter...
2006-04-11 David Chinner[XFS] Fix an inode use-after-free durin an unpin. When...
2006-04-11 David Chinner[XFS] Fix inode reclaim scalability regression. When...
2006-04-11 Nathan Scott[XFS] Fix a writepage regression where we accidentally...
2006-04-11 Nathan Scott[XFS] Fix superblock validation regression for the...
2006-04-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-10 Linus TorvaldsMerge branch 'upstream-linus' of git://oss.oracle.com...
2006-04-10 Eric W. Biederman[PATCH] de_thread: Don't confuse users do_each_thread.
2006-04-10 Adrian Bunk[PATCH] CONFIGFS_FS must depend on SYSFS
2006-04-10 Eric Sesterhenn[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
2006-04-10 Ingo Molnar[PATCH] splice: add optional input and output offsets
2006-04-10 Ingo Molnar[PATCH] introduce a "kernel-internal pipe object" abstr...
2006-04-10 Jens Axboe[PATCH] splice: be smarter about calling do_page_cache_...
2006-04-10 Jens Axboe[PATCH] splice: optimize the splice buffer mapping
2006-04-10 Jens Axboe[PATCH] splice: cleanup __generic_file_splice_read()
2006-04-10 Jens Axboe[PATCH] splice: only call wake_up_interruptible() when...
2006-04-10 Dave Jones[PATCH] splice: potential !page dereference
2006-04-10 Jens Axboe[PATCH] splice: mark the io page as accessed
2006-04-08 Mark Fashehocfs2: Better I/O error handling in heartbeat
2006-04-08 Mark Fashehocfs2: test and set teardown flag early in user_dlm_des...
2006-04-08 Mark Fashehocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()
2006-04-08 Mark Fashehocfs2: catch an invalid ast case in dlmfs
2006-04-08 Mark Fashehocfs2: remove an overly aggressive BUG() in dlmfs
2006-04-07 Mark Fashehocfs2: multi node truncate fix
2006-04-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-02 Jens Axboe[PATCH] splice: fix page stealing LRU handling.
2006-04-02 Jens Axboe[PATCH] splice: page stealing needs to wait_on_page_wri...
2006-04-02 Jens Axboe[PATCH] splice: export generic_splice_sendpage
2006-04-02 Jens Axboe[PATCH] splice: add a SPLICE_F_MORE flag
2006-04-02 Jens Axboe[PATCH] splice: add comments documenting more of the...
2006-04-02 Jens Axboe[PATCH] splice: improve writeback and clean up page...
2006-04-02 Jens Axboe[PATCH] splice: fix shadow[] filling logic
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-02 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2006-04-02 Greg Kroah-Hartman[PATCH] sysfs: zero terminate sysfs write buffers
2006-04-02 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-04-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-04-02 Linus Torvaldssplice: add SPLICE_F_NONBLOCK flag
2006-04-02 Martin WaitzDocumentation: fix minor kernel-doc warnings
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/freevxfs/
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/udf/
next