summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-01-23dax: never rely on bh.b_dev being set by get_block()Ross Zwisler
2016-01-23xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-23ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-23ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-23dax: add support for fsync/syncRoss Zwisler
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler
2016-01-23dax: fix conversion of holes to PMDsRoss Zwisler
2016-01-23dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22btrfs: tweak free space tree bitmap allocationDavid Sterba
2016-01-22Merge branch 'bugfixes'Trond Myklebust
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba
2016-01-22ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-01-22reiserfs: fix dereference of ERR_PTRSudip Mukherjee
2016-01-22thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng
2016-01-21ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng
2016-01-21ceph: Asynchronous IO supportYan, Zheng
2016-01-21ceph: Avoid to propagate the invalid page pointMinfei Huang
2016-01-21ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng
2016-01-21btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba
2016-01-21btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba
2016-01-21btrfs: sysfs: add free-space-tree bit attributeDavid Sterba
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-21fs/adfs/adfs.h: tidy up commentsAndrew Morton
2016-01-21fs/overlayfs/super.c needs pagemap.hAndrew Morton
2016-01-21proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik
2016-01-21fs/coredump: prevent "" / "." / ".." core path componentsJann Horn
2016-01-21ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-21fat: constify fatent_operations structuresJulia Lawall
2016-01-21fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2016-01-21fat: skip cluster allocation on fallocated regionNamjae Jeon
2016-01-21fat: add fat_fallocate operationNamjae Jeon
2016-01-21fat: add simple validation for directory inodeOGAWA Hirofumi
2016-01-21fat: allow time_offset to be up to 24 hoursJan Kara
2016-01-21fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang
2016-01-21epoll: add EPOLLEXCLUSIVE flagJason Baron
2016-01-21fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov
2016-01-20btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba