[PATCH] Driver model: add ISA bus
[safe/jmp/linux-2.6] / fs /
2006-06-21 Kay Sievers[PATCH] Driver core: add generic "subsystem" link to...
2006-06-20 Linus TorvaldsMerge branch 'audit.b21' of git://git./linux/kernel...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-20 Amy Griffis[PATCH] log more info for directory entry change events
2006-06-20 Al Viro[PATCH] proc_loginuid_write() uses simple_strtoul(...
2006-06-20 Al Viro[PATCH] execve argument logging
2006-06-20 Amy Griffis[PATCH] inotify (4/5): allow watch removal from event...
2006-06-20 Amy Griffis[PATCH] inotify (3/5): add interfaces to kernel API
2006-06-20 Amy Griffis[PATCH] inotify (2/5): add name's inode to event handler
2006-06-20 Amy Griffis[PATCH] inotify (1/5): split kernel API from userspace...
2006-06-18 David Woodhouse[JFFS2] Check CRC32 on dirent and data nodes each time...
2006-06-18 David Woodhouse[JFFS2] When retiring nextblock, allocate a node_ref...
2006-06-18 David Woodhouse[JFFS2] Mark XATTR support as experimental, for now
2006-06-17 David Woodhouse[JFFS2] Don't trust node headers before the CRC is...
2006-06-17 Jens Axboe[PATCH] Fix missing ret assignment in __bio_map_user...
2006-06-14 Kirill Korotaev[PATCH] Return error in case flock_lock_file failure
2006-06-09 David Woodhouse[JFFS2] Fix more breakage caused by janitorial meddling.
2006-06-08 Jens Axboe[PATCH] debugfs inode leak
2006-06-05 Trond Myklebust[PATCH] fs/namei.c: Call to file_permission() under...
2006-06-02 David Woodhouse[JFFS2] Remove stray __exit from jffs2_compressors_exit()
2006-05-31 Andrew Morton[PATCH] ext3 resize: fix double unlock_super()
2006-05-30 Steve French[[CIFS] Pass truncate open flag through on file open...
2006-05-30 Steve French[CIFS] Fix typos in previous fix
2006-05-30 Steve French[CIFS] endian fix for new POSIX byte range lock support
2006-05-30 Steve French[CIFS] fix memory leak in cifs session info struct...
2006-05-30 Steve French[CIFS] ACPI suspend oops
2006-05-30 Steve French[CIFS] Do not limit the length of share names (was...
2006-05-30 Steve French[CIFS] Fix new POSIX Locking for setting lock_type...
2006-05-30 David Woodhouse[JFFS2] Preallocate node refs for cleanmarker in summar...
2006-05-30 David Woodhouse[JFFS2] Fix calculation of potential summary marker...
2006-05-29 Thomas Gleixner[MTD] NAND Signal that a bitflip was corrected by ECC
2006-05-29 Thomas Gleixner[MTD] Rework the out of band handling completely
2006-05-29 Thomas Gleixner[MTD] Remove silly MTD_WRITE/READ macros
2006-05-29 Thomas Gleixner[MTD] NAND Replace oobinfo by ecclayout
2006-05-29 Thomas Gleixner[MTD] NAND Consolidate oobinfo handling
2006-05-28 David Woodhouse[JFFS2] Preallocate raw_node_refs in a couple of missin...
2006-05-28 David Woodhouse[JFFS2] Fix oops when marking space dirty in scan,...
2006-05-27 David Woodhouse[JFFS2] Fix wbuf recovery of f->metadata->raw node.
2006-05-26 David Woodhouse[JFFS2] Switch to using an array of jffs2_raw_node_refs...
2006-05-26 Florin Malita[PATCH] affs: possible null pointer dereference in...
2006-05-25 David Woodhouse[JFFS2] Fix 64-bit size_t problems in XATTR code.
2006-05-25 David Woodhouse[JFFS2] Fix and improve debugging output during scan.
2006-05-25 David Woodhouse[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_r...
2006-05-25 David Woodhouse[JFFS2] Correctly handle wasted space before summary...
2006-05-25 David Woodhouse[JFFS2] jffs2_free_all_node_refs() doesn't free them...
2006-05-25 David Woodhouse[JFFS2] Allocate node_ref for wasted space when skippin...
2006-05-24 David Woodhouse[JFFS2] Revert Artem's Bunkage in debug messages.
2006-05-24 Dave KleikampJFS: Fix multiple errors in metapage_releasepage
2006-05-24 David WoodhouseMerge branch 'master' of git://git.infradead.org/~gleix...
2006-05-24 David Woodhouse[JFFS2] Introduce ref_next() macro for finding next...
2006-05-24 David Woodhouse[JFFS2] Reduce visibility of raw_node_ref to upper...
2006-05-23 NeilBrown[PATCH] md: Make sure bi_max_vecs is set properly in...
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-05-23 Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23 Thomas GleixnerMerge branch 'master' of /home/tglx/work/kernel/git...
2006-05-23 Thomas Gleixner[JFFS2] Simplify writebuffer handling
2006-05-22 David Woodhouse[JFFS2] Remove flash offset argument from various funct...
2006-05-22 Joern Engel[MTD] Introduce MTD_BIT_WRITEABLE
2006-05-22 Joern Engel[MTD] Merge STMicro NOR_ECC code with Intel Sibley...
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-22 David Woodhouse[JFFS2] Put list of nodes in common part of ic/x_ref...
2006-05-22 David Woodhouse[JFFS2] Add some preemptive BUG checks for XATTR code
2006-05-22 David Woodhouse[JFFS2] Extend jffs2_link_node_ref() to link into per...
2006-05-22 David Woodhouse[JFFS2] Initialise ref->next_in_ino when marking dirty...
2006-05-22 David Woodhouse[JFFS2] Fix accounting error in jffs2_link_node_ref()
2006-05-22 David Woodhouse[JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for...
2006-05-21 Amy Griffis[PATCH] fix NULL dereference in inotify_ignore
2006-05-21 Amy Griffis[PATCH] fix race in inotify_release
2006-05-21 Andrew Morton[PATCH] binfmt_flat: don't check for EMFILE
2006-05-21 Florin Malita[PATCH] nfsd: sign conversion obscuring errors in nfsd_...
2006-05-21 Peter Staubach[PATCH] NFS server subtree_check returns dubious value
2006-05-21 Lin Feng Shen[PATCH] NFS: fix error handling on access_ok in compat_...
2006-05-21 David Woodhouse[JFFS2] Finally eliminate __totlen field from struct...
2006-05-21 David Woodhouse[JFFS2] Locking issues in summary write code.
2006-05-21 David Woodhouse[JFFS2] Remove stray kfree of summary info in XATTR...
2006-05-21 David Woodhouse[JFFS2] File node reference for wasted space when flush...
2006-05-21 David Woodhouse[JFFS2] Add length argument to jffs2_add_physical_node_...
2006-05-21 David Woodhouse[JFFS2] Mark gaps in summary list as dirty space
2006-05-21 David Woodhouse[JFFS2] Discard remaining free space when filing a...
2006-05-21 David Woodhouse[JFFS2] Introduce jffs2_scan_dirty_space() function.
2006-05-21 David Woodhouse[JFFS2] Fix summary handling of unknown but compatible...
2006-05-21 David Woodhouse[JFFS2] Fix memory leak in scan code; improve comments.
2006-05-20 David Woodhouse[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY...
2006-05-20 David Woodhouse[JFFS2] Correct accounting of erroneous cleanmarkers...
2006-05-20 David Woodhouse[JFFS2] Introduce jffs2_link_node_ref() function to...
2006-05-20 David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-20 David Woodhouse[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node...
2006-05-20 David Woodhouse[JFFS2] Optimise reading of eraseblock summary nodes
2006-05-19 Ferenc Havasi[JFFS2] Remove forgotten summary code
2006-05-18 David Woodhouse[JFFS2] Support new device nodes
2006-05-18 KaiGai KoheiMerge git://git.infradead.org/mtd-2.6
2006-05-17 Joel Beckerconfigfs: Make sure configfs_init() is called before...
2006-05-17 Joel Beckerconfigfs: configfs_mkdir() failed to cleanup linkage.
2006-05-17 Joel Beckerconfigfs: Fix a reference leak in configfs_mkdir().
2006-05-17 Sunil Mushranocfs2: fix gfp mask in some file system paths
2006-05-17 Mark Fashehocfs2: Don't populate uptodate cache in ocfs2_force_rea...
2006-05-17 Mark Fashehocfs2: take meta data lock in ocfs2_file_aio_read()
2006-05-17 Mark Fashehocfs2: take data locks around extend
2006-05-16 David Woodhouse[JFFS2] Fix printk format in jffs2_sum_write_data(...
next