[PATCH] Driver model: add ISA bus
[safe/jmp/linux-2.6] / fs /
2006-05-16 David Brownell[JFFS2] Fix section mismatch warnings in JFFS2.
2006-05-16 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-15 Florin Malita[PATCH] jffs2: memory leak in jffs2_scan_medium()
2006-05-15 Andrew Morton[PATCH] jffs2 warning fixes
2006-05-15 Andrew Morton[PATCH] revert "vfs: propagate mnt_flags into do_loopba...
2006-05-15 Alexey Dobriyan[PATCH] fs/compat.c: fix 'if (a |= b )' typo
2006-05-15 Latchesar Ionkov[PATCH] v9fs: signal handling fixes
2006-05-15 Latchesar Ionkov[PATCH] v9fs: Twalk memory leak
2006-05-15 Jan Niehusmann[PATCH] smbfs: Fix slab corruption in samba error path
2006-05-15 Olaf Kirch[PATCH] smbfs chroot issue (CVE-2006-1864)
2006-05-15 Ian Kent[PATCH] autofs4: NFY_NONE wait race fix
2006-05-15 Adrian Bunk[PATCH] fs/open.c: unexport sys_openat
2006-05-15 Andrew Morton[JFFS2] Fix printk format in some error messages.
2006-05-14 David Woodhouse[JFFS2] Don't pack on-medium structures, because GCC...
2006-05-14 David Woodhouse[JFFS2] Reduce excessive node count for syslog files.
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Fix obvious typo
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XA...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove redundant pointer cast in acl.c
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove '__KERNEL__' from acl.h
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove senseless comment
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Unify each file header part with any...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] '#include <linux/list.h>' was added...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove 'struct list_head ilist' from...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Add a description about c->xattr_sem
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove typedef from posix_acl related...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
2006-05-13 Linus TorvaldsAlternative fix for MMC oops on unmount after removal
2006-05-12 Jesper Juhl[JFFS2] Remove number of pointer dereferences in fs...
2006-05-12 Domen Puncer[JFFS2] Remove obsolete histo.h
2006-05-09 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-05-08 Trond Myklebust[PATCH] fs/locks.c: Fix lease_init
2006-05-08 Nathan Scott[XFS] Fix a possible metadata buffer (AGFL) refcount...
2006-05-08 Nathan Scott[XFS] Fix a project quota space accounting leak on...
2006-05-08 Nathan Scott[XFS] Fix a possible forced shutdown due to mishandling...
2006-05-05 Dmitry Bazhenov[JFFS2] Fix race in setting file attributes
2006-05-04 Jens Axboe[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV...
2006-05-04 Jens Axboe[PATCH] splice: redo page lookup if add_to_page_cache...
2006-05-04 Jens Axboe[PATCH] splice: rename remaining info variables to...
2006-05-04 Jens Axboe[PATCH] splice: LRU fixups
2006-05-04 Jens Axboe[PATCH] splice: fix unlocking of page on error ->prepar...
2006-05-04 Mingming Cao[PATCH] ext3: multile block allocate little endian...
2006-05-03 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-03 David WoodhouseMove jffs2_fs_i.h and jffs2_fs_sb.h from include/linux...
2006-05-02 Jens Axboe[PATCH] vmsplice: restrict stealing a little more
2006-05-02 Jens Axboe[PATCH] splice: fix page LRU accounting
2006-05-02 Jens Axboe[PATCH] vmsplice: fix badly placed end paranthesis
2006-05-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-05-02 Andi Kleen[PATCH] x86_64: Add compat_sys_vmsplice and use it...
2006-05-01 Jens Axboe[PATCH] vmsplice: allow user to pass in gift pages
2006-05-01 Jens Axboe[PATCH] pipe: enable atomic copying of pipe data to...
2006-05-01 Jens Axboe[PATCH] splice: call handle_ra_miss() on failure to...
2006-05-01 Jens Axboe[PATCH] Add ->splice_read/splice_write to def_blk_fops
2006-05-01 Jens Axboe[PATCH] pipe: introduce ->pin() buffer operation
2006-05-01 Jens Axboe[PATCH] splice: fix bugs in pipe_to_file()
2006-04-30 Jens Axboe[PATCH] splice: fix bugs with stealing regular pipe...
2006-04-28 Andreas Schwab[PATCH] powerpc: Wire up *at syscalls
2006-04-27 Jens Axboe[PATCH] splice: make the read-side do batched page...
2006-04-27 Jens Axboe[PATCH] splice: switch to using page_cache_readahead()
2006-04-26 James Morris[PATCH] LSM: add missing hook to do_compat_readv_writev()
2006-04-26 Al Viro[PATCH] protect ext3 ioctl modifying append_only, immut...
2006-04-26 Al Viro[PATCH] forgotten ->b_data in memcpy() call in ext3...
2006-04-26 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-26 Jens Axboe[PATCH] splice: rearrange moving to/from pipe helpers
2006-04-26 Jens Axboe[PATCH] Add support for the sys_vmsplice syscall
2006-04-26 Miklos Szeredi[fuse] fix race between checking and setting file-...
2006-04-26 Miklos Szeredi[fuse] fix deadlock between fuse_put_super() and reques...
2006-04-26 Miklos SzerediRevert "[fuse] fix deadlock between fuse_put_super...
2006-04-26 Jens Axboe[PATCH] splice: fix offset problems
2006-04-26 Andrew Morton[PATCH] splice: fix min() warning
2006-04-24 Steve French[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL...
2006-04-23 Linus TorvaldsMerge /linux/kernel/git/sfrench/cifs-2.6-stable
2006-04-23 Steve French[CIFS] Fix typo in previous
2006-04-22 Jan Kara[PATCH] Fix reiserfs deadlock
2006-04-22 Steve French[CIFS] Readdir fixes to allow search to start at arbitr...
2006-04-21 Steve French[CIFS] Use the kthread_ API instead of opencoding lots...
2006-04-21 Steve French[CIFS] Don't allow a backslash in a path component
2006-04-21 Steve French[CIFS] [CIFS] Do not take rename sem on most path based...
2006-04-21 David Woodhouse[RBTREE] Update JFFS2 to use rb_parent() accessor macro.
2006-04-21 David Woodhouse[RBTREE] Update eventpoll.c to use rb_parent() accessor...
2006-04-21 David Woodhouse[RBTREE] Update ext3 to use rb_parent() accessor macro.
2006-04-20 Jens Axboe[PATCH] splice: fix smaller sized splice reads
2006-04-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-04-19 Carsten OtteNFS: remove needless check in nfs_opendir()
2006-04-19 John HawkesNFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS
2006-04-19 Adrian BunkNFS: make 2 functions static
2006-04-19 Trond MyklebustNFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS...
2006-04-19 Trond MyklebustVFS: Fix another open intent Oops
2006-04-19 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-19 Dipankar Sarma[PATCH] Fix file lookup without ref
2006-04-19 Arthur Othieno[PATCH] hugetlbfs: add Kconfig help text
2006-04-19 Eric W. Biederman[PATCH] task: Make task list manipulations RCU safe
2006-04-19 Jens Axboe[PATCH] splice: fixup writeout path after ->map changes
2006-04-19 Jens Axboe[PATCH] splice: offset fixes
2006-04-19 Jens Axboe[PATCH] tee: link_pipe() must be careful when dropping...
2006-04-19 Jens Axboe[PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling
2006-04-19 Jens Axboe[PATCH] splice: close i_size truncate races on read
2006-04-18 Linus Torvaldsx86: be careful about tailcall breakage for sys_open...
2006-04-18 Linus Torvaldsx86: don't allow tail-calls in sys_ftruncate[64]()
2006-04-18 Richard PurdieJFFS2: Return an error for long filenames
next