Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
585b7747d63e3a5f65628d21c1745edd926d7897
/
fs
/
ntfs
/
file.c
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
c49c311
[PATCH] fs/ntfs: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
01408c4
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
by NeilBrown
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
f893afb
[PATCH] NTFS: Critical bug fix (affects MIPS and possibly others)
by Anton Altaparmakov
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
f95c401
NTFS: Remove all the make_bad_inode() calls. This should only be called
by Anton Altaparmakov
· 19 years ago
bb8047d
NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for
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
944d795
Merge branch 'master' of /usr/src/ntfs-2.6/
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
3c6af7f
NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a
by Anton Altaparmakov
· 19 years ago
3aebf25
NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.
by Anton Altaparmakov
· 19 years ago
dda65b9
NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
by Anton Altaparmakov
· 19 years ago
d04bd1f
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
by Anton Altaparmakov
· 19 years ago
d5aeaef
NTFS: Fix serious data corruption issue when writing.
by Anton Altaparmakov
· 19 years ago
7d0ffdb
NTFS: $EA attributes can be both resident non-resident. Minor tidying.
by Anton Altaparmakov
· 19 years ago
98b2703
NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own
by Anton Altaparmakov
· 19 years ago
f25dfb5
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
by Anton Altaparmakov
· 19 years ago
d4b9ba7
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open().
by Anton Altaparmakov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago