serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / fs / ntfs / mft.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-31 Anton AltaparmakovNTFS: Fix invalid pointer dereference in ntfs_mft_recor...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-14 Jan Karantfs: Use new syncing helpers and update comments
2009-04-01 Harvey Harrisonntfs: remove private wrapper of endian helpers
2008-08-05 Nick Pigginfs: rename buffer trylock
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2006-10-01 Richard Knutsson[PATCH] fs/ntfs: Conversion to generic boolean
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-03-26 Akinobu Mita[PATCH] bitops: ntfs: remove generic_ffs()
2006-03-23 Ingo MolnarNTFS: Semaphore to mutex conversion.
2006-03-23 Anton AltaparmakovNTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_in...
2006-03-23 Anton AltaparmakovNTFS: Remove all the make_bad_inode() calls. This...
2006-02-24 Anton AltaparmakovNTFS: Implement support for sector sizes above 512...
2005-10-04 Anton AltaparmakovNTFS: - Change ntfs_cluster_alloc() to take an extra...
2005-10-04 Anton AltaparmakovNTFS: - Change {__,}ntfs_cluster_free() to also take...
2005-10-04 Anton AltaparmakovNTFS: Change ntfs_attr_find_vcn_nolock() to also take...
2005-10-04 Anton AltaparmakovNTFS: Fix a 64-bitness bug where a left-shift could...
2005-09-23 Anton AltaparmakovNTFS: Change ntfs_cluster_free() to require a write...
2005-09-08 Anton AltaparmakovNTFS: Fix cluster (de)allocators to work when the runli...
2005-09-08 Anton AltaparmakovNTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.
2005-08-16 Anton AltaparmakovNTFS: Fix bug in mft record writing where we forgot...
2005-06-26 Anton AltaparmakovNTFS: Fix a nasty deadlock that appeared in recent...
2005-06-25 Anton AltaparmakovNTFS: Add an extra parameter @last_vcn to ntfs_get_size...
2005-05-05 Anton AltaparmakovNTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolo...
2005-05-05 Randy DunlapNTFS: Fix printk format warnings on ia64. (Randy Dunlap)
2005-05-05 Anton AltaparmakovNTFS: - Split ntfs_map_runlist() into ntfs_map_runlist...
2005-05-05 Anton AltaparmakovNTFS: Fix stupid bug in fs/ntfs/mft.c introduced in...
2005-05-05 Anton AltaparmakovNTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2