ALSA: usb-audio: add UAC2 sepecific Feature Unit controls
[safe/jmp/linux-2.6] / fs / ext3 /
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-27 Venkatesh Pallipadiext3 uses rb_node = NULL; to zero rb_root.
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: drop remount argument to ->quota_on and ->quota_off
2010-05-24 Christoph Hellwigquota: move unmount handling into the filesystem
2010-05-24 Christoph Hellwigquota: kill the vfs_dq_off and vfs_dq_quota_on_remount...
2010-05-24 Christoph Hellwigquota: move remount handling into the filesystem
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovext3: replace inode uid,gid,mode init with helper
2010-05-21 Stephen Hemmingerext3: constify xattr handlers
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-21 Eric Sandeenext3: make barrier options consistent with ext4
2010-05-21 Jan Karaext3: Fix waiting on transaction during fsync
2010-05-21 Dmitry Monakhovext3: init statistics after journal recovery v2
2010-05-21 Frans van de Wielext3: Avoid loading bitmaps for full groups during...
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-12 Dmitry Monakhovext3: symlink must be handled via filesystem specific...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Linus Torvaldsext3: fix broken handling of EXT3_STATE_NEW
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
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: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Dmitry Monakhovext3: add writepage sanity checks
2010-03-04 Jan Karaext3: Truncate allocated blocks if direct IO write...
2010-03-04 Dmitry Monakhovext3: quota_write cross block boundary behaviour
2010-03-04 Dmitry Monakhovext3: trivial quota cleanup
2010-03-04 Dmitry Monakhovext3: mount flags manipulation cleanup
2010-03-04 Jan Karaext3: Use bitops to read/modify EXT3_I(inode)->i_state
2010-02-05 Thadeu Lima de Sou... fix ext3/ext4 comment typo compain -> complain
2009-12-23 Eric Sandeenext3: Replace lock/unlock_super() with an explicit...
2009-12-23 Eric Sandeenext3: Replace lock/unlock_super() with an explicit...
2009-12-23 Eric Sandeenext3: ext3_mark_recovery_complete() doesn't need to...
2009-12-23 Eric Sandeenext3: Remove outdated comment about lock_super()
2009-12-23 Dmitry Monakhovext3: quota macros cleanup [V2]
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-10 Roel Kluinext3: PTR_ERR return of wrong pointer in setup_new_grou...
2009-12-10 Jan Karaext3: Fix data / filesystem corruption when write fails...
2009-12-10 Jan Karaext3: Support for vfsv1 quota format
2009-12-10 Alexey Fisherext3: Unify log messages in ext3
2009-12-10 Eric Sandeenext3: make "norecovery" an alias for "noload"
2009-12-10 Eric Sandeenext3: Don't update the superblock in ext3_statfs()
2009-12-10 Eric Sandeenext3: journal all modifications in ext3_xattr_set_handle
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 Uwe Kleine-Königtree-wide: fix typos "offest" -> "offset"
2009-11-11 Jan Karaext3: Wait for proper transaction commit on fsync
2009-11-11 Eric Sandeenext3: retry failed direct IO allocations
2009-10-12 Theodore Ts'oext3: Don't update superblock write time when filesyste...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-09-16 Jan Karaext3: Flush disk caches on fsync when needed
2009-09-16 Chris Masonext3: Add locking to ext3_do_update_inode
2009-09-16 Jan Karaext3: Fix possible deadlock between ext3_truncate(...
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-14 Jan Karaext3: Remove syncing logic from ext3_file_write
2009-09-08 Linus Torvaldsext[234]: move over to 'check_acl' permission model
2009-08-24 Jan Karaext3: Improve error message that changing journaling...
2009-08-24 Theodore Ts'oext3: Update Kconfig description of EXT3_DEFAULTS_TO_OR...
2009-07-15 Jan Karaext3: Get rid of extenddisksize parameter of ext3_get_b...
2009-07-15 Jan Karaext3: Fix truncation of symlinks after failed write
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch ext3 to inode->i_acl
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-18 Jan Karaext3: make sure inode is deleted from orphan list after...
2009-06-18 Jan Karaext3: fix chain verification in ext3_get_blocks()
2009-06-17 Linus Torvaldsext3: avoid unnecessary spinlock in critical POSIX...
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigext3: remove ->write_super and stop maintaining ->s_dirt
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-18 Manish Katiyarext3: Fix memory leak in ext3_fill_super() in case...
2009-04-27 Linus Torvaldsext3: avoid unnecessary spinlock in critical POSIX...
2009-04-08 Jan Karaext3: Try to avoid starting a transaction in writepage...
2009-04-07 Linus Torvaldsext3: make default data ordering mode configurable
2009-04-03 Linus TorvaldsMerge branch 'ext3-latency-fixes' of git://git./linux...
2009-04-03 Theodore Ts'oext3: Add replace-on-rename hueristics for data=writeba...
2009-04-03 Theodore Ts'oext3: Add replace-on-truncate hueristics for data=write...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Jan Karaext3: avoid false EIO errors
2009-04-03 Bryan Donlanext3: return -EIO not -ESTALE on directory traversal...
2009-04-03 Wei Yongjunext3: use unsigned instead of int for type of blocksize...
2009-04-03 Cyrus Massoumiext3: remove the BKL in ext3/ioctl.c
2009-04-01 Al ViroNew helper - current_umask()
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-26 Jan Karaext3: Avoid starting a transaction in writepage when...
2009-03-26 Jan Karaext3: Use lowercase names of quota functions
2009-03-26 Jan Karaext3: Remove unnecessary quota functions
2009-02-11 Jan Karaext3: revert "ext3: wait on all pending commits in...
next