summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov
2017-02-24ceph: remove special ack vs commit behaviorIlya Dryomov
2017-02-24f2fs: do SSR for node segments more aggresivelyJaegeuk Kim
2017-02-24f2fs: find data segments across all the typesJaegeuk Kim
2017-02-24f2fs: do SSR in higher priorityJaegeuk Kim
2017-02-24f2fs: do SSR for data when there is enough free spaceYunlong Song
2017-02-24f2fs: node segment is prior to data segment selected victimHou Pengyang
2017-02-24f2fs: put allocate_segment after refresh_sit_entryYunlong Song
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-02-23NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-02-23NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-02-23ceph: tidy some white space in get_nonsnap_parent()Dan Carpenter
2017-02-23f2fs: add ovp valid_blocks check for bg gc victim to fg_gcHou Pengyang
2017-02-23f2fs: do not wait for writeback in write_beginJaegeuk Kim
2017-02-23f2fs: replace __get_victim by dirty_segments in FG_GCYunlei He
2017-02-23f2fs: fix multiple f2fs_add_link() calls having same nameJaegeuk Kim
2017-02-23f2fs: show actual device info in tracepointsJaegeuk Kim
2017-02-23f2fs: use SSR for warm node as wellJaegeuk Kim
2017-02-23f2fs: enable inline_xattr by defaultChao Yu
2017-02-23f2fs: introduce noinline_xattr mount optionChao Yu
2017-02-23f2fs: avoid reading NAT page by get_node_infoJaegeuk Kim
2017-02-23f2fs: remove build_free_nids() during checkpointJaegeuk Kim
2017-02-23f2fs: change recovery policy of xattr node blockChao Yu
2017-02-23f2fs: super: constify fscrypt_operations structureBhumika Goyal
2017-02-23f2fs: show checkpoint version at mount timeJaegeuk Kim
2017-02-23f2fs: remove preflush for nobarrier caseJaegeuk Kim
2017-02-23f2fs: check last page index in cached bio to decide submissionJaegeuk Kim
2017-02-23f2fs: check io submission more preciselyJaegeuk Kim
2017-02-23f2fs: call internal __write_data_page directlyJaegeuk Kim
2017-02-23f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim
2017-02-23f2fs: move write_node_page above fsync_node_pagesJaegeuk Kim
2017-02-23f2fs: move flush tracepointJaegeuk Kim
2017-02-23Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-23gfs2: Add missing rcu locking for glock lookupAndrew Price
2017-02-22f2fs: show # of APPEND and UPDATE inodesJaegeuk Kim
2017-02-22f2fs: fix 446 coding style warnings in f2fs.hDongOh Shin
2017-02-22f2fs: fix 3 coding style errors in f2fs.hDongOh Shin
2017-02-22f2fs: declare missing static functionJaegeuk Kim
2017-02-22f2fs: show the fault injection mount optionKaixu Xia
2017-02-22f2fs: fix null pointer dereference when issuing flush in ->fsyncChao Yu
2017-02-22f2fs: fix to avoid overflow when left shifting page offsetChao Yu
2017-02-22f2fs: enhance lookup xattrChao Yu
2017-02-22f2fs: fix a dead loop in f2fs_fiemap()Wei Fang
2017-02-22f2fs: do not preallocate blocks which has wrong bufferJaegeuk Kim
2017-02-22f2fs: show # of on-going flush and discard biosJaegeuk Kim
2017-02-22f2fs: add a kernel thread to issue discard commands asynchronouslyJaegeuk Kim
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22f2fs: factor out discard command info into discard_cmd_controlJaegeuk Kim
2017-02-22f2fs: reorganize stat informationJaegeuk Kim
2017-02-22f2fs: clean up flush/discard command namingsJaegeuk Kim