Commit Graph

31 Commits (c0bb87f7b8a145b56d45484713e1b1f37ce7e626)

Author SHA1 Message Date
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Nate Diller e3bf460f3e ntfs: use zero_user_page 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Josef "Jeff" Sipek 20d29372d3 [PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Richard Knutsson c49c311150 [PATCH] fs/ntfs: Conversion to generic boolean 19 years ago
NeilBrown 01408c4939 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes 19 years ago
Pekka Enberg 090d2b185d [PATCH] read_mapping_page for address space 19 years ago
Anton Altaparmakov f893afbe12 [PATCH] NTFS: Critical bug fix (affects MIPS and possibly others) 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Anton Altaparmakov f95c4018fd NTFS: Remove all the make_bad_inode() calls. This should only be called 19 years ago
Anton Altaparmakov bb8047d354 NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for 19 years ago
Anton Altaparmakov 78af34f03d NTFS: Implement support for sector sizes above 512 bytes (up to the maximum 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Anton Altaparmakov 3c6af7fa78 NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a 19 years ago
Anton Altaparmakov 3aebf25bdc NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. 19 years ago
Anton Altaparmakov dda65b941f NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. 19 years ago
Anton Altaparmakov d04bd1fb60 NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) 19 years ago
Anton Altaparmakov d5aeaef37d NTFS: Fix serious data corruption issue when writing. 19 years ago
Anton Altaparmakov 7d0ffdb279 NTFS: $EA attributes can be both resident non-resident. 19 years ago
Anton Altaparmakov 98b270362b NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own 19 years ago
Anton Altaparmakov f25dfb5e44 NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). 20 years ago
Anton Altaparmakov d4b9ba7bf6 NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago