Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9312209aa9fdef05b03d63bbead63bb720fd133
/
fs
/
ntfs
/
mft.c
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
af5eb74
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
by Anton Altaparmakov
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ebbbf75
ntfs: Use new syncing helpers and update comments
by Jan Kara
· 15 years ago
63cd8854
ntfs: remove private wrapper of endian helpers
by Harvey Harrison
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 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
b9a2838
[PATCH] bitops: ntfs: remove generic_ffs()
by Akinobu Mita
· 19 years ago
4e5e529
NTFS: Semaphore to mutex conversion.
by Ingo Molnar
· 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
f95c401
NTFS: Remove all the make_bad_inode() calls. This should only be called
by Anton Altaparmakov
· 19 years ago
78af34f
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
by Anton Altaparmakov
· 19 years ago
fc0fa7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
by Anton Altaparmakov
· 19 years ago
511bea5
NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
69b41e3
NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
c394e45
NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable
by Anton Altaparmakov
· 19 years ago
715dc63
NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry
by Anton Altaparmakov
· 19 years ago
bbf1813
NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more
by Anton Altaparmakov
· 19 years ago
8bb7352
NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.
by Anton Altaparmakov
· 19 years ago
e74589a
NTFS: Fix bug in mft record writing where we forgot to set the device in
by Anton Altaparmakov
· 19 years ago
ba6d237
NTFS: Fix a nasty deadlock that appeared in recent kernels.
by Anton Altaparmakov
· 19 years ago
fa3be923
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
by Anton Altaparmakov
· 19 years ago
c0c1cc0
NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after
by Anton Altaparmakov
· 20 years ago
8907547
NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
by Randy Dunlap
· 20 years ago
b6ad6c5
NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking
by Anton Altaparmakov
· 20 years ago
3834c3f
NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset.
by Anton Altaparmakov
· 20 years ago
07a4e2d
NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect
by Anton Altaparmakov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago