summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2015-02-19ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)Yan, Zheng
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng
2015-02-19ceph: improve reference tracking for snaprealmYan, Zheng
2015-02-19ceph: properly zero data pages for file holes.Yan, Zheng
2015-02-19ceph: acl: Remove unused functionRickard Strandqvist
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-18Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-18Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17fs/affs/super.c: fix switch indentationFabian Frederick
2015-02-17fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick
2015-02-17fs/affs/bitmap.c: remove unnecessary returnFabian Frederick
2015-02-17fs/affs/amigaffs.c: remove else after returnFabian Frederick
2015-02-17fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick
2015-02-17fs/affs: use unsigned int for string lengthsFabian Frederick
2015-02-17fs/affs/super.c: destroy sbi mutex in affs_kill_sb()Fabian Frederick
2015-02-17fs/affs/file.c: fix direct IO writes beyond EOFFabian Frederick
2015-02-17fs/affs/file.c: replace if/BUG by BUG_ONFabian Frederick
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven
2015-02-17eventfd: don't take the spinlock in eventfd_pollChris Mason
2015-02-17vmcore: fix PT_NOTE n_namesz, n_descsz overflow issueWANG Chao
2015-02-17fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou
2015-02-17fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick
2015-02-17fs/ufs/super.c: fix potential race conditionFabian Frederick
2015-02-17fs/ufs/super.c: remove unnecessary castingFabian Frederick
2015-02-17fs/coda/dir.c: forward declaration clean-upFabian Frederick
2015-02-17fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-17locks: fix list insertion when lock is split in twoJeff Layton
2015-02-17locks: remove conditional lock release in middle of flock_lock_fileJeff Layton
2015-02-17locks: only remove leases associated with the file being closedJeff Layton