aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-12Merge branch 'akpm-current/current'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'chrome-platform/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-11-12Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2015-11-12fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-11-12fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-11-12fat: add fat_fallocate operationNamjae Jeon
2015-11-12mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2015-11-12mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-11-12mm, proc: adjust PSS calculationKirill A. Shutemov
2015-11-12mm-fs-obey-gfp_mapping-for-add_to_page_cache-fixAndrew Morton
2015-11-12mm/hugetlbfs fix bugs in fallocate hole punch of areas with holesMike Kravetz
2015-11-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-11-12ocfs2: solve a problem of crossing the boundary in updating backupsjiangyiwen
2015-11-12ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen
2015-11-12ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei
2015-11-12ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...Xue jiufei
2015-11-12ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2015-11-12ocfs2-dlm-fix-race-between-convert-and-recovery-v3Joseph Qi
2015-11-12ocfs2-dlm-fix-race-between-convert-and-recovery-v2Joseph Qi
2015-11-12ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2015-11-12ocfs2: code clean up for direct ioRyan Ding
2015-11-12ocfs2: fix sparse file & data ordering issue in direct ioRyan Ding
2015-11-12ocfs2: record UNWRITTEN extents when populate write descRyan Ding
2015-11-12ocfs2: return the physical address in ocfs2_write_clusterRyan Ding
2015-11-12ocfs2: do not change i_size in write_end for direct ioRyan Ding
2015-11-12ocfs2: test target page before change itRyan Ding
2015-11-12ocfs2: use c_new to indicate newly allocated extentsRyan Ding
2015-11-12ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding
2015-11-12fs/ext4/fsync.c: generic_file_fsync call based on barrier flagFabian Frederick
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-11f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-11squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-119p: xattr simplificationsAndreas Gruenbacher
2015-11-11xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-11jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-11hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-11ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-11vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-11vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher