aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-30
|\
| * ovl: don't set origin on broken lower hardlinkMiklos Szeredi2017-06-28
| * ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi2017-06-28
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-29
|\ \
| * | block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-28
| |/
* | Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-06-28
|\ \ | |/ |/|
| * NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust2017-06-27
| * Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington2017-06-27
| * NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust2017-06-27
| * NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust2017-06-27
| * NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umaskBenjamin Coddington2017-06-05
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-23
|\ \
| * | fs/exec.c: account for argv/envp pointersKees Cook2017-06-23
| * | ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2017-06-23
| * | fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara2017-06-23
| * | autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown2017-06-23
* | | Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-23
|\ \ \ | |/ / |/| |
| * | xfs: don't allow bmap on rt filesDarrick J. Wong2017-06-21
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-06-22
|\ \ \
| * | | CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet2017-06-21
| * | | cifs: remove redundant return in cifs_creation_time_getColin Ian King2017-06-20
| * | | CIFS: Improve readdir verbosityPavel Shilovsky2017-06-20
| * | | CIFS: check if pages is null rather than bv for a failed allocationColin Ian King2017-06-20
| * | | CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter2017-06-20
* | | | Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-21
|\ \ \ \ | |/ / / |/| | |
| * | | ufs: fix the logics for tail relocationAl Viro2017-06-17
| * | | ufs_iget(): fail with -ESTALE on deleted inodeAl Viro2017-06-17
| * | | fix signedness of timestamps on ufs1Al Viro2017-06-17
* | | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* | | | Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2017-06-17
|\ \ \ \
| * | | | ceph: unify inode i_ctime updateYan, Zheng2017-06-14
| * | | | ceph: use current_kernel_time() to get request time stampYan, Zheng2017-06-14
| * | | | ceph: check i_nlink while converting a file handle to dentryLuis Henriques2017-06-14
* | | | | Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster2017-06-08
* | | | | Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ufs_truncate_blocks(): fix the case when size is in the last direct blockAl Viro2017-06-15
| * | | | ufs: more deadlock prevention on tail unpackingAl Viro2017-06-15
| * | | | ufs: avoid grabbing ->truncate_mutex if possibleAl Viro2017-06-15
| * | | | ufs_get_locked_page(): make sure we have buffer_headsAl Viro2017-06-14
| * | | | ufs: fix s_size/s_dsize usersAl Viro2017-06-14
| * | | | ufs: fix reserved blocks checkAl Viro2017-06-14
| * | | | ufs: make ufs_freespace() return signedAl Viro2017-06-14
| * | | | ufs: fix logics in "ufs: make fsck -f happy"Al Viro2017-06-14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-17
|\ \ \ \ \
| * | | | | fs: don't forget to put old mntns in mntns_installAndrei Vagin2017-06-15
| * | | | | Hang/soft lockup in d_invalidate with simultaneous callsAl Viro2017-06-15
| | |_|/ / | |/| | |
* | | | | userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli2017-06-16
* | | | | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-06-16
|\ \ \ \ \
| * | | | | configfs: Introduce config_item_get_unless_zero()Bart Van Assche2017-06-12