summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-0319-156/+51
|\
| * overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-052-2/+2
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-058-27/+13
| * xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-056-65/+8
| * xfs: remove uuid_getnodeuniq and xfs_uu_tChristoph Hellwig2017-06-053-27/+4
| * uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig2017-06-052-13/+0
| * uuid: rename uuid typesChristoph Hellwig2017-06-051-2/+0
| * nfsd: namespace-prefix uuid_parseChristoph Hellwig2017-06-051-2/+2
| * xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig2017-06-052-4/+3
| * xfs: use uuid_copy() helper to abstract uuid_tAmir Goldstein2017-06-051-6/+2
| * uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-053-10/+19
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-301-14/+19
|\ \
| * | ovl: don't set origin on broken lower hardlinkMiklos Szeredi2017-06-281-3/+8
| * | ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi2017-06-281-12/+12
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-291-1/+4
|\ \ \
| * | | block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-281-1/+4
| |/ /
* | | Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-06-284-30/+29
|\ \ \ | |/ / |/| |
| * | NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust2017-06-271-1/+0
| * | Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington2017-06-271-27/+24
| * | NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust2017-06-271-1/+1
| * | NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust2017-06-271-0/+2
| * | NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umaskBenjamin Coddington2017-06-051-1/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-235-15/+43
|\ \
| * | fs/exec.c: account for argv/envp pointersKees Cook2017-06-231-4/+24
| * | ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2017-06-232-10/+17
| * | fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara2017-06-231-0/+1
| * | autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown2017-06-231-1/+1
* | | Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-231-2/+5
|\ \ \ | |/ / |/| |
| * | xfs: don't allow bmap on rt filesDarrick J. Wong2017-06-211-2/+5
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-06-225-9/+14
|\ \ \
| * | | CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet2017-06-211-1/+3
| * | | cifs: remove redundant return in cifs_creation_time_getColin Ian King2017-06-201-2/+0
| * | | CIFS: Improve readdir verbosityPavel Shilovsky2017-06-202-4/+9
| * | | CIFS: check if pages is null rather than bv for a failed allocationColin Ian King2017-06-201-1/+1
| * | | CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter2017-06-201-1/+1
* | | | Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-214-32/+28
|\ \ \ \ | |/ / / |/| | |
| * | | ufs: fix the logics for tail relocationAl Viro2017-06-173-16/+17
| * | | ufs_iget(): fail with -ESTALE on deleted inodeAl Viro2017-06-171-13/+8
| * | | fix signedness of timestamps on ufs1Al Viro2017-06-171-3/+3
* | | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-192-5/+1
* | | | Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2017-06-184-6/+8
|\ \ \ \
| * | | | ceph: unify inode i_ctime updateYan, Zheng2017-06-142-3/+3
| * | | | ceph: use current_kernel_time() to get request time stampYan, Zheng2017-06-141-3/+1
| * | | | ceph: check i_nlink while converting a file handle to dentryLuis Henriques2017-06-141-0/+4
* | | | | Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-172-4/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster2017-06-082-4/+3
* | | | | Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-176-68/+98
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ufs_truncate_blocks(): fix the case when size is in the last direct blockAl Viro2017-06-151-9/+12
| * | | | ufs: more deadlock prevention on tail unpackingAl Viro2017-06-151-1/+1
| * | | | ufs: avoid grabbing ->truncate_mutex if possibleAl Viro2017-06-152-10/+26
OpenPOWER on IntegriCloud