summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring3-12/+6
2014-12-17ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng3-19/+55
2014-12-17ceph: fix file lock interruptionYan, Zheng3-10/+62
2014-12-17vfs: make mounts and mountstats honor root dir like mountinfo doesDmitry V. Levin1-2/+11
2014-12-17vfs: cleanup show_mountinfoDmitry V. Levin1-2/+1
2014-12-17unfuck binfmt_misc.c (broken by commit e6084d4)Al Viro1-4/+3
2014-12-17vm_area_operations: kill ->migrate()Al Viro1-22/+0
2014-12-17move_extent_per_page(): get rid of unused w_flagsAl Viro1-4/+0
2014-12-17btrfs: filp_open() returns ERR_PTR() on failure, not NULL...Al Viro1-1/+1
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-233/+267
2014-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-0/+9
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds15-65/+186
2014-12-15isofs: Fix infinite looping over CE entriesJan Kara1-0/+6
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-6/+18
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-33/+154
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-0/+170
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+31
2014-12-14Fix signed/unsigned pointer warningKevin Cernekee1-5/+7
2014-12-14Convert MessageID in smb2_hdr to LESachin Prabhu5-11/+14
2014-12-13aio: Skip timer for io_getevents if timeout=0Fam Zheng1-2/+6
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov1-0/+25
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+22
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara1-4/+4
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara9-201/+148
2014-12-13fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt1-0/+11
2014-12-13fs/affs/file.c: remove obsolete pagesize checkFabian Frederick1-4/+0
2014-12-13fs/affs/file.c: add support to O_DIRECTFabian Frederick1-0/+18