summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/vsprintf: Deduplicate pointer_string()Andy Shevchenko2018-04-111-20/+7
* lib/vsprintf: Move pointer_string() upperAndy Shevchenko2018-04-111-14/+14
* lib/vsprintf: Make flag_spec globalAndy Shevchenko2018-04-111-13/+8
* lib/vsprintf: Make strspec globalAndy Shevchenko2018-04-111-12/+9
* lib/vsprintf: Make dec_spec globalAndy Shevchenko2018-04-111-12/+9
* lib/test_printf: Mark big constant with ULAndy Shevchenko2018-04-111-1/+1
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-054-61/+68
|\
| * printk: change message to pr_infoTomeu Vizoso2018-03-231-1/+1
| * printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-154-63/+67
| * print kdump kernel loaded status in stack dumpDave Young2018-02-081-2/+5
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2018-04-0518-179/+240
|\ \
| * | quota: Kill an unused extern entry form quota.hRitesh Harjani2018-03-261-1/+0
| * | reiserfs: Remove VLA from fs/reiserfs/reiserfs.hKyle Spiers2018-03-091-1/+1
| * | udf: fix potential refcnt problem of nls moduleChengguang Xu2018-03-021-5/+10
| * | ext2: change return code to -ENOMEM when failing memory allocationChengguang Xu2018-03-021-2/+2
| * | udf: Do not mark possibly inconsistent filesystems as closedJan Kara2018-03-022-2/+7
| * | fsnotify: Let userspace know about lost events due to ENOMEMJan Kara2018-02-274-3/+23
| * | fanotify: Avoid lost events due to ENOMEM for unlimited queuesJan Kara2018-02-273-7/+17
| * | udf: Remove never implemented mount optionsJan Kara2018-02-272-35/+1
| * | udf: Update mount option documentationJan Kara2018-02-271-11/+7
| * | udf: Provide saner default for invalid uid / gidJan Kara2018-02-271-2/+3
| * | udf: Clean up handling of invalid uid/gidJan Kara2018-02-272-8/+15
| * | udf: Apply uid/gid mount options also to new inodes & chownJan Kara2018-02-272-0/+14
| * | udf: Ignore [ug]id=ignore mount optionsJan Kara2018-02-273-18/+8
| * | udf: Fix handling of Partition DescriptorsJan Kara2018-02-271-32/+73
| * | udf: Unify common handling of descriptorsJan Kara2018-02-271-22/+19
| * | udf: Convert descriptor index definitions to enumJan Kara2018-02-161-8/+9
| * | udf: Allow volume descriptor sequence to be terminated by unrecorded blockJan Kara2018-02-161-6/+2
| * | udf: Simplify handling of Volume Descriptor PointersJan Kara2018-02-161-25/+16
| * | udf: Fix off-by-one in volume descriptor sequence lengthJan Kara2018-02-161-3/+3
| * | inotify: Extend ioctl to allow to request id of new watch descriptorKirill Tkhai2018-02-142-0/+22
* | | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-04-0531-515/+721
|\ \ \
| * | | nfsd: fix incorrect umasksJ. Bruce Fields2018-04-033-7/+15
| * | | sunrpc: remove incorrect HMAC request initializationEric Biggers2018-04-031-3/+0
| * | | NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-039-65/+132
| * | | NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-038-30/+65
| * | | nfsd: Trace NFSv4 COMPOUND executionChuck Lever2018-04-032-6/+42
| * | | nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-035-25/+39
| * | | nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever2018-04-033-13/+50
| * | | nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-034-20/+20
| * | | nfsd: Record request byte count, not count of vectorsChuck Lever2018-04-032-18/+13
| * | | nfsd: Fix NFSD trace pointsChuck Lever2018-04-031-6/+11
| * | | svc: Report xprt dequeue latencyChuck Lever2018-04-033-6/+29
| * | | sunrpc: Report per-RPC execution statsChuck Lever2018-04-033-1/+24
| * | | sunrpc: Re-purpose trace_svc_processChuck Lever2018-04-032-10/+29
| * | | sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-035-58/+43
| * | | sunrpc: Simplify trace_svc_recvChuck Lever2018-04-032-8/+7
| * | | sunrpc: Simplify do_enqueue tracingChuck Lever2018-04-031-8/+3
| * | | sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever2018-04-032-15/+6
| * | | sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever2018-04-031-1/+3