summaryrefslogtreecommitdiff
path: root/fs/nilfs2
AgeCommit message (Expand)Author
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun
2021-09-26nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-06-20nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi
2018-08-03Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim
2018-07-08mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2018-07-08nilfs2: use pagevec_lookup_range_tag()Jan Kara
2018-07-03Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-01-02Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P
2017-11-30nilfs2: fix race condition that causes file system corruptionAndreas Rohner
2017-10-18block: Use pointer to backing_dev_info from request_queueJan Kara
2017-06-14fs: add i_blocksize()Fabian Frederick
2016-08-10fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler
2015-11-09fs/nilfs2/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai
2015-11-06nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi
2015-11-06nilfs2: fix gcc unused-but-set-variable warningsRyusuke Konishi
2015-11-06nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake
2015-11-06nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake
2015-11-06nilfs2: add a tracepoint for transaction eventsHitoshi Mitake
2015-11-06nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake
2015-11-06nilfs2: free unused dat file blocks during garbage collectionRyusuke Konishi
2015-11-06nilfs2: add helper functions to delete blocks from dat fileRyusuke Konishi
2015-11-06nilfs2: get rid of nilfs_palloc_group_is_in()Ryusuke Konishi
2015-11-06nilfs2: refactor nilfs_palloc_find_available_slot()Ryusuke Konishi
2015-11-06nilfs2: do not call nilfs_mdt_bgl_lock() needlesslyRyusuke Konishi
2015-11-06nilfs2: use nilfs_warning() in allocator implementationRyusuke Konishi
2015-11-06nilfs2: drop null test before destroy functionsJulia Lawall
2015-11-06mm, fs: introduce mapping_gfp_constraint()Michal Hocko
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-08-13block: remove bio_get_nr_vecs()Kent Overstreet
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25NILFS2: support NFSv2 exportNeilBrown
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick
2015-06-23nilfs2_direct_IO(): remove dead codeAl Viro