summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ovl: fix nested overlayfs mountAmir Goldstein2016-12-161-2/+2
* ovl: check namelenMiklos Szeredi2016-12-163-21/+35
* ovl: split super.cMiklos Szeredi2016-12-166-546/+572
* ovl: use d_is_dir()Miklos Szeredi2016-12-161-2/+2
* ovl: simplify lookupMiklos Szeredi2016-12-161-29/+25
* ovl: check lower existence of rename targetMiklos Szeredi2016-12-161-52/+11
* ovl: rename: simplify handling of lower/merged directoryMiklos Szeredi2016-12-162-21/+12
* ovl: get rid of PURE typeMiklos Szeredi2016-12-163-13/+6
* ovl: check lower existence when removingMiklos Szeredi2016-12-163-3/+56
* ovl: add ovl_dentry_is_whiteout()Miklos Szeredi2016-12-163-3/+9
* ovl: don't check stickyMiklos Szeredi2016-12-161-24/+0
* ovl: don't check rename to selfMiklos Szeredi2016-12-161-12/+3
* ovl: treat special files like a regular fsMiklos Szeredi2016-12-164-19/+16
* ovl: rename ovl_rename2() to ovl_rename()Miklos Szeredi2016-12-161-4/+4
* ovl: use vfs_clone_file_range() for copy up if possibleAmir Goldstein2016-12-161-1/+8
* Revert "ovl: get_write_access() in truncate"Miklos Szeredi2016-12-161-21/+0
* vfs: fix vfs_clone_file_range() for overlayfs filesAmir Goldstein2016-12-161-5/+5
* vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein2016-12-163-6/+2
* vfs: allow vfs_clone_file_range() across mount pointsAmir Goldstein2016-12-162-2/+10
* vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()Miklos Szeredi2016-12-161-8/+4
* Revert "vfs: rename: check backing inode being equal"Miklos Szeredi2016-12-161-5/+1
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-011-3/+3
|\
| * ovl: fix d_real() for stacked fsMiklos Szeredi2016-11-291-3/+3
* | isofs: add KERN_CONT to printing of ER recordsMike Rapoport2016-11-301-2/+2
* | CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan2016-11-281-2/+2
* | Call echo service immediately after socket reconnectSachin Prabhu2016-11-281-7/+18
* | CIFS: Fix BUG() in calc_seckey()Sachin Prabhu2016-11-281-3/+8
* | fix default_file_splice_read()Al Viro2016-11-261-1/+2
* | Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-11-234-13/+35
|\ \
| * | NFSv4.x: hide array-bounds warningArnd Bergmann2016-11-221-1/+1
| * | NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington2016-11-211-3/+15
| * | NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington2016-11-181-0/+1
| * | NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust2016-11-181-1/+2
| * | NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-182-6/+13
| * | NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust2016-11-181-2/+3
* | | Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-194-36/+51
|\ \ \
| * | | ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2016-11-192-1/+17
| * | | fscrypto: don't use on-stack buffer for key derivationEric Biggers2016-11-191-3/+13
| * | | fscrypto: don't use on-stack buffer for filename encryptionEric Biggers2016-11-191-32/+21
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-171-8/+14
|\ \ \
| * | | xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher2016-11-171-8/+14
* | | | Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-171-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | orangefs: add .owner to debugfs file_operationsMike Marshall2016-11-161-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-11-164-1/+14
|\ \ \ \
| * | | | fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi2016-11-151-0/+6
| * | | | fuse: fix root dentry initializationMiklos Szeredi2016-10-183-1/+8
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-11-112-1/+4
|\ \ \ \ \
| * | | | | coredump: fix unfreezable coredumping taskAndrey Ryabinin2016-11-111-0/+3
| * | | | | ocfs2: fix not enough credit panicJunxiao Bi2016-11-111-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-113-105/+109
|\ \ \ \ \ \
OpenPOWER on IntegriCloud