[PATCH] fbdev: include backlight.h only when __KERNEL__ is defined
[safe/jmp/linux-2.6] / fs / ext3 /
2006-07-31 Badari Pulavarty[PATCH] ext3 -nobh option causes oops
2006-07-31 Neil Brown[PATCH] ext3: avoid triggering ext3_error on bad NFS...
2006-07-10 Andreas Gruenbacher[PATCH] Remove leftover ext3 acl declarations
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate the quota code
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Badari Pulavarty[PATCH] ext3: Add "-o bh" option
2006-06-25 Johann Lombardi[PATCH] ext3: cleanup dead code in ext3_add_entry()
2006-06-25 Mingming Cao[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem...
2006-06-25 Mingming Cao[PATCH] ext3_fsblk_t: filesystem, group blocks and...
2006-06-25 Theodore Ts'o[PATCH] ext3: remove inconsistent space before exclamat...
2006-06-25 Mingming Cao[PATCH] Avoid disk sector_t overflow for >2TB ext3...
2006-06-23 Mingming Cao[PATCH] percpu counter data type changes to suppport...
2006-06-23 Andrew Morton[PATCH] ext3_clear_inode(): avoid kfree(NULL)
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-05-31 Andrew Morton[PATCH] ext3 resize: fix double unlock_super()
2006-05-04 Mingming Cao[PATCH] ext3: multile block allocate little endian...
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-21 David Woodhouse[RBTREE] Update ext3 to use rb_parent() accessor macro.
2006-04-17 Ananiev, Leonid I[PATCH] ext3: Fix missed mutex unlock
2006-04-11 Ananiev, Leonid I[PATCH] ext3: Fix missed mutex unlock
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Badari Pulavarty[PATCH] ext3: "nobh" writeback support for filesystems...
2006-03-26 Badari Pulavarty[PATCH] ext3: multi-block get_block()
2006-03-26 Andrew Morton[PATCH] ext3: cleanups and WARN_ON()
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: Adjust reservation window...
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: Adjust accounting info in...
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: support multiple blocks alloca...
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: multiple block allocation
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: Mapping multiple blocks at...
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-25 Kirk True[PATCH] ext3: Fix debug logging-only compilation error
2006-03-24 Glauber de Oliveir... [PATCH] ext3: Properly report backup block present...
2006-03-24 Alex Tomas[PATCH] fast ext3_statfs
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-23 Arjan van de Ven[PATCH] convert ext3's truncate_sem to a mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: quota
2006-03-23 Andrew Morton[PATCH] ext3_readdir: use generic readahead
2006-03-11 Badari Pulavarty[PATCH] ext3: fix nobh mode for chattr +j inodes
2006-03-11 Kirill Korotaev[PATCH] ext3: ext3_symlink should use GFP_NOFS allocati...
2006-02-03 Andreas Gruenbacher[PATCH] Fix two ext[23] uninitialized warnings
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
2006-01-15 Pekka Enberg[PATCH] ext3: remove d_splice_alias NULL check from...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-10 Adrian Bunk[PATCH] fs/ext3/: small cleanups
2006-01-10 akpm@osdl.org[PATCH] remove ext3 xattr permission checks
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Glauber de Oliveir... [PATCH] ext3: use sbi instead of EXT3_SB() in resize...
2006-01-09 Glauber de Oliveir... [PATCH] ext3: remove trailing newlines from ext3_warnin...
2006-01-09 Johann Lombardi[PATCH] ext3: external journal device as a mount option
2005-11-28 Glauber de Oliveir... [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
2005-11-14 Denis Lunev[PATCH] ext3: journal handling on error path in ext3_jo...
2005-11-09 Adrian Bunk[PATCH] remove CONFIG_EXT{2,3}_CHECK
2005-10-31 Glauber de Oliveir... [PATCH] Test for sb_getblk return value
2005-10-31 Ben Dooks[PATCH] ext3: sparse fixes
2005-10-31 Glauber de Oliveir... [PATCH] Locking problems while EXT3FS_DEBUG on
2005-10-28 Peter Osterlund[PATCH] Fix ext3 warning for unused var
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-09-28 Chris Sykes[PATCH] Fix ext3_new_inode() failure paths
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-09 Stephen Smalley[PATCH] ext3: Enable atomic inode security labeling
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-09-07 Mark Bellon[PATCH] disk quotas fail when /etc/mtab is symlinked...
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-07-27 Andreas Gruenbacher[PATCH] mbcache: Remove unused mb_cache_shrink parameter
2005-07-27 Jan Kara[PATCH] ext3: drop quota references before releasing...
2005-07-12 Jan Kara[PATCH] ext3: fix options parsing
2005-07-08 Andreas Gruenbacher[PATCH] ext3 xattr: Don't write to the in-inode xattr...
2005-06-29 Mingming Cao[PATCH] ext3: reduce allocate-with-reservation lock...
2005-06-29 KAMBAROV, ZAUR[PATCH] coverity: fs/ext3/super.c: match_int return...
2005-06-24 Jan Kara[PATCH] quota: ext3: Improve quota credit estimates
2005-06-23 Christoph Hellwig[PATCH] remove <linux/xattr_acl.h>
2005-06-23 Andreas Dilger[PATCH] Support for dx directories in ext3_get_parent...
2005-06-23 Christoph Hellwig[PATCH] quota: consolidate code surrounding vfs_quota_o...
2005-05-18 Stephen Tweedie[PATCH] Avoid console spam with ext3 aborted journal.
2005-05-05 Andrew Morton[PATCH] revert ext3-writepages-support-for-writeback...
2005-05-01 Mingming Cao[PATCH] ext3: remove unnecessary race then retry in...
2005-04-16 akpm@osdl.org[PATCH] Fix acl Oops
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2