summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner16-416/+226
2015-01-22xfs: sanitise sb_bad_features2 handlingDave Chinner3-20/+25
2015-01-22xfs: consolidate superblock logging functionsDave Chinner15-181/+101
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner11-246/+130
2015-01-09Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner8-57/+37
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire1-1/+1
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig2-2/+2
2015-01-09xfs: remove deprecated sysctlsDave Chinner1-18/+0
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner2-2/+2
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner2-34/+32
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner1-0/+0
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner1-0/+0
2014-12-24Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner5-15/+14
2014-12-24xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2-8/+7
2014-12-24xfs: remove extra newlines from xfs messagesEric Sandeen3-3/+3
2014-12-24xfs: initialize log buf I/O completion wq on log allocBrian Foster1-4/+4
2014-12-24xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino3-6/+142
2014-12-24xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino1-5/+10
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-35/+16
2014-12-19Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+16
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-25/+20
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-52/+133
2014-12-18ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14
2014-12-18ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_workerJoseph Qi1-9/+3
2014-12-18ocfs2: reflink: fix slow unlink for refcounted fileJunxiao Bi4-10/+24
2014-12-18fs/proc/meminfo.c: include cma info in proc/meminfoPintu Kumar1-2/+13
2014-12-18hfsplus: fix longname handlingSougata Santra4-29/+79
2014-12-18mnt: Fix a memory stomp in umountEric W. Biederman1-0/+2
2014-12-17Ceph: remove left-over reject fileLinus Torvalds1-10/+0
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-116/+712
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-3/+69
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+2
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds6-524/+359
2014-12-17ceph: fix setting empty extended attributeYan, Zheng1-2/+5
2014-12-17ceph: fix mksnap crashYan, Zheng1-1/+3
2014-12-17ceph: do_sync is never initializedDan Carpenter1-1/+1
2014-12-17ceph: support inline data featureYan, Zheng1-1/+2
2014-12-17ceph: flush inline versionYan, Zheng3-4/+23
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng3-3/+161
2014-12-17ceph: sync read inline dataYan, Zheng2-13/+116
2014-12-17ceph: fetch inline data when getting Fcr cap refsYan, Zheng3-18/+63
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng3-10/+32
2014-12-17ceph: add inline data to pagecacheYan, Zheng5-1/+84
2014-12-17ceph: parse inline data in MClientReply and MClientCapsYan, Zheng3-11/+36
2014-12-17libceph: specify position of extent operationYan, Zheng2-6/+11
2014-12-17ceph: remove unused stringification macrosIlya Dryomov1-3/+0
2014-12-17ceph: introduce global empty snap contextYan, Zheng3-3/+35
2014-12-17ceph: message versioning fixesJohn Spray1-2/+5
2014-12-17libceph: message signature supportYan, Zheng1-0/+16