Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
13eae15a244bb29beaa47bf86a24fd29ca7f8a4c
/
fs
/
ntfs
/
attrib.c
ebab899
NTFS: Fix read regression.
by Anton Altaparmakov
· 17 years ago
bfab36e
NTFS: Fix a mount time deadlock.
by Anton Altaparmakov
· 17 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
5c3bd43
[PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG
by Robert P. J. Day
· 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
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
f95c401
NTFS: Remove all the make_bad_inode() calls. This should only be called
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
3ccc738
NTFS: Fix a buggette in an "should be impossible" case handling where we
by Anton Altaparmakov
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
dda65b9
NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
by Anton Altaparmakov
· 19 years ago
7d0ffdb
NTFS: $EA attributes can be both resident non-resident. Minor tidying.
by Anton Altaparmakov
· 19 years ago
29b8990
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
by Anton Altaparmakov
· 19 years ago
2d86829
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
by Anton Altaparmakov
· 19 years ago
2a6fc4e1
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
by Anton Altaparmakov
· 19 years ago
8925d4f
NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
by Anton Altaparmakov
· 19 years ago
fc0fa7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
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
fd9d636
NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
807c453
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
by Anton Altaparmakov
· 19 years ago
2983d1b
NTFS: Fix several bugs in fs/ntfs/attrib.c.
by Anton Altaparmakov
· 19 years ago
0aaccea
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize().
by Anton Altaparmakov
· 19 years ago
af859a4
NTFS: Prepare for 2.1.23 release: Update documentation and bump version.
by Anton Altaparmakov
· 19 years ago
4757d7df
NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs
by Anton Altaparmakov
· 19 years ago
fa3be92
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
by Anton Altaparmakov
· 19 years ago
1d58b27
NTFS: Change the runlist terminator of the newly allocated cluster(s) to
by Anton Altaparmakov
· 19 years ago
442d207
NTFS: Use C99 style structure initialization after memory allocation where
by Anton Altaparmakov
· 19 years ago
bb3cf33
NTFS: Update attribute definition handling.
by Anton Altaparmakov
· 20 years ago
53d59aa
NTFS: Fix compilation when configured read-only.
by Anton Altaparmakov
· 20 years ago
1ef334d
NTFS: Include linux/swap.h in fs/ntfs/attrib.c for mark_page_accessed().
by Anton Altaparmakov
· 20 years ago
905685f
NTFS: - Modify ->readpage and ->writepage (fs/ntfs/aops.c) so they detect
by Anton Altaparmakov
· 20 years ago
2bfb4ff
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_make_non_resident().
by Anton Altaparmakov
· 20 years ago
c0c1cc0
NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after
by Anton Altaparmakov
· 20 years ago
271849a
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_vcn_to_lcn_nolock() used by the new
by Anton Altaparmakov
· 20 years ago
7e69307
NTFS: Add AT_EA in addition to AT_DATA to whitelist for being allowed to be
by Anton Altaparmakov
· 20 years ago
b6ad6c5
NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking
by Anton Altaparmakov
· 20 years ago
da28438
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().
by Anton Altaparmakov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago