aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-19Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2014-12-18ocfs2: fix journal commit deadlockJunxiao Bi
2014-12-18ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_workerJoseph Qi
2014-12-18ocfs2: reflink: fix slow unlink for refcounted fileJunxiao Bi
2014-12-18fs/proc/meminfo.c: include cma info in proc/meminfoPintu Kumar
2014-12-18hfsplus: fix longname handlingSougata Santra
2014-12-18mnt: Fix a memory stomp in umountEric W. Biederman
2014-12-17Ceph: remove left-over reject fileLinus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-12-17ceph: fix setting empty extended attributeYan, Zheng
2014-12-17ceph: fix mksnap crashYan, Zheng
2014-12-17ceph: do_sync is never initializedDan Carpenter
2014-12-17ceph: support inline data featureYan, Zheng
2014-12-17ceph: flush inline versionYan, Zheng
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng
2014-12-17ceph: sync read inline dataYan, Zheng
2014-12-17ceph: fetch inline data when getting Fcr cap refsYan, Zheng
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17ceph: parse inline data in MClientReply and MClientCapsYan, Zheng
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17ceph: remove unused stringification macrosIlya Dryomov
2014-12-17ceph: introduce global empty snap contextYan, Zheng
2014-12-17ceph: message versioning fixesJohn Spray
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring
2014-12-17ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng
2014-12-17ceph: fix file lock interruptionYan, Zheng
2014-12-17vfs: make mounts and mountstats honor root dir like mountinfo doesDmitry V. Levin
2014-12-17vfs: cleanup show_mountinfoDmitry V. Levin
2014-12-17unfuck binfmt_misc.c (broken by commit e6084d4)Al Viro
2014-12-17vm_area_operations: kill ->migrate()Al Viro
2014-12-17move_extent_per_page(): get rid of unused w_flagsAl Viro
2014-12-17btrfs: filp_open() returns ERR_PTR() on failure, not NULL...Al Viro
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-15isofs: Fix infinite looping over CE entriesJan Kara
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-12-13aio: Skip timer for io_getevents if timeout=0Fam Zheng