mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / jfs /
2010-05-21 Dmitry Monakhovjfs: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-15 Jan BlunckJFS: Free sbi memory in error path
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-16 Dmitry Monakhovjfs: add jfs specific ->setattr call
2010-04-16 Bill Pembertonjfs: fix diAllocExt error in resizing filesystem
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Thomas WeberFix typos in comments
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: move dquot transfer responsibility into the...
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-02-02 Daniel Mackjfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
2009-12-22 Alan Coxjfs: Fix 32bit build warning
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-07-23 Stefan Baderjfs: Fix early release of acl in jfs_get_acl
2009-06-24 Al Viroanother race fix in jfs_check_acl()
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch jfs to inode->i_acl
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Dave Kleikampjfs: fix regression preventing coalescing of extents
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-05-24 Dave Kleikampjfs: Add missing mutex_unlock call to error path
2009-04-07 Dan Carpentermissing unlock in jfs_quota_write()
2009-04-01 Al ViroNew helper - current_umask()
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Al Viroconstify dentry_operations: JFS
2009-03-26 Jan Karajfs: Use lowercase names of quota functions
2009-02-02 Randy Dunlapjfs: needs crc32_le
2009-02-02 Dave KleikampMerge branch 'master' of /home/shaggy/git/linus-clean/
2009-01-30 Dave Kleikampjfs: Fix error handling in metapage_writepage()
2009-01-27 Coly Lijfs: return f_fsid for statfs(2)
2009-01-22 Alexey Dobriyanfs/Kconfig: move jfs out
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-09 Dave Kleikampjfs: remove xtLookupList()
2009-01-09 Dave Kleikampjfs: clean up a dangling comment
2009-01-05 Al Virofix the treatment of jfs special inodes
2008-12-31 Dave Kleikampnfsd race fixes: jfs
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-16 Dave Kleikampjfs: ensure symlinks are NUL-terminated
2008-11-13 David HowellsCRED: Wrap task credential accesses in the JFS filesystem
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Jan Karaquota: move function-macros from quota.h to quotaops.h
2008-06-10 Adrian Bunkjfs: remove DIRENTSIZ
2008-05-28 Li ZefanJFS: diAlloc() should return -EIO rather than EIO
2008-05-21 Dave KleikampJFS: skip bad iput() call in error path
2008-05-13 Alexey DobriyanJFS: switch to seq_files
2008-05-12 Marcin SlusarzJFS: 0 is not valid errno value so return NULL from...
2008-04-29 Alexey Dobriyanproc: remove proc_root_fs
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for ioctls()
2008-03-05 Harvey Harrisonjfs: replace __inline with inline
2008-02-13 Marcin Slusarzjfs: le*_add_cpu conversion
2008-02-07 Andi KleenBKL-removal: Implement a compat_ioctl handler for JFS
2008-02-07 Andi KleenBKL-removal: Use unlocked_ioctl for jfs
2008-02-07 David Howellsiget: stop JFS from using iget() and read_inode()
2008-02-03 Paulius ZaleckasSpelling fixes: lenght->length
2008-01-24 Miklos Szeredimount options: fix jfs
2008-01-10 Dave KleikampJFS: simplify types to get rid of sparse warning
2008-01-03 Dave KleikampJFS: FIx one more plain integer as NULL pointer warning
2008-01-03 Joe PerchesJFS: Remove defconfig ptr comparison to 0
2008-01-03 Shaun ZinckJFS: use DIV_ROUND_UP where appropriate
2008-01-03 Jack StoneRemove unnecessary kmalloc casts in the jfs filesystem
2008-01-03 Nick PigginJFS is missing a memory barrier
2008-01-03 Dave KleikampJFS: Make sure special inode data is written after...
2008-01-03 Dave KleikampJFS: clear PAGECACHE_TAG_DIRTY for no-write pages
2007-11-15 Jan KaraForbid user to change file flags on quota files
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigjfs: new export ops
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginfs: restore nobh
2007-10-16 Nick Pigginjfs: convert to new aops
2007-10-14 Al Viromore low-hanging fruits - kernel, fs, lib signedness
2007-10-13 Dave KleikampJFS: Bio cleanup: Replace missing return statements
2007-10-12 Al ViroFix up more bio fallout
2007-10-12 Jeff GarzikJFS: fix bio-related build breakage
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
next