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