summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-01-22Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner
2015-01-22xfs: sanitise sb_bad_features2 handlingDave Chinner
2015-01-22xfs: consolidate superblock logging functionsDave Chinner
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner
2015-01-09Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig
2015-01-09xfs: remove deprecated sysctlsDave Chinner
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner
2014-12-24Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner
2014-12-24xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara
2014-12-24xfs: remove extra newlines from xfs messagesEric Sandeen
2014-12-24xfs: initialize log buf I/O completion wq on log allocBrian Foster
2014-12-24xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino
2014-12-24xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino
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