summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix inode cache leakChao Yu2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: factor out fsync inode entry operationsChao Yu2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: remove an obsolete variableJaegeuk Kim2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to convert inline directory correctlyChao Yu2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: move sanity checking of cp into get_valid_checkpointShawn Lin2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: cover more area with nat_tree_lockJaegeuk Kim2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: clean up argument of recover_dataChao Yu2019-01-26
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P2019-01-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.171 into android-4.4Greg Kroah-Hartman2019-01-16
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: Fix misleading group system informationShaokun Zhang2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: Check level for leaves and nodesQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: validate type when reading a chunkGu Jinxiang2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: Verify block_group_itemQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-check: reduce stack consumption in check_dir_itemDavid Sterba2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: use %zu format string for size_tArnd Bergmann2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: Add checker for dir itemQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: Fix false panic for sanity testQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Add checker for EXTENT_CSUMQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Check if item pointer overlaps with the item itselfQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Refactor check_leaf function for later expansionQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: struct-funcs, constify readersJeff Mahoney2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: memset to avoid stale content in btree leafLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: memset to avoid stale content in btree node blockLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: check btree node's nritemsLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: detect corruption when non-root leaf has zero itemLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix em leak in find_first_block_groupJosef Bacik2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: check inconsistence between chunk and block groupLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add validadtion checks for chunk loadingLiu Bo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: Enhance chunk validation checkQu Wenruo2019-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2019-01-16
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ANDROID: f2fs: Complement "android_fs" tracepoint of read pathPeng Zhou2019-01-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.170 into android-4.4Greg Kroah-Hartman2019-01-13
| |\| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ceph: don't update importing cap's mseq when handing cap exportYan, Zheng2019-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher2019-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | dlm: memory leaks on error path in dlm_user_request()Vasily Averin2019-01-13