aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-06Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linux-linaro-lsk-v4.9-testMark Brown
2018-08-06Merge tag 'v4.9.115-rt93' into linux-linaro-lsk-v4.9-rtMark Brown
2018-08-03Merge tag 'v4.9.115' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.114' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.113' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.112' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.111' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.110' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.108' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.107' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.104' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.103' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.102' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.101' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.100' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.99' into v4.9-rtJulia Cartwright
2018-08-03ext4: check for allocation block validity with block group lockedTheodore Ts'o
2018-08-03ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-08-03squashfs: be more careful about metadata corruptionLinus Torvalds
2018-08-03fscrypt: use unbound workqueue for decryptionEric Biggers
2018-08-03btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo
2018-08-03btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba
2018-08-03f2fs: fix race in between GC and atomic openChao Yu
2018-08-03f2fs: Fix deadlock in shutdown ioctlSahitya Tummala
2018-08-03f2fs: fix to wait page writeback during revoking atomic writeChao Yu
2018-08-03f2fs: fix to don't trigger writeback during recoveryChao Yu
2018-08-03f2fs: fix error path of move_data_pageChao Yu
2018-08-03disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev
2018-08-03pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-08-03nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-07-31Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtMark Brown
2018-07-28exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-07-25Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlsk-v4.9-18.07-rtMark Brown
2018-07-25fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2018-07-23Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtMark Brown
2018-07-22reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-22ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-07-18Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtMark Brown
2018-07-17fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador
2018-07-17Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-13Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtMark Brown
2018-07-11ext4: check superblock mapped prior to committingJon Derrick
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o
2018-07-11ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o
2018-07-11ext4: only look at the bg_flags field if it is validTheodore Ts'o
2018-07-11ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o