Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 лет назад |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 лет назад |
Dave Chinner
|
67a23c4946
fs: rename inode_lock to inode_hash_lock
|
14 лет назад |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 лет назад |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 лет назад |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 лет назад |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 лет назад |
Christoph Hellwig
|
eaff8079d4
kill I_LOCK
|
15 лет назад |
Robert P. J. Day
|
02d5341ae5
ntfs: use is_power_of_2() function for clarity.
|
16 лет назад |
Harvey Harrison
|
63cd885426
ntfs: remove private wrapper of endian helpers
|
16 лет назад |
Al Viro
|
9742df331d
ntfs: don't NULL i_op
|
16 лет назад |
Anton Altaparmakov
|
bfab36e816
NTFS: Fix a mount time deadlock.
|
17 лет назад |
Andrew Morton
|
1fc799e1b4
ntfs_init_locked_inode(): fix array indexing
|
18 лет назад |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 лет назад |
Anton Altaparmakov
|
8331191e56
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
|
18 лет назад |
Christoph Lameter
|
e6b4f8da3a
[PATCH] slab: remove SLAB_NOFS
|
18 лет назад |
Richard Knutsson
|
c49c311150
[PATCH] fs/ntfs: Conversion to generic boolean
|
18 лет назад |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
18 лет назад |
Panagiotis Issaris
|
f52720ca5f
[PATCH] fs: Removing useless casts
|
18 лет назад |
Ingo Molnar
|
5934537474
[PATCH] lockdep: annotate NTFS locking rules
|
19 лет назад |
Ingo Molnar
|
4e5e529ad6
NTFS: Semaphore to mutex conversion.
|
19 лет назад |
Anton Altaparmakov
|
20fdcf1d54
NTFS: Add a missing call to flush_dcache_mft_record_page() in
|
19 лет назад |
Anton Altaparmakov
|
a778f21732
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
|
19 лет назад |
Anton Altaparmakov
|
a0646a1f04
NTFS: Add support for sparse files which have a compression unit of 0.
|
19 лет назад |
Anton Altaparmakov
|
3672b638ec
NTFS: - Cope with attribute list attribute having invalid flags.
|
19 лет назад |
Christoph Hellwig
|
870f481793
[PATCH] replace inode_update_time with file_update_time
|
19 лет назад |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 лет назад |
Anton Altaparmakov
|
e9438250b6
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
|
19 лет назад |
Anton Altaparmakov
|
dd072330d1
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
|
19 лет назад |
Anton Altaparmakov
|
f6098cf449
NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.
|
19 лет назад |