Kees Cook
|
ac4ecf968a
ntfs: aops: remove VLA usage
|
hace 7 años |
Sebastian Andrzej Siewior
|
a10dcebacd
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
|
hace 7 años |
Jens Axboe
|
640ab98fb3
buffer: have alloc_page_buffers() use __GFP_NOFAIL
|
hace 7 años |
Jan Kara
|
e64855c6cf
fs: Add helper to clean bdev aliases under a bh and use it
|
hace 8 años |
Christoph Hellwig
|
be297968da
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
|
hace 8 años |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
hace 9 años |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
hace 9 años |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
hace 9 años |
Anton Altaparmakov
|
3f7fc6f2a2
NTFS: Add bmap address space operation needed for FIBMAP ioctl.
|
hace 10 años |
Anton Altaparmakov
|
ce1bafa094
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops
|
hace 10 años |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
hace 12 años |
Cong Wang
|
a3ac1414eb
ntfs: remove the second argument of k[un]map_atomic()
|
hace 13 años |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
hace 14 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Andi Kleen
|
aa261f549d
HWPOISON: Enable .remove_error_page for migration aware file systems
|
hace 16 años |
Nick Piggin
|
ca5de404ff
fs: rename buffer trylock
|
hace 17 años |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
hace 17 años |
Anton Altaparmakov
|
ebab89909e
NTFS: Fix read regression.
|
hace 18 años |
Anton Altaparmakov
|
bfab36e816
NTFS: Fix a mount time deadlock.
|
hace 18 años |
Nate Diller
|
e3bf460f3e
ntfs: use zero_user_page
|
hace 18 años |
Andrew Morton
|
fa8609da99
[PATCH] ntfs: kmap_atomic() atomicity fix
|
hace 18 años |
Richard Knutsson
|
c49c311150
[PATCH] fs/ntfs: Conversion to generic boolean
|
hace 19 años |
Christoph Hellwig
|
f5e54d6e53
[PATCH] mark address_space_operations const
|
hace 19 años |
Ingo Molnar
|
4e5e529ad6
NTFS: Semaphore to mutex conversion.
|
hace 19 años |
Anton Altaparmakov
|
f95c4018fd
NTFS: Remove all the make_bad_inode() calls. This should only be called
|
hace 19 años |
Anton Altaparmakov
|
78264bd9c2
NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs
|
hace 19 años |
Anton Altaparmakov
|
78af34f03d
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
|
hace 19 años |
Anton Altaparmakov
|
7d0ffdb279
NTFS: $EA attributes can be both resident non-resident.
|
hace 20 años |
Anton Altaparmakov
|
29f5f3c141
NTFS: Remove address space operations ->prepare_write and ->commit_write in
|
hace 20 años |
Anton Altaparmakov
|
f6098cf449
NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.
|
hace 20 años |