summaryrefslogtreecommitdiffstats
path: root/fs/ext4/bitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-16afs: simplify procfs codeChristoph Hellwig1-119/+15
2018-05-16sg: simplify procfs codeChristoph Hellwig1-112/+12
2018-05-16megaraid: simplify procfs codeChristoph Hellwig2-116/+36
2018-05-16sgi-gru: simplify procfs codeChristoph Hellwig1-67/+14
2018-05-16acpi/battery: simplify procfs codeChristoph Hellwig1-95/+26
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig13-307/+86
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig57-939/+202
2018-05-16net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig2-12/+13
2018-05-16netfilter/x_tables: simplify ѕeq_file codeChristoph Hellwig1-28/+11
2018-05-16net/kcm: simplify proc registrationChristoph Hellwig1-54/+17
2018-05-16ipv6/flowlabel: simplify pid namespace lookupChristoph Hellwig1-23/+6
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig3-30/+16
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig3-59/+37
2018-05-16ipv{4,6}/tcp: simplify procfs registrationChristoph Hellwig3-70/+53
2018-05-16ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig5-113/+78
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig85-1509/+235
2018-05-16proc: introduce proc_create_seq_privateChristoph Hellwig12-113/+37
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig53-925/+151
2018-05-16proc: add a proc_create_reg helperChristoph Hellwig2-19/+27
2018-05-16proc: simplify proc_register calling conventionsChristoph Hellwig2-26/+20
2018-05-16proc: don't detour through seq->private to get the inodeChristoph Hellwig1-14/+6
2018-05-16proc: introduce a proc_pid_ns helperChristoph Hellwig5-20/+19
2018-05-14net/can: single_open_net needs to be paired with single_release_netChristoph Hellwig2-4/+4
2018-05-14Linux 4.17-rc5v4.17-rc5Linus Torvalds1-1/+1
2018-05-12swiotlb: silent unwanted warning "buffer is full"Jean Delvare1-1/+1
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman1-56/+1
2018-05-12rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-12scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du1-1/+4
2018-05-12ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant1-2/+12
2018-05-12mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes3-56/+71
2018-05-12mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi1-3/+1
2018-05-12proc/kcore: don't bounds check against address 0Laura Abbott1-7/+16
2018-05-12mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin1-1/+5
2018-05-12mm: sections are not offlined during memory hotremovePavel Tatashin1-1/+1
2018-05-12z3fold: fix reclaim lock-upsVitaly Wool1-12/+30
2018-05-12init: fix false positives in W+X checkingJeffrey Hugo2-0/+12
2018-05-12lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov1-1/+6
2018-05-12KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov1-0/+4
2018-05-12MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)1-3/+0
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe2-1/+16
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1
2018-05-11Change Trond's email address in MAINTAINERSTrond Myklebust1-1/+1
2018-05-11sh: switch to NO_BOOTMEMRob Herring4-82/+7
2018-05-11mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32