summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-074-46/+113
|\
| * ext2: use common file type conversionPhillip Potter2019-01-212-45/+6
| * fs: common implementation of file typePhillip Potter2019-01-212-1/+107
* | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-069-30/+18
|\ \
| * \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-1156-258/+613
| |\ \
| * | | kernfs: Allocating memory for kernfs_iattrs with kmem_cache.Ayush Mittal2019-02-084-4/+9
| * | | sysfs: remove unused include of kernfs-internal.hOndrej Mosnacek2019-02-081-1/+0
| * | | f2fs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-223-23/+6
| * | | debugfs: debugfs_use_start/finish do not exist anymoreSergey Senozhatsky2019-01-221-2/+2
| * | | sysfs: fix blank line coding style warningStephen Martin2019-01-181-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-0622-158/+208
|\ \ \ \
| * | | | proc: use seq_puts() everywhereAlexey Dobriyan2019-03-053-10/+10
| * | | | proc: read kernel cpu stat pointer onceAlexey Dobriyan2019-03-051-28/+32
| * | | | proc: remove unused argument in proc_pid_lookup()Zhikang Zhang2019-03-053-3/+3
| * | | | fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()Chengguang Xu2019-03-051-8/+8
| * | | | fs/proc/self.c: code cleanup for proc_setup_self()Chengguang Xu2019-03-051-8/+8
| * | | | mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)2019-03-051-1/+1
| * | | | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-051-3/+5
| * | | | mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-051-2/+2
| * | | | fs: kernfs: add poll file operationJohannes Weiner2019-03-051-11/+20
| * | | | memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-03-051-2/+1
| * | | | mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-051-2/+2
| * | | | fs/file.c: initialize init_files.resize_waitShuriyc Chu2019-03-051-0/+1
| * | | | fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()Vineet Gupta2019-03-051-7/+1
| * | | | ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva2019-03-051-6/+2
| * | | | ocfs2: fix the application IO timeout when fstrim is runningGang He2019-03-055-63/+106
| * | | | ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-03-051-6/+8
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-062-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-1143-205/+496
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/core: Convert sighand_struct.count to refcount_tElena Reshetova2019-02-042-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-061-16/+16
|\ \ \ \ \
| * | | | | locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra2019-02-281-16/+16
* | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-054-14/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-104-14/+14
| |\ \ \ \ \ \
| | * | | | | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-074-14/+14
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-051-3/+26
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2019-02-1450-232/+551
| |\| | | | |
| * | | | | | proc/stat: Make the interrupt statistics more efficientThomas Gleixner2019-02-101-3/+26
| | |/ / / / | |/| | | |
* | | | | | a.out: remove core dumping supportLinus Torvalds2019-03-051-83/+0
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-052-4/+5
|\ \ \ \ \ \
| * | | | | | crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-252-4/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-051-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-044-6/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-243-19/+19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-203-16/+56
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-1514-230/+168
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0828-110/+302
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+2
* | | | | | | | | | | | | fs: Make splice() and tee() take into account O_NONBLOCK flag on pipesSlavomir Kaslev2019-03-041-0/+12
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-03-044-7/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \