summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner13-1129/+381
2015-02-24Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner18-254/+279
2015-02-24xfs: remove deprecated mount optionsEric Sandeen1-20/+0
2015-02-24xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner1-1/+3
2015-02-24xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen1-1/+3
2015-02-24xfs: remove old and redundant comment in xfs_mount_validate_sbWang Sheng-Hui1-8/+0
2015-02-24xfs: clarify async write failure ratelimit messageEric Sandeen1-2/+2
2015-02-24xfs: log unmount events on consoleEric Sandeen1-0/+1
2015-02-24xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen1-0/+4
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen7-52/+59
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen6-116/+124
2015-02-23xfs: inodes are new until the dentry cache is set upDave Chinner7-55/+90
2015-02-23xfs: ensure truncate forces zeroed blocks to diskDave Chinner3-30/+29
2015-02-23xfs: Fix quota type in quota structures when reusing quota fileJan Kara1-0/+5
2015-02-23xfs: remove xfs_mod_incore_sb APIDave Chinner4-204/+1
2015-02-23xfs: replace xfs_mod_incore_sb_batchedDave Chinner3-134/+126
2015-02-23xfs: introduce xfs_mod_frextentsDave Chinner4-21/+34
2015-02-23xfs: Remove icsb infrastructureDave Chinner9-621/+72
2015-02-23xfs: use generic percpu counters for free block counterDave Chinner8-131/+134
2015-02-23xfs: use generic percpu counters for free inode counterDave Chinner6-48/+42
2015-02-23xfs: use generic percpu counters for inode counterDave Chinner7-52/+54
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-56/+108
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds52-676/+715
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro1-2/+6
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro3-12/+22
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro1-17/+17
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov3-26/+22
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells1-1/+1
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells4-9/+9
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells30-65/+65
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells1-5/+13
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells1-1/+18
2015-02-21Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds10-8/+393
2015-02-21Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds15-151/+140
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro6-319/+489
2015-02-20posix_acl: fix reference leaks in posix_acl_createOmar Sandoval1-5/+9
2015-02-20autofs4: Wrong format for printing dentryRasmus Villemoes1-1/+1
2015-02-20coredump: Fix typo in commentBastien Nocera1-1/+1
2015-02-20fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee1-3/+3
2015-02-20configfs: Fix potential NULL d_inode dereferenceDavid Howells1-1/+1
2015-02-20don't bother with most of the bad_file_ops methodsAl Viro1-147/+0
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds33-859/+1062
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds11-167/+296
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-2/+3
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert1-2/+3
2015-02-19ceph: return error for traceless reply raceYan, Zheng1-6/+9
2015-02-19ceph: fix dentry leaksYan, Zheng2-3/+6
2015-02-19ceph: re-send requests when MDS enters reconnecting stageYan, Zheng1-3/+26
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov1-0/+4