Commit Graph

194 Commits (499b3803d3e2f062f73bf22372b38393369ffcbf)

Author SHA1 Message Date
Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 years ago
Boaz Harrosh ce5d36aac2 ore: Support for raid 6 11 years ago
Boaz Harrosh 455682ce54 ore: Remove redundant dev_order(), more cleanups 11 years ago
Boaz Harrosh 101a642781 ore: (trivial) reformat some code 11 years ago
Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 years ago
Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Rashika Kheria 0961f02a37 fs: Mark functions as static in exofs/ore_raid.c 11 years ago
Rashika Kheria af8d0cc0d2 fs: Mark function as static in exofs/super.c 11 years ago
Boaz Harrosh 19350e7627 exofs: Print less in r4w 11 years ago
Boaz Harrosh c8592fcc66 exofs: Allow corrupted directory entry to be empty file 11 years ago
Boaz Harrosh d83c7eb65d exofs: Allow O_DIRECT open 11 years ago
Boaz Harrosh 2deb76db09 ore: Don't crash on NULL bio in _clear_bio 11 years ago
Boaz Harrosh aad560b7f6 ore: Fix wrong math in allocation of per device BIO 11 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Al Viro 75811d4fda [readdir] convert exofs 12 years ago
Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
Kent Overstreet d74c6d514f block: Add bio_for_each_segment_all() 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Boaz Harrosh 861d66601a exofs: don't leak io_state and pages on read error 12 years ago
Idan Kedar af402ab2b0 exofs: clean up the correct page collection on write error 12 years ago
Marco Stornelli 4f7754c889 exofs: drop lock/unlock super 13 years ago
Dan Carpenter 74b217d0d3 ore: signedness bug in _sp2d_min_pg() 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Eric W. Biederman d001b05365 userns: Convert exofs to use kuid/kgid where appropriate 13 years ago
Kent Overstreet bf800ef181 block: Add bio_clone_bioset(), bio_clone_kmalloc() 13 years ago
Alexey Khoroshilov b8017d2957 exofs: check for allocation failure in uri_store() 13 years ago
Boaz Harrosh 9e62bb4458 ore: Fix out-of-bounds access in _ios_obj() 13 years ago
Boaz Harrosh be388f3d9a exofs: Use proper max_IO calculations from ore 13 years ago
Boaz Harrosh 4b74f6ea84 exofs: Fix __r4w_get_page when offset is beyond i_size 13 years ago
Artem Bityutskiy 66153f6e0f exofs: stop using s_dirt 13 years ago
Kautuk Consul 0e8d96dd2c exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) 13 years ago
Boaz Harrosh 537632e0a5 ore: Unlock r4w pages in exact reverse order of locking 13 years ago
Boaz Harrosh 62b62ad873 ore: Remove support of partial IO request (NFS crash) 13 years ago
Boaz Harrosh 9ff19309a9 ore: Fix NFS crash by supporting any unaligned RAID IO 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Randy Dunlap b84297197c exofs: fix sparse non-ANSI function warning 13 years ago
Sachin Bhamare 8b56a30caa exofs: Add SYSFS info for autologin/pNFS export 13 years ago
Boaz Harrosh 6abe4a87f7 exofs: Fix CRASH on very early IO errors. 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 years ago
Cong Wang bf7014b67f exofs: remove the second argument of k[un]map_atomic() 13 years ago
Dan Carpenter 72749a270b exofs: Cap on the memcpy() size 13 years ago
Masanari Iida 3e57638bb1 exofs: (trivial) Fix typo in super.c 13 years ago
Dan Carpenter b6d1f2dd61 exofs: fix endian conversion in exofs_sync_fs() 13 years ago
Al Viro da01636a65 exofs: oops after late failure in mount 13 years ago