summaryrefslogtreecommitdiffstats
path: root/fs/exofs
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove get_xip_memMatthew Wilcox2015-02-161-1/+0
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-2/+0
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-1913-14/+14
* fs/exofs/ore_raid.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-122-6/+6
|\
| * ->splice_write() via ->write_iter()Al Viro2014-06-121-1/+1
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
| * pass iov_iter to ->direct_IO()Al Viro2014-05-061-1/+1
* | ore: Support for raid 6Boaz Harrosh2014-05-224-37/+80
* | ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh2014-05-223-31/+10
* | ore: (trivial) reformat some codeBoaz Harrosh2014-05-222-14/+9
|/
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-04-102-3/+3
|\
| * fs: Mark functions as static in exofs/ore_raid.cRashika Kheria2014-04-031-2/+2
| * fs: Mark function as static in exofs/super.cRashika Kheria2014-04-031-1/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/
* exofs: Print less in r4wBoaz Harrosh2014-01-231-9/+9
* exofs: Allow corrupted directory entry to be empty fileBoaz Harrosh2014-01-231-2/+1
* exofs: Allow O_DIRECT openBoaz Harrosh2014-01-231-1/+9
* ore: Don't crash on NULL bio in _clear_bioBoaz Harrosh2014-01-231-2/+6
* ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-01-231-12/+25
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-1/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-021-2/+4
|\
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-2/+4
* | [readdir] convert exofsAl Viro2013-06-291-22/+16
|/
* block: Add bio_for_each_segment_all()Kent Overstreet2013-03-232-2/+2
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* exofs: don't leak io_state and pages on read errorBoaz Harrosh2012-12-141-5/+5
* exofs: clean up the correct page collection on write errorIdan Kedar2012-12-111-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0
|\
| * exofs: drop lock/unlock superMarco Stornelli2012-10-091-4/+0
* | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-111-3/+2
|\ \ | |/ |/|
| * block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-091-3/+2
* | Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-10-092-2/+7
|\ \
| * | ore: signedness bug in _sp2d_min_pg()Dan Carpenter2012-10-031-1/+1
| * | exofs: check for allocation failure in uri_store()Alexey Khoroshilov2012-08-121-1/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\ \ \
| * | | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-4/+4
|\ \ \ | |/ / |/| |
| * | userns: Convert exofs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-4/+4
| |/
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-08-033-27/+25
|\ \ | |/ |/|
| * ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh2012-08-021-7/+7
| * exofs: Use proper max_IO calculations from oreBoaz Harrosh2012-08-021-6/+4
| * exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-08-021-3/+12
| * exofs: stop using s_dirtArtem Bityutskiy2012-08-021-11/+0
| * exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul2012-08-021-0/+2
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-231-2/+2
|\ \ | |/ |/|
| * don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
OpenPOWER on IntegriCloud