summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-064-15/+15
|\
| * percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-204-15/+15
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-061-1/+1
|\ \
| * \ Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-2645-273/+336
| |\ \
| * | | fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel2017-06-201-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-07-063-49/+165
|\ \ \ \
| * | | | mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman2017-05-231-1/+62
| * | | | mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman2017-05-233-60/+88
| * | | | mnt: In umount propagation reparent in a separate passEric W. Biederman2017-05-233-5/+32
* | | | | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-0614-102/+175
|\ \ \ \ \
| * | | | | GFS2: constify attribute_group structures.Arvind Yadav2017-07-051-2/+2
| * | | | | gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher2017-07-052-7/+15
| * | | | | gfs2: Clean up glock work enqueuingAndreas Gruenbacher2017-07-051-50/+74
| * | | | | gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-059-21/+35
| * | | | | gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-055-12/+46
| * | | | | GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-203-7/+1Star
| * | | | | GFS2: Remove gl_list from glock structureBob Peterson2017-06-122-2/+0Star
| * | | | | GFS2: Withdraw when directory entry inconsistencies are detectedBob Peterson2017-06-121-1/+2
* | | | | | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0645-1359/+1680
|\ \ \ \ \ \
| * | | | | | btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo2017-06-291-16/+12Star
| * | | | | | btrfs: Don't clear SGID when inheriting ACLsJan Kara2017-06-291-6/+7
| * | | | | | btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason2017-06-2910-25/+24Star
| * | | | | | btrfs: scrub: fix target device intialization while setting up scrub contextDavid Sterba2017-06-291-2/+2
| * | | | | | btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo2017-06-298-46/+117
| * | | | | | btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-2910-41/+119
| * | | | | | btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...Qu Wenruo2017-06-291-3/+8
| * | | | | | btrfs: qgroup: Return actually freed bytes for qgroup release or free dataQu Wenruo2017-06-293-2/+3
| * | | | | | btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents functionQu Wenruo2017-06-293-45/+18Star
| * | | | | | btrfs: qgroup: Add quick exit for non-fs extentsQu Wenruo2017-06-291-2/+41
| * | | | | | Btrfs: rework delayed ref total_bytes_pinned accountingOmar Sandoval2017-06-291-9/+32
| * | | | | | Btrfs: return old and new total ref mods when adding delayed refsOmar Sandoval2017-06-293-34/+52
| * | | | | | Btrfs: always account pinned bytes when dropping a tree block refOmar Sandoval2017-06-291-9/+8Star
| * | | | | | Btrfs: update total_bytes_pinned when pinning down extentsOmar Sandoval2017-06-291-1/+2
| * | | | | | Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()Omar Sandoval2017-06-291-1/+1
| * | | | | | Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64Omar Sandoval2017-06-291-21/+20Star
| * | | | | | btrfs: fix validation of XATTR_ITEM dir itemsDavid Sterba2017-06-291-8/+0Star
| * | | | | | btrfs: Verify dir_item in iterate_object_propsSu Yue2017-06-211-0/+7
| * | | | | | btrfs: Check name_len before in btrfs_del_root_refSu Yue2017-06-211-0/+7
| * | | | | | btrfs: Check name_len before reading btrfs_get_nameSu Yue2017-06-211-0/+5
| * | | | | | btrfs: Check name_len before read in iterate_dir_itemSu Yue2017-06-211-0/+6
| * | | | | | btrfs: Check name_len in btrfs_check_ref_name_overrideSu Yue2017-06-211-0/+6
| * | | | | | btrfs: Verify dir_item in replay_xattr_deletesSu Yue2017-06-211-0/+7
| * | | | | | btrfs: Check name_len on add_inode_ref call pathSu Yue2017-06-212-11/+20
| * | | | | | btrfs: Check name_len with boundary in verify dir_itemSu Yue2017-06-215-6/+14
| * | | | | | btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundarySu Yue2017-06-212-0/+74
| * | | | | | btrfs: move dev stats accounting out of wait_dev_flushDavid Sterba2017-06-211-8/+3Star
| * | | | | | btrfs: account as waiting for IO, while waiting fot the flush bio completionDavid Sterba2017-06-211-1/+1
| * | | | | | btrfs: preallocate device flush bioDavid Sterba2017-06-213-18/+20
| * | | | | | Btrfs: incremental send, fix invalid path for unlink commandsFilipe Manana2017-06-211-5/+47
| * | | | | | Btrfs: send, fix invalid path after renaming and linking fileFilipe Manana2017-06-211-8/+27