aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-21Btrfs: send, fix invalid path after renaming and linking fileFilipe Manana
2017-06-21Btrfs: fix invalid extent maps due to hole punchingFilipe Manana
2017-06-21btrfs: add cond_resched to btrfs_qgroup_trace_leaf_itemsJeff Mahoney
2017-06-21btrfs: use new block error codeDan Carpenter
2017-06-21CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-20cifs: remove redundant return in cifs_creation_time_getColin Ian King
2017-06-20CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-20CIFS: check if pages is null rather than bv for a failed allocationColin Ian King
2017-06-20CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter
2017-06-20percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-06-20GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson
2017-06-20btrfs: nowait aio supportGoldwyn Rodrigues
2017-06-20xfs: nowait aio supportGoldwyn Rodrigues
2017-06-20ext4: nowait aio supportGoldwyn Rodrigues
2017-06-20block: return on congested block deviceGoldwyn Rodrigues
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues
2017-06-20btrfs: Round down values which are written for total_bytes_sizeNikolay Borisov
2017-06-20btrfs: Manually implement device_total_bytes getter/setterNikolay Borisov
2017-06-20btrfs: obsolete and remove mount option alloc_startDavid Sterba
2017-06-20btrfs: move fs_info::fs_frozen to the flagsDavid Sterba
2017-06-20btrfs: cleanup duplicate return value in insert_inline_extentDavid Sterba
2017-06-20fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-19btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdevDavid Sterba
2017-06-19btrfs: use GFP_KERNEL in btrfs_calc_avail_data_spaceDavid Sterba
2017-06-19btrfs: Use btrfs_space_info_used instead of opencoding itNikolay Borisov
2017-06-19btrfs: wait part of the write_dev_flush() can be separated outAnand Jain
2017-06-19btrfs: remove redundant null bdev counting during flush submissionAnand Jain
2017-06-19btrfs: write_dev_flush does not return ENOMEM anymoreAnand Jain
2017-06-19Btrfs: compression must free at least one sector sizeTimofey Titovets
2017-06-19btrfs: sink gfp parameter to btrfs_io_bio_allocDavid Sterba
2017-06-19btrfs: add helper to initialize the non-bio part of btrfs_io_bioDavid Sterba
2017-06-19btrfs: document mandatory order of bio in btrfs_io_bioDavid Sterba
2017-06-19Btrfs: skip checksum verification if IO error occursLiu Bo
2017-06-19Btrfs: tolerate errors if we have retried successfullyLiu Bo
2017-06-19btrfs: pass bytes to btrfs_bio_allocDavid Sterba
2017-06-19btrfs: opencode trivial compressed_bio_alloc, simplify error handlingDavid Sterba
2017-06-19btrfs: remove redundant parameters from btrfs_bio_allocDavid Sterba
2017-06-19btrfs: sink gfp parameter to btrfs_bio_cloneDavid Sterba
2017-06-19btrfs: btrfs_io_bio_alloc never fails, skip error handlingDavid Sterba
2017-06-19btrfs: btrfs_bio_clone never fails, skip error handlingDavid Sterba
2017-06-19btrfs: btrfs_bio_alloc never fails, skip error handlingDavid Sterba
2017-06-19btrfs: bioset allocations will never fail, adapt our helpersDavid Sterba