Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70b0e82bc7d03d33de5bceea92d419a9be4340ee
/
fs
/
ntfs
/
inode.c
bd5fe6c
fs: kill i_alloc_sem
by Christoph Hellwig
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
67a23c4
fs: rename inode_lock to inode_hash_lock
by Dave Chinner
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
02d5341
ntfs: use is_power_of_2() function for clarity.
by Robert P. J. Day
· 15 years ago
63cd8854
ntfs: remove private wrapper of endian helpers
by Harvey Harrison
· 16 years ago
9742df3
ntfs: don't NULL i_op
by Al Viro
· 16 years ago
bfab36e
NTFS: Fix a mount time deadlock.
by Anton Altaparmakov
· 17 years ago
1fc799e
ntfs_init_locked_inode(): fix array indexing
by Andrew Morton
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
8331191
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
by Anton Altaparmakov
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
c49c311
[PATCH] fs/ntfs: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
5934537
[PATCH] lockdep: annotate NTFS locking rules
by Ingo Molnar
· 18 years ago
4e5e529
NTFS: Semaphore to mutex conversion.
by Ingo Molnar
· 19 years ago
20fdcf1
NTFS: Add a missing call to flush_dcache_mft_record_page() in
by Anton Altaparmakov
· 19 years ago
a778f21
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
by Anton Altaparmakov
· 19 years ago
a0646a1
NTFS: Add support for sparse files which have a compression unit of 0.
by Anton Altaparmakov
· 19 years ago
3672b63
NTFS: - Cope with attribute list attribute having invalid flags.
by Anton Altaparmakov
· 19 years ago
870f481
[PATCH] replace inode_update_time with file_update_time
by Christoph Hellwig
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
e943825
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
by Anton Altaparmakov
· 19 years ago
dd07233
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
by Anton Altaparmakov
· 19 years ago
f6098cf
NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.
by Anton Altaparmakov
· 19 years ago
67bb103
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
by Anton Altaparmakov
· 19 years ago
1c7d469
NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when
by Anton Altaparmakov
· 19 years ago
2fb21db
NTFS: Remove spurious void pointer casts from fs/ntfs/.
by Pekka Enberg
· 19 years ago
9451f85
NTFS: Correct sparse file handling. The compressed values need to be
by Anton Altaparmakov
· 20 years ago
8907547
NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
by Randy Dunlap
· 20 years ago
5ae9fcf
NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
by Anton Altaparmakov
· 20 years ago
c002f42
NTFS: - Add disable_sparse mount option together with a per volume sparse
by Anton Altaparmakov
· 20 years ago
f50f3ac
NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value
by Anton Altaparmakov
· 20 years ago
3676367
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
by Anton Altaparmakov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago