Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-09-09btrfs: tree-log: convert defines to enumsDavid Sterba
2019-09-09btrfs: remove unused key type set/get helpersDavid Sterba
2019-09-09btrfs: remove unused btrfs_device::flush_bio_sentDavid Sterba
2019-09-09Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nestingFilipe Manana
2019-09-09btrfs: Refactor btrfs_calc_avail_data_spaceNikolay Borisov
2019-09-09btrfs: Remove unnecessary check from join_running_log_transNikolay Borisov
2019-09-09Btrfs: wake up inode cache waiters sooner to reduce waiting timeFilipe Manana
2019-09-09Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana
2019-09-09Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana
2019-09-09Btrfs: fix inode cache block reserve leak on failure to allocate data spaceFilipe Manana
2019-09-09Btrfs: fix hang when loading existing inode cache off diskFilipe Manana
2019-09-09btrfs: tree-checker: Add ROOT_ITEM checkQu Wenruo
2019-09-09btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo
2019-09-09btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()Qu Wenruo
2019-09-09btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()Qu Wenruo
2019-09-09btrfs: extent-tree: Add comment for inc_block_group_ro()Qu Wenruo
2019-09-09btrfs: volumes: Add comment for find_free_dev_extent_start()Qu Wenruo
2019-09-09btrfs: volumes: Unexport find_free_dev_extent_start()Qu Wenruo
2019-09-09btrfs: assert tree mod log lock in __tree_mod_log_insertDavid Sterba
2019-09-09btrfs: assert extent map tree lock in add_extent_mappingDavid Sterba
2019-09-09btrfs: Add an assertion to warn incorrect case in insert_inline_extent()Jia-Ju Bai
2019-09-09btrfs: Remove leftover of in-band dedupeNikolay Borisov
2019-09-09btrfs: Remove delalloc_end argument from extent_clear_unlock_delallocNikolay Borisov
2019-09-09btrfs: Move free_pages_out label in inline extent handling branch in compress...Nikolay Borisov
2019-09-09btrfs: Return number of compressed extents directly in compress_file_rangeNikolay Borisov
2019-09-09btrfs: use common vfs LABEL ioctl definitionsEric Sandeen
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov
2019-09-09btrfs: reduce stack usage for btrfsic_process_written_blockArnd Bergmann
2019-09-09btrfs: remove set but not used variable 'offset'YueHaibing
2019-09-09Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extentsFilipe Manana
2019-09-09Btrfs: factor out extent dropping code from hole punch handlerFilipe Manana
2019-09-06Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-09-04configfs: provide exclusion between IO and removalsAl Viro
2019-09-02configfs: new object reprsenting tree fragmentsAl Viro
2019-09-02configfs_register_group() shouldn't be (and isn't) called in rmdirable partsAl Viro
2019-09-02configfs: stash the data we need into configfs_buffer at open timeAl Viro
2019-09-02NFS: Fix inode fileid checks in attribute revalidation codeTrond Myklebust
2019-08-30Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-08-28cifs: update internal module numberSteve French
2019-08-28cifs: replace various strncpy with strscpy and similarRonnie Sahlberg
2019-08-28cifs: Use kzfree() to zero out the passwordDan Carpenter
2019-08-28cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27NFS: remove set but not used variable 'mapping'YueHaibing
2019-08-27NFSv2: Fix write regressionTrond Myklebust
2019-08-27NFSv2: Fix eof handlingTrond Myklebust
2019-08-26NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust
2019-08-26NFS: Fix spurious EIO read errorsTrond Myklebust
2019-08-26pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust