summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-3016-57/+95
|\
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-2120-132/+175
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | * | | | ufs_get_locked_page(): make sure we have buffer_headsAl Viro2017-06-141-9/+8
| | * | | | ufs: fix s_size/s_dsize usersAl Viro2017-06-144-24/+19
| | * | | | ufs: fix reserved blocks checkAl Viro2017-06-141-4/+6
| | * | | | ufs: make ufs_freespace() return signedAl Viro2017-06-141-2/+2
| | * | | | ufs: fix logics in "ufs: make fsck -f happy"Al Viro2017-06-141-13/+28
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-172-6/+6
| |\ \ \ \ \
| | * | | | | fs: don't forget to put old mntns in mntns_installAndrei Vagin2017-06-151-0/+2
| | * | | | | Hang/soft lockup in d_invalidate with simultaneous callsAl Viro2017-06-151-6/+4
| | | |_|/ / | | |/| | |
| * | | | | userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli2017-06-171-8/+21
| * | | | | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-06-162-2/+9
| |\ \ \ \ \
| | * | | | | configfs: Introduce config_item_get_unless_zero()Bart Van Assche2017-06-121-0/+8
| | * | | | | configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger2017-06-121-2/+1
| | | |_|_|/ | | |/| | |
OpenPOWER on IntegriCloud