Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
94a504c2e059fb88f05ede6d614504779275b099
/
fs
/
ntfs
/
file.c
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
bd5fe6c
fs: kill i_alloc_sem
by Christoph Hellwig
· 13 years ago
2818ef5
NTFS: writev() fix and maintenance/contact details update
by Anton Altaparmakov
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
4c99000
ntfs: use add_to_page_cache_lru()
by Minchan Kim
· 14 years ago
2ec93b0
ntfs: clean up ntfs_attr_extend_initialized
by Minchan Kim
· 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
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8a9f47d
ntfs: remove ntfs_file_write
by Christoph Hellwig
· 15 years ago
ebbbf75
ntfs: Use new syncing helpers and update comments
by Jan Kara
· 15 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
2f1936b
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
by Miklos Szeredi
· 16 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
a9c62a1
fs: correct SuS compliance for open of large file without options
by Alan Cox
· 17 years ago
bfab36e
NTFS: Fix a mount time deadlock.
by Anton Altaparmakov
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
e3bf460
ntfs: use zero_user_page
by Nate Diller
· 17 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 17 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
20d2937
[PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
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