Rik van Riel
|
4f98a2fee8
vmscan: split LRU lists into anon & file sets
|
16 年之前 |
Miklos Szeredi
|
2f1936b877
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
|
17 年之前 |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 年之前 |
Alan Cox
|
a9c62a18a2
fs: correct SuS compliance for open of large file without options
|
17 年之前 |
Anton Altaparmakov
|
bfab36e816
NTFS: Fix a mount time deadlock.
|
17 年之前 |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 年之前 |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 年之前 |
Nate Diller
|
e3bf460f3e
ntfs: use zero_user_page
|
18 年之前 |
Dmitriy Monakhov
|
0ceb331433
mm: move common segment checks to separate helper function
|
18 年之前 |
Nick Piggin
|
6fe6900e1e
mm: make read_cache_page synchronous
|
18 年之前 |
Arjan van de Ven
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 年之前 |
Josef "Jeff" Sipek
|
20d29372d3
[PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path
|
18 年之前 |
Badari Pulavarty
|
543ade1fc9
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
18 年之前 |
Badari Pulavarty
|
ee0b3e671b
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
18 年之前 |
Badari Pulavarty
|
027445c372
[PATCH] Vectorize aio_read/aio_write fileop methods
|
18 年之前 |
Richard Knutsson
|
c49c311150
[PATCH] fs/ntfs: Conversion to generic boolean
|
18 年之前 |
NeilBrown
|
01408c4939
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
|
19 年之前 |
Pekka Enberg
|
090d2b185d
[PATCH] read_mapping_page for address space
|
19 年之前 |
Anton Altaparmakov
|
f893afbe12
[PATCH] NTFS: Critical bug fix (affects MIPS and possibly others)
|
19 年之前 |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年之前 |
Anton Altaparmakov
|
f95c4018fd
NTFS: Remove all the make_bad_inode() calls. This should only be called
|
19 年之前 |
Anton Altaparmakov
|
bb8047d354
NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for
|
19 年之前 |
Anton Altaparmakov
|
78af34f03d
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
|
19 年之前 |
Anton Altaparmakov
|
944d79559d
Merge branch 'master' of /usr/src/ntfs-2.6/
|
19 年之前 |
Christoph Hellwig
|
870f481793
[PATCH] replace inode_update_time with file_update_time
|
19 年之前 |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 年之前 |
Anton Altaparmakov
|
3c6af7fa78
NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a
|
19 年之前 |
Anton Altaparmakov
|
3aebf25bdc
NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.
|
19 年之前 |
Anton Altaparmakov
|
dda65b941f
NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
|
19 年之前 |
Anton Altaparmakov
|
d04bd1fb60
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
|
19 年之前 |