summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-01-17ubifs: ensure zero err is returned on successful returnColin Ian King
2017-01-16Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-14aio: fix lock dep warningShaohua Li
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-13NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust
2017-01-13fuse: fix time_to_jiffies nsec sanity checkDavid Sheets
2017-01-13fuse: clear FR_PENDING flag when moving requests out of pending queueTahsin Erdogan
2017-01-12nfsd: fix supported attributes for acl & labelsJ. Bruce Fields
2017-01-12NFSv4: update_changeattr should update the attribute timestampTrond Myklebust
2017-01-12NFSv4: Don't call update_changeattr() unless the unlink is successfulTrond Myklebust
2017-01-12NFSv4: Don't apply change_info4 twice on rename within a directoryTrond Myklebust
2017-01-12NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was createdTrond Myklebust
2017-01-12Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-12ceph: fix get_oldest_context()Geng, Jichao
2017-01-12ceph: fix mds cluster availability checkYan, Zheng
2017-01-12nfs: Don't take a reference on fl->fl_file for LOCK operationBenjamin Coddington
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal
2017-01-11xfs: Timely free truncated dirty pagesJan Kara
2017-01-11Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Chris Mason
2017-01-10ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler
2017-01-10do_direct_IO: Use inode->i_blkbits to compute block count to be cleanedChandan Rajendra
2017-01-10tmpfs: clear S_ISGID when setting posix ACLsGu Zheng
2017-01-10sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2017-01-10libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mountEric W. Biederman
2017-01-10mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman
2017-01-09xfs: don't print warnings when xfs_log_force failsChristoph Hellwig
2017-01-09xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig
2017-01-09xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig
2017-01-09xfs: fix bogus minleft manipulationsChristoph Hellwig
2017-01-09xfs: bump up reserved blocks in xfs_alloc_set_asideChristoph Hellwig
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-01-04Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-03xfs: fix max_retries _show and _store functionsCarlos Maiolino
2017-01-03xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig
2017-01-03xfs: use the actual AG length when reserving blocksDarrick J. Wong
2017-01-03xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong
2017-01-03Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
2017-01-03Btrfs: fix lockdep warning about log_mutexLiu Bo
2017-01-03Btrfs: use down_read_nested to make lockdep silentLiu Bo
2017-01-03btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney