- bd5acf3 exofs_mount(): fix leaks on failure exits by Al Viro · 6 years ago
- 33df917 fs/exofs: fix potential memory leak in mount option parsing by Chengguang Xu · 6 years ago
- 076ff2f exofs: use bio_clone_fast in _write_mirror by Christoph Hellwig · 6 years ago
- 20fe935 exofs: avoid VLA in structures by Kees Cook · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
- ac613e4 scsi/osd: remove the gfp argument to osd_start_request by Christoph Hellwig · 6 years ago
- 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
- 317bc94 exofs: switch to new i_version API by Jeff Layton · 7 years ago
- 2b06a9e exofs: Define usercopy region in exofs_inode_cache slab cache by David Windsor · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
- 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
- c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 7 years ago
- c7f0147 exofs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 92e50d2 exofs: don't mess with simple_write_{begin,end} by Al Viro · 8 years ago
- 14f947c fs: exofs: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
- 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
- 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
- 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- c51da20 more trivial ->iterate_shared conversions by Al Viro · 9 years ago
- be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 9 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- c19ca6c treewide: Fix typos in printk by Masanari Iida · 9 years ago
- fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
- 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
- 5738939 fs/exofs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
- b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 9 years ago
- a5ef103 exofs: switch to {simple,page}_symlink_inode_operations by Al Viro · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
- b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
- aa281ac Boaz Harrosh - Fix broken email address by Boaz Harrosh · 10 years ago
- b134079 fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
- 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 8d02076 ->splice_write() via ->write_iter() by Al Viro · 11 years ago
- ce5d36a ore: Support for raid 6 by Boaz Harrosh · 10 years ago
- 455682c ore: Remove redundant dev_order(), more cleanups by Boaz Harrosh · 11 years ago
- 101a642 ore: (trivial) reformat some code by Boaz Harrosh · 11 years ago
- 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 11 years ago
- aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
- d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
- 9e897e1 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 11 years ago
- 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
- 0961f02a fs: Mark functions as static in exofs/ore_raid.c by Rashika Kheria · 11 years ago
- af8d0cc fs: Mark function as static in exofs/super.c by Rashika Kheria · 11 years ago
- 19350e7 exofs: Print less in r4w by Boaz Harrosh · 11 years ago
- c8592fc exofs: Allow corrupted directory entry to be empty file by Boaz Harrosh · 11 years ago
- d83c7eb exofs: Allow O_DIRECT open by Boaz Harrosh · 11 years ago
- 2deb76d ore: Don't crash on NULL bio in _clear_bio by Boaz Harrosh · 11 years ago
- aad560b ore: Fix wrong math in allocation of per device BIO by Boaz Harrosh · 11 years ago
- 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
- 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- 75811d4 [readdir] convert exofs by Al Viro · 11 years ago
- d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
- d74c6d5 block: Add bio_for_each_segment_all() by Kent Overstreet · 12 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 861d666 exofs: don't leak io_state and pages on read error by Boaz Harrosh · 12 years ago
- af402ab exofs: clean up the correct page collection on write error by Idan Kedar · 12 years ago
- 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- 4f7754c exofs: drop lock/unlock super by Marco Stornelli · 12 years ago
- 8711798 Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
- 74b217d ore: signedness bug in _sp2d_min_pg() by Dan Carpenter · 12 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
- 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- d001b05 userns: Convert exofs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
- bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
- b8017d2 exofs: check for allocation failure in uri_store() by Alexey Khoroshilov · 12 years ago
- d42d1da Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
- 9e62bb4 ore: Fix out-of-bounds access in _ios_obj() by Boaz Harrosh · 12 years ago
- be388f3 exofs: Use proper max_IO calculations from ore by Boaz Harrosh · 12 years ago
- 4b74f6e exofs: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
- 66153f6 exofs: stop using s_dirt by Artem Bityutskiy · 12 years ago
- 0e8d96d exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) by Kautuk Consul · 13 years ago
- a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 537632e ore: Unlock r4w pages in exact reverse order of locking by Boaz Harrosh · 12 years ago
- 62b62ad ore: Remove support of partial IO request (NFS crash) by Boaz Harrosh · 12 years ago
- 9ff1930 ore: Fix NFS crash by supporting any unaligned RAID IO by Boaz Harrosh · 12 years ago