Commit Graph

29 Commits (6cb59e915d04f71c62a0ee8fab34de274aa3fe2a)

Author SHA1 Message Date
Anton Altaparmakov bfab36e816 NTFS: Fix a mount time deadlock. 17 years ago
Andrew Morton 1fc799e1b4 ntfs_init_locked_inode(): fix array indexing 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Anton Altaparmakov 8331191e56 NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode(). 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
Richard Knutsson c49c311150 [PATCH] fs/ntfs: Conversion to generic boolean 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Ingo Molnar 5934537474 [PATCH] lockdep: annotate NTFS locking rules 19 years ago
Ingo Molnar 4e5e529ad6 NTFS: Semaphore to mutex conversion. 19 years ago
Anton Altaparmakov 20fdcf1d54 NTFS: Add a missing call to flush_dcache_mft_record_page() in 19 years ago
Anton Altaparmakov a778f21732 NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we 19 years ago
Anton Altaparmakov a0646a1f04 NTFS: Add support for sparse files which have a compression unit of 0. 19 years ago
Anton Altaparmakov 3672b638ec NTFS: - Cope with attribute list attribute having invalid flags. 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Anton Altaparmakov e9438250b6 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes 20 years ago
Anton Altaparmakov dd072330d1 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports 20 years ago
Anton Altaparmakov f6098cf449 NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. 20 years ago
Anton Altaparmakov 67bb103725 NTFS: Fixup handling of sparse, compressed, and encrypted attributes in 20 years ago
Anton Altaparmakov 1c7d469d47 NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when 20 years ago
Pekka Enberg 2fb21db254 NTFS: Remove spurious void pointer casts from fs/ntfs/. 20 years ago
Anton Altaparmakov 9451f8519c NTFS: Correct sparse file handling. The compressed values need to be 20 years ago
Randy Dunlap 8907547d4b NTFS: Fix printk format warnings on ia64. (Randy Dunlap) 20 years ago
Anton Altaparmakov 5ae9fcf8f3 NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the 20 years ago
Anton Altaparmakov c002f42543 NTFS: - Add disable_sparse mount option together with a per volume sparse 20 years ago
Anton Altaparmakov f50f3ac519 NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value 20 years ago
Anton Altaparmakov 367636772f NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago