summaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-18btrfs: move btrfs_set_path_blocking to other locking functionsDavid Sterba3-25/+28
2019-11-18btrfs: make btrfs_assert_tree_locked static inlineDavid Sterba2-7/+9
2019-11-18btrfs: make locking assertion helpers static inlineDavid Sterba1-10/+10
2019-11-18btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval2-16/+11
2019-11-18btrfs: get rid of unique workqueue helper functionsOmar Sandoval12-145/+50
2019-11-18btrfs: don't prematurely free work in scrub_missing_raid56_worker()Omar Sandoval1-2/+1
2019-11-18btrfs: don't prematurely free work in reada_start_machine_worker()Omar Sandoval1-6/+4
2019-11-18btrfs: don't prematurely free work in end_workqueue_fn()Omar Sandoval1-1/+1
2019-11-18btrfs: don't prematurely free work in run_ordered_work()Omar Sandoval1-12/+44
2019-11-18btrfs: get rid of unnecessary memset() of work itemOmar Sandoval1-2/+0
2019-11-18btrfs: move the failrec tree stuff into extent-io-tree.hJosef Bacik3-15/+22
2019-11-18btrfs: export find_delalloc_rangeJosef Bacik2-5/+8
2019-11-18btrfs: move extent_io_tree defs to their own headerJosef Bacik4-216/+230
2019-11-18btrfs: separate out the extent io init functionJosef Bacik3-8/+21
2019-11-18btrfs: separate out the extent leak codeJosef Bacik1-13/+18
2019-11-18btrfs: ctree: Remove stray comment of setting up path lockQu Wenruo1-4/+0
2019-11-18btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()Qu Wenruo1-34/+34
2019-11-18btrfs: ctree: Reduce one indent level for btrfs_search_slot()Qu Wenruo1-67/+64
2019-11-18btrfs: tree-checker: Add check for INODE_REFQu Wenruo1-0/+53
2019-11-18btrfs: tree-checker: Try to detect missing INODE_ITEMQu Wenruo1-2/+25
2019-11-18Btrfs: make btrfs_wait_extents() staticFilipe Manana2-3/+1
2019-11-18btrfs: Add assert to catch nested transaction commitNikolay Borisov1-0/+2
2019-11-18btrfs: simplify inode locking for RWF_NOWAITGoldwyn Rodrigues1-2/+3
2019-11-17Linux 5.4-rc8v5.4-rc8Linus Torvalds1-1/+1
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2-7/+2
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault1-1/+2
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta1-5/+0
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun1-1/+1
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes1-8/+15
2019-11-16net: gemini: add missed free_netdevChuhong Yuan1-0/+1
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean1-1/+1
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer1-0/+6
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer1-0/+5
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar9-18/+18
2019-11-16mm/debug.c: PageAnon() is true for PageKsm() pagesRalph Campbell1-3/+3
2019-11-16mm/debug.c: __dump_page() prints an extra lineRalph Campbell1-12/+15
2019-11-16mm/page_io.c: do not free shared swap slotsVinayak Menon1-3/+3
2019-11-16mm/memory_hotplug: fix try_offline_node()David Hildenbrand3-16/+64
2019-11-16mm,thp: recheck each page before collapsing file THPSong Liu1-12/+16
2019-11-16mm: slub: really fix slab walking for init_on_freeLaura Abbott1-30/+9
2019-11-16mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin1-1/+1
2019-11-16mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin1-1/+1
2019-11-16lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin1-0/+1
2019-11-16mm: fix trying to reclaim unevictable lru page when calling madvise_pageoutzhong jiang1-4/+12
2019-11-16mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi1-5/+9
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul1-0/+1
2019-11-15i2c: core: fix use after free in of_i2c_notifyWen Yang1-2/+2
2019-11-15i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede1-1/+27
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran1-2/+51