- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / fs / udf / namei.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-08 Dmitry Monakhovudf: add speciffic ->setattr callback
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-03 Al Virosanitize const/signedness for udf
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-14 Jan Karaudf: Avoid IO in udf_clear_inode
2009-09-14 Jan Karaudf: Remove wrong assignment in udf_symlink
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.
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
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-05-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-05-07 Jan Karaudf: Fix memory corruption when fs mounted with noadini...
2008-05-07 Rasmus Rohdeudf: Make udf exportable
2008-05-05 Jan Kara Bring UDF to state in 2.6.26-rc1 to support UDF 2.50.
2008-04-28 Harvey Harrisonudf: fix sparse warning in namei.c
2008-04-17 Bob Copelandudf: use crc_itu_t from lib instead of udf_crc
2008-04-17 Jan Karaudf: Remove declarations of arrays of size UDF_NAME_LEN...
2008-04-17 Jan Karaudf: Remove checking of existence of filename in udf_ad...
2008-04-17 Christoph Hellwigudf: kill useless file header comments for vfs method...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Jan Karaudf: fix adding entry to a directory
2008-02-08 Jan Karaudf: cleanup directory offset handling
2008-02-08 Marcin Slusarzudf: fix signedness issue
2008-02-08 Marcin Slusarzudf: cache struct udf_inode_info
2008-02-08 Marcin Slusarzudf: remove UDF_I_* macros and open code them
2008-02-08 Marcin Slusarzudf: create common function for tag checksumming
2008-02-08 Marcin Slusarzudf: fix coding style
2008-02-08 Marcin Slusarzudf: remove some ugly macros
2007-07-22 Cyrill GorcunovUDF: coding style conversion - lindent fixups
2007-07-19 Cyrill GorcunovUDF: coding style conversion - lindent
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-08 Jan Karaudf: use get_bh()
2007-05-08 Jan KaraUDF: introduce struct extent_position
2007-05-08 Jan Karaudf: use sector_t and loff_t for file offsets
2007-05-08 Stephen Mollettudf: decrement correct link count in udf_rmdir
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-02-03 Jayachandran C[PATCH] UDF: Fix issues reported by Coverity in namei.c
2006-01-03 Adrian Bunkremove pointers to the defunct UDF mailing list
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-30 Christoph Hellwig[PATCH] udf_find_entry() cleanup
2005-06-29 KAMBAROV, ZAUR[PATCH] coverity: fs/udf/namei.c null check
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2004-09-09 Alexander Viro[PATCH] udf endianness annotations
2004-09-04 Alexander Viro[PATCH] UDF endianness fixes
2004-07-05 Mika Kukkonen[PATCH] Fix sparse warnings in fs/udf/*
2004-05-25 Andreas Gruenbacher- patches.fixes/udf-cvsfix: Fix reading udf filesystems...
2004-05-25 Andrew Morton[PATCH] UDF: directory reading fix
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] UDF filesystem update
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (9/15)
2003-07-04 Trond Myklebust[PATCH] Pass 'nameidata' to ->create()
2003-07-04 Trond Myklebust[PATCH] Add open intent information to the 'struct...
2002-11-20 Andries E. Brouwer[PATCH] *_mknod prototype
2002-11-19 Ben Fennema[PATCH] fix nanosecond stat timefields in UDF
2002-11-17 Ben Fennema[PATCH] UDF sync with CVS
2002-10-08 Art Haas[PATCH] named initializers for fs/udf
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-04-30 Andrew Morton[PATCH] cleanup of bh->flags
2002-03-13 Ben Fennema[PATCH] udf patch for 2.5.7-pre1 (part 4/4)
2002-03-13 Ben Fennema[PATCH] udf patch for 2.5.7-pre1 (part 2/4)
2002-02-18 Alexander Viro[PATCH] BKL shifting - ->rename()
2002-02-14 Alexander Viro[PATCH] (4/5) more BKL shifting
2002-02-14 Alexander Viro[PATCH] (3/5) more BKL shifting
2002-02-14 Alexander Viro[PATCH] (2/5) more BKL shifting
2002-02-14 Alexander Viro[PATCH] (1/5) more BKL shifting
2002-02-13 Alexander Viro[PATCH] BKL shifted inside ->unlink()
2002-02-13 Alexander Viro[PATCH] BKL shifted into ->mknod()
2002-02-13 Alexander Viro[PATCH] BKL shifted into ->create()
2002-02-11 Alexander Viro[PATCH] BKL shifted into ->lookup()
2002-02-05 Linus Torvaldsv2.5.1.3 -> v2.5.1.4
2002-02-05 Linus Torvaldsv2.5.0.11 -> v2.5.1
2002-02-05 Linus Torvaldsv2.4.12 -> v2.4.12.1
2002-02-05 Linus Torvaldsv2.4.5.1 -> v2.4.5.2
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset