summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-061-11/+31
| | * xfs: refactor in-core log state update to helperBrian Foster2016-03-061-19/+33
| | * xfs: refactor unmount record detection into helperBrian Foster2016-03-061-60/+93
| | * xfs: separate log head record discovery from verificationBrian Foster2016-03-061-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-081-3/+8
| | * | ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro2016-03-081-1/+1
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-101-0/+1
| |\ \ \
| | * | | ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-03-101-0/+1
| * | | | dax: check return value of dax_radix_entry()Ross Zwisler2016-03-101-1/+8
| * | | | ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara2016-03-101-0/+4
| * | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-083-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-052-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-055-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
| * | | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-051-1/+9
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana2016-03-041-1/+9
| * | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-03-024-22/+36
| |\ \ \ \ \ \ \
| | * | | | | | | CIFS: Fix duplicate line introduced by clone_file_range patchSteve French2016-03-011-1/+0
| | * | | | | | | Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan2016-02-291-8/+4
| | * | | | | | | CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-02-291-3/+18
| | * | | | | | | cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-02-291-10/+14
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds2016-03-021-0/+6
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-021-15/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2016-02-291-15/+5
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-02-283-37/+22
| |\| | | | |
| | * | | | | do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro2016-02-281-5/+4
| | * | | | | should_follow_link(): validate ->d_seq after having decided to followAl Viro2016-02-281-0/+5