summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-56/+108
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-676/+715
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro-2/+6
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro-12/+22
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro-17/+17
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov-26/+22
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells-1/+1
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells-9/+9
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells-65/+65
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells-5/+13
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells-1/+18
2015-02-21Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-8/+393
2015-02-21Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-151/+140
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro-319/+489
2015-02-20posix_acl: fix reference leaks in posix_acl_createOmar Sandoval-5/+9
2015-02-20autofs4: Wrong format for printing dentryRasmus Villemoes-1/+1
2015-02-20coredump: Fix typo in commentBastien Nocera-1/+1
2015-02-20fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee-3/+3
2015-02-20configfs: Fix potential NULL d_inode dereferenceDavid Howells-1/+1
2015-02-20don't bother with most of the bad_file_ops methodsAl Viro-147/+0
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-859/+1062
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-167/+296
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-2/+3
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert-2/+3
2015-02-19ceph: return error for traceless reply raceYan, Zheng-6/+9
2015-02-19ceph: fix dentry leaksYan, Zheng-3/+6
2015-02-19ceph: re-send requests when MDS enters reconnecting stageYan, Zheng-3/+26
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov-0/+4
2015-02-19ceph: fix atomic_open snapdirYan, Zheng-1/+1
2015-02-19ceph: properly mark empty directory as completeYan, Zheng-14/+15
2015-02-19client: include kernel version in client metadataYan, Zheng-1/+2
2015-02-19ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng-4/+19
2015-02-19ceph: fix request time stamp encodingYan, Zheng-2/+10
2015-02-19ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng-15/+26
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng-9/+5
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)Yan, Zheng-44/+42
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng-18/+35
2015-02-19ceph: improve reference tracking for snaprealmYan, Zheng-27/+63
2015-02-19ceph: properly zero data pages for file holes.Yan, Zheng-6/+7
2015-02-19ceph: acl: Remove unused functionRickard Strandqvist-14/+0
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng-0/+26
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust-22/+22
2015-02-18NFSv4.1: Always set up a forward channel when binding the sessionTrond Myklebust-1/+1
2015-02-18NFSv4.1: Don't set up a backchannel if the server didn't agree to do soTrond Myklebust-2/+9
2015-02-18NFSv4.1: Clean up create_sessionTrond Myklebust-22/+42
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds-46/+36
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds-5/+5
2015-02-18Merge branch 'cleanups'Trond Myklebust-2538/+4768
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes-75/+45