UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / udf /
2011-03-03 Al Viroudf: fix i_nlink limit
2011-01-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-06 Jesper JuhlUDF: Close small mem leak in udf_find_entry()
2011-01-06 Jan Karaudf: Fix directory corruption after extent merging
2011-01-06 Jan Karaudf: Protect udf_file_aio_write from possible races
2011-01-06 Alessio Igor Boganiudf: Remove unnecessary bkl usages
2011-01-06 Alessio Igor Boganiudf: Use of s_alloc_mutex to serialize udf_relocate_blo...
2011-01-06 Alessio Igor Boganiudf: Replace bkl with the UDF_I(inode)->i_data_sem...
2011-01-06 Jan Karaudf: Remove BKL from free space counting functions
2011-01-06 Jan Karaudf: Call udf_add_free_space() for more blocks at once...
2011-01-06 Jan Karaudf: Remove BKL from udf_put_super() and udf_remount_fs()
2011-01-06 Jan Karaudf: Protect default inode credentials by rwlock
2011-01-06 Jan Karaudf: Protect all modifications of LVID with s_alloc_mutex
2011-01-06 Jan Karaudf: Move handling of uniqueID into a helper function...
2011-01-06 Jan Karaudf: Remove BKL from udf_update_inode
2011-01-06 Jan Karaudf: Convert UDF_SB(sb)->s_flags to use bitops
2011-01-06 Joe Perchesfs/udf: Add printf format/argument verification
2011-01-06 Joe Perchesfs/udf: Use vzalloc
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-26 Al Vironew helper: ihold()
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-21 Arnd BergmannBKL: introduce CONFIG_BKL.
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroswitch udf to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigadd missing setattr methods
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-02 Justin P. Mattockudf: super.c Fix warning: variable 'sbi' set but not...
2010-08-02 Huang Weiyiudf: remove duplicated #include
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-27 jan Blunckfs/: do not fallback to default_llseek() when readdir...
2010-05-24 Jan Karaudf: Remove dead quota code
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: explicitly set ->dq_op and ->s_qcop
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-21 Dmitry Monakhovudf: replace inode uid,gid,mode init with helper
2010-05-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-05 John Kacurudf: BKL ioctl pushdown
2010-04-08 Dmitry Monakhovudf: add speciffic ->setattr callback
2010-04-08 Dan Carpenterudf: potential integer overflow
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-09 Akinobu Mitaudf: use ext2_find_next_bit
2010-03-09 Jan Karaudf: Do not read inode before writing it
2010-03-09 Jan Karaudf: Fix unalloc space handling in udf_update_inode
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: 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-03-03 Al Virosanitize const/signedness for udf
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2009-12-14 Jan Karaudf: Avoid IO in udf_clear_inode
2009-12-14 Jan Karaudf: Try harder when looking for VAT inode
2009-12-14 Jan Karaudf: Fix compilation with UDFFS_DEBUG enabled
2009-09-14 Jan Karaudf: Fix possible corruption when close races with...
2009-09-14 Jan Karaudf: Perform preallocation only for regular files
2009-09-14 Jan Karaudf: Remove wrong assignment in udf_symlink
2009-09-14 Jan Karaudf: Remove dead code
2009-07-30 Jan Karaudf: Fix loading of VAT inode when drive wrongly report...
2009-06-24 Roel Kluinudf: remove redundant tests on unsigned
2009-06-18 Jan Karaudf: Use device size when drive reported bogus number...
2009-06-12 Al Viroswitch udf to simple_fsync()
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-04-02 Jan Karaudf: Don't write integrity descriptor too often
2009-04-02 Jan Karaudf: Try anchor in block 256 first
2009-04-02 Jan Karaudf: Some type fixes and cleanups
2009-04-02 Clemens Ladischudf: use hardware sector size
2009-04-02 Clemens Ladischudf: fix novrs mount option
2009-04-02 Jan Karaudf: Fix oops when invalid character in filename occurs
2009-04-02 Coly Liudf: return f_fsid for statfs(2)
2009-04-02 Jan Karaudf: Add checks to not underflow sector_t
2009-04-02 Marcin Slusarzudf: fix default mode and dmode options handling
2009-04-02 Jan Karaudf: fix sparse warnings:
2009-04-02 roel kluinudf: unsigned last[i] cannot be less than 0
2009-04-02 Marcin Slusarzudf: implement mode and dmode mounting options
2009-04-02 Marcin Slusarzudf: reduce stack usage of udf_get_filename
2009-04-02 Marcin Slusarzudf: reduce stack usage of udf_load_pvoldesc
2009-04-02 Pekka EnbergFix the udf code not to pass structs on stack where...
2009-04-02 Pekka EnbergRemove struct typedefs from fs/udf/ecma_167.h et al.
2009-03-26 Jan Karaudf: Use lowercase names of quota functions
2009-01-22 Alexey Dobriyanfs/Kconfig: move iso9660, udf out
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-27 Jan Karaudf: Fix BUG_ON() in destroy_inode()
2008-11-13 David HowellsCRED: Wrap task credential accesses in the UDF filesystem
2008-10-23 Al Viro[PATCH] get rid of on-stack dentry in udf
next