summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-08-09btrfs: Remove root argument in extent_data_ref_count()Zhaolei
2015-08-09btrfs: Fix wrong comment of btrfs_alloc_tree_block()Zhaolei
2015-08-09btrfs: abort transaction on btrfs_reloc_cow_block()Zhaolei
2015-08-09btrfs: Remove unnecessary variants in relocation.cZhaolei
2015-08-09btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk()Zhaolei
2015-08-09btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()Zhaolei
2015-08-09btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()Zhaolei
2015-08-09btrfs: Fix data checksum error cause by replace with io-load.Zhaolei
2015-08-09btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()Zhaolei
2015-08-09btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()Zhaolei
2015-08-09btrfs: Use ref_cnt for set_block_group_ro()Zhaolei
2015-08-09btrfs: Bypass unrelated items before accessing its contents in scrubZhao Lei
2015-08-09btrfs: Load only necessary csums into list in scrubZhao Lei
2015-08-09btrfs: Fix calculate typo caused by ambiguous meaning of logic_endZhao Lei
2015-08-09btrfs: Free checksum list on scrub_extent() failZhao Lei
2015-08-09btrfs: Check cancel and pause in interval of scrub operationZhao Lei
2015-08-09btrfs: Show detail information when mount failed on missing devicesZhao Lei
2015-08-09btrfs: Fix scrub panic when leaf crosses stripesZhao Lei
2015-08-09Btrfs: fix stale dir entries after removing a link and fsyncFilipe Manana
2015-08-09btrfs: fix search key advancing conditionNaohiro Aota
2015-08-09Btrfs: teach backref walking about backrefs with underflowed offset valuesFilipe Manana
2015-08-09Btrfs: fix stale dir entries after unlink, inode eviction and fsyncFilipe Manana
2015-08-09Btrfs: fix stale directory entries after fsync log replayFilipe Manana
2015-08-09Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-07Btrfs: Spelling s/consitent/consistent/Geert Uytterhoeven
2015-08-07ntfs: super.c: Fix error logNik Nyby
2015-08-07freevxfs: Grammar s/an negative/a negative/Geert Uytterhoeven
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley
2015-08-07ocfs2: fix shift left overflowJoseph Qi
2015-08-07fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-07signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-07ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-06btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo
2015-08-05f2fs: recover invalid/reserved block address for fsynced fileChao Yu
2015-08-05f2fs: use extent cache to optimize f2fs_reserve_blockFan Li
2015-08-05fs/char_dev.c: fix incorrect documentation for unregister_chrdev_regionPartha Pratim Mukherjee
2015-08-05xprtrdma: Fix large NFS SYMLINK callsChuck Lever
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-05f2fs: invalidate temporary meta pageChao Yu
2015-08-05f2fs: fix to release inode page correctlyChao Yu
2015-08-05f2fs: unify f2fs_bug_on when check blocks and segmentLiu Xue
2015-08-05f2fs: freeze filesystem when fail to update meta page due to IO errorChao Yu
2015-08-05f2fs: change the timing of f2fs_wait_on_page_writebackFan Li
2015-08-05f2fs: handle error cases in commit_inmem_pagesJaegeuk Kim
2015-08-05f2fs: fix to build free nids from readaheaded nat pagesChao Yu
2015-08-05f2fs: fix inline data/dentry stat number leakChao Yu
2015-08-05f2fs: convert inline data before set atomic/volatile flagChao Yu