summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-13xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig
2015-04-13xfs: kill unnecessary firstused overflow check on attr3 leaf removalBrian Foster
2015-04-13xfs: use larger in-core attr firstused field and detect overflowBrian Foster
2015-04-13xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster
2015-04-13xfs: disallow ro->rw remount on norecovery mountEric Sandeen
2015-04-13xfs: xfs_shift_file_space can be statickbuild test robot
2015-03-25xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2015-03-25fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2015-02-23xfs: remove deprecated mount optionsEric Sandeen
2015-02-23xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner
2015-02-23xfs: remove old and redundant comment in xfs_mount_validate_sbWang Sheng-Hui
2015-02-23xfs: clarify async write failure ratelimit messageEric Sandeen
2015-02-23xfs: log unmount events on consoleEric Sandeen
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen
2015-02-23xfs: inodes are new until the dentry cache is set upDave Chinner
2015-02-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells
2015-02-21Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-02-21Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro
2015-02-20posix_acl: fix reference leaks in posix_acl_createOmar Sandoval
2015-02-20autofs4: Wrong format for printing dentryRasmus Villemoes
2015-02-20coredump: Fix typo in commentBastien Nocera
2015-02-20fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee
2015-02-20configfs: Fix potential NULL d_inode dereferenceDavid Howells
2015-02-20don't bother with most of the bad_file_ops methodsAl Viro
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-02-19ceph: return error for traceless reply raceYan, Zheng
2015-02-19ceph: fix dentry leaksYan, Zheng
2015-02-19ceph: re-send requests when MDS enters reconnecting stageYan, Zheng
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov
2015-02-19ceph: fix atomic_open snapdirYan, Zheng
2015-02-19ceph: properly mark empty directory as completeYan, Zheng
2015-02-19client: include kernel version in client metadataYan, Zheng
2015-02-19ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng
2015-02-19ceph: fix request time stamp encodingYan, Zheng