summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* orangefs: sanitize ->llseek()Al Viro2016-03-252-10/+3
* orangefs-bufmap.h: trim unused junkAl Viro2016-03-251-9/+0
* orangefs: saner calling conventions for getting a slotAl Viro2016-03-254-28/+16
* orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro2016-03-253-23/+14
* orangefs: get rid of readdir_handle_sAl Viro2016-03-251-63/+30
* ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg2016-03-231-1/+12
* orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg2016-03-232-2/+1
* orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg2016-03-232-5/+1
* orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg2016-03-231-6/+2
* orangefs: refactor inode type or link_target change detectionMartin Brandenburg2016-03-231-41/+36
* orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg2016-03-233-325/+49
* orangefs: use new getattr in inode getattr and permissionMartin Brandenburg2016-03-231-12/+2
* orangefs: use new orangefs_inode_getattr to get size in write and llseekMartin Brandenburg2016-03-231-6/+8
* orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg2016-03-231-4/+2
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-235-10/+133
* orangefs: remove inode->i_lock wrapperMartin Brandenburg2016-03-232-7/+4
* orangefs: put register_chrdev immediately before register_filesystemMartin Brandenburg2016-03-171-13/+13
* orangefs: remove paranoia in orangefs_set_inodeMartin Brandenburg2016-03-171-10/+2
* orangefs: sanitize listxattr and return EIO on impossible valuesMartin Brandenburg2016-03-171-0/+10
* orangefs: remove unused reference to xattr key lengthMartin Brandenburg2016-03-171-5/+0
* Orangefs: adjust unwind on module init failure.Mike Marshall2016-03-171-4/+3
* Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall2016-03-143-62/+76
* Orangefs: follow_link -> get_link changeMike Marshall2016-03-142-19/+4
* Orangefs: Extra sanity insurance on buffer before using string functions on it.Mike Marshall2016-03-141-0/+13
* Orangefs: merge to v4.5Mike Marshall2016-03-14547-7969/+15929
|\
| * Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-111-103/+168
| |\
| | * xfs: only run torn log write detection on dirty logsBrian Foster2016-03-071-11/+31
| | * xfs: refactor in-core log state update to helperBrian Foster2016-03-071-19/+33
| | * xfs: refactor unmount record detection into helperBrian Foster2016-03-071-60/+93
| | * xfs: separate log head record discovery from verificationBrian Foster2016-03-071-22/+20
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-112-4/+9
| |\ \
| | * | jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro2016-03-071-3/+8
| | * | ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro2016-03-071-1/+1
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-091-0/+1
| |\ \ \
| | * | | ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-03-091-0/+1
| * | | | dax: check return value of dax_radix_entry()Ross Zwisler2016-03-091-1/+8
| * | | | ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara2016-03-091-0/+4
| * | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-073-6/+19
| |\ \ \ \
| | * | | | ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov2016-03-031-0/+2
| | * | | | ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov2016-03-032-5/+14
| | * | | | ovl: fix getcwd() failure after unsuccessful rmdirRui Wang2016-03-031-1/+2
| | * | | | ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov2016-03-031-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-066-3/+48
| |\ \ \ \ \
| | * | | | | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-046-3/+48
| | |/ / / /
| * | | | | Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-042-13/+42
| |\ \ \ \ \
| | * | | | | writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-032-13/+42
| * | | | | | Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-045-51/+91
| |\ \ \ \ \ \
| | * | | | | | Fix directory hardlinks from deleted directoriesDavid Woodhouse2016-02-252-19/+62
| | * | | | | | jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2016-02-252-11/+11
| | * | | | | | Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker2016-02-251-21/+18