summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-09-26CIFS: fix wrapping bugs in num_entries()Dan Carpenter
2018-09-26cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter
2018-09-26ovl: fix oopses in ovl_fill_super() failure pathsMiklos Szeredi
2018-09-26pstore: Fix incorrect persistent ram buffer mappingBin Yang
2018-09-26gfs2: Don't reject a supposedly full bitmap if we have blocks reservedBob Peterson
2018-09-26gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher
2018-09-19autofs: fix autofs_sbi() does not check super block typeIan Kent
2018-09-19NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-09-19f2fs: fix to do sanity check with extra_attr featureChao Yu
2018-09-19f2fs: fix to propagate return value of scan_nat_page()Chao Yu
2018-09-19f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu
2018-09-19f2fs: fix to do sanity check with secs_per_zoneChao Yu
2018-09-19f2fs: avoid potential deadlock in f2fs_sbi_storeJaegeuk Kim
2018-09-19f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter
2018-09-19f2fs: fix to wait on page writeback before updating pageChao Yu
2018-09-19f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu
2018-09-19f2fs: fix to skip GC if type in SSA and SIT is inconsistentChao Yu
2018-09-19f2fs: try grabbing node page lock aggressively in sync scenarioChao Yu
2018-09-19nfs: Referrals not inheriting proto setting from parentCalum Mackay
2018-09-19NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-09-19f2fs: fix to detect looped node chain correctlyChao Yu
2018-09-19f2fs: fix defined but not used build warningsRandy Dunlap
2018-09-19f2fs: issue discard align to section in LFS modeYunlong Song
2018-09-19f2fs: Keep alloc_valid_block_count in syncDaniel Rosenberg
2018-09-19f2fs: do not set free of current sectionYunlong Song
2018-09-19f2fs: fix to active page in lru list for read pathChao Yu
2018-09-19Btrfs: fix data corruption when deduplicating between different filesFilipe Manana
2018-09-19btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi
2018-09-19cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein
2018-09-19smb3: check for and properly advertise directory lease supportSteve French
2018-09-19SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-15btrfs: fix mount and ioctl device scan ioctl raceDavid Sterba
2018-09-15btrfs: reorder initialization before the mount locks uuid_mutexDavid Sterba
2018-09-15btrfs: lift uuid_mutex to callers of btrfs_parse_early_optionsDavid Sterba
2018-09-15btrfs: lift uuid_mutex to callers of btrfs_scan_one_deviceDavid Sterba
2018-09-15btrfs: use device_list_mutex when removing stale devicesAnand Jain
2018-09-15btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(Anand Jain
2018-09-15btrfs: extend locked section when adding a new device in device_list_addAnand Jain
2018-09-15btrfs: do btrfs_free_stale_devices outside of device_list_addAnand Jain
2018-09-15btrfs: Fix a C compliance issueBart Van Assche
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-09-15btrfs: lift uuid_mutex to callers of btrfs_open_devicesDavid Sterba
2018-09-15btrfs: check-integrity: Fix NULL pointer dereference for degraded mountQu Wenruo
2018-09-15btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo
2018-09-15btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo
2018-09-15btrfs: fix in-memory value of total_devices after seed device deletionAnand Jain
2018-09-15btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro
2018-09-15btrfs: Exit gracefully when chunk map cannot be inserted to the treeQu Wenruo
2018-09-15smb3: if server does not support posix do not allow posix mount optionSteve French
2018-09-15SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French