summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-3/+2Star
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-3/+2Star
* | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-275-174/+160Star
|\ \
| * | pstore/ram: Avoid NULL deref in ftrace merging failure pathKees Cook2018-12-041-1/+1
| * | pstore: Convert buf_lock to semaphoreKees Cook2018-12-042-22/+23
| * | pstore: Fix bool initialization/comparisonThomas Meyer2018-12-041-1/+1
| * | pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)2018-12-041-0/+5
| * | pstore/ram: Simplify ramoops_get_next_prz() argumentsJoel Fernandes (Google)2018-12-041-30/+18Star
| * | pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-043-48/+44Star
| * | pstore: Improve and update some comments and status outputKees Cook2018-12-042-5/+6
| * | pstore/ram: Add kern-doc for struct persistent_ram_zoneKees Cook2018-12-041-0/+10
| * | pstore/ram: Report backend assignments with finer granularityKees Cook2018-12-042-2/+8
| * | pstore/ram: Standardize module name in ramoopsKees Cook2018-12-041-2/+3
| * | pstore: Avoid duplicate call of persistent_ram_zap()Peng Wang2018-12-042-9/+10
| * | pstore: Remove needless lock during console writesKees Cook2018-12-041-23/+6Star
| * | pstore: Do not use crash buffer for decompressionKees Cook2018-12-041-31/+25Star
| * | Merge branch 'for-linus/pstore' into for-next/pstoreKees Cook2018-12-041-9/+6Star
| |\ \
* | \ \ Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-262-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-042-2/+2
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-012-2/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | * | | userfaultfd: Replace spin_is_locked() with lockdepLance Roy2018-11-121-1/+1
| | | |/ / / | | |/| | |
| | | * | | fs/file: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-271-1/+1
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-12-261-5/+6
|\ \ \ \ \
| * | | | | fs/openpromfs: Use of_node_name_eq for node name comparisonsRob Herring2018-11-181-1/+1
| * | | | | fs/openpromfs: use full_name instead of path_component_nameRob Herring2018-11-181-4/+5
* | | | | | Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds2018-12-251-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-12-1865-359/+602
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-12-1820-109/+200
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | jffs2: Fix use of uninitialized delayed_work, lockdep breakageDaniel Santos2018-12-021-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-12-061-2/+2
| |\ \ \ \ \ \
| | * | | | | | sysfs: constify sysfs create/remove files harderJani Nikula2018-12-031-2/+2
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-12-231-7/+6Star
|\ \ \ \ \ \ \
| * | | | | | | proc/sysctl: don't return ENOMEM on lookup when a table is unregisteringIvan Delalande2018-12-141-7/+6Star
| * | | | | | | aio: fix spectre gadget in lookup_ioctxJeff Moyer2018-12-111-0/+2
* | | | | | | | Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner2018-12-221-2/+1Star
* | | | | | | | Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-12-213-17/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | smb3: Fix rmdir compounding regression to strict serversRonnie Sahlberg2018-12-193-17/+25
* | | | | | | | | Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-12-204-26/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ubifs: Handle re-linking of inodes correctly while recoveryRichard Weinberger2018-12-131-0/+37
| * | | | | | | | | ubifs: Fix default compression selection in ubifsGabor Juhos2018-12-131-1/+12
| * | | | | | | | | ubifs: Fix memory leak on error conditionGarry McNulty2018-12-131-6/+6
| * | | | | | | | | ubifs: auth: Add CONFIG_KEYS dependencyArnd Bergmann2018-12-131-0/+1
| * | | | | | | | | ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FSGeert Uytterhoeven2018-12-131-8/+7Star
| * | | | | | | | | ubifs: replay: Fix high stack usageArnd Bergmann2018-12-131-11/+24
* | | | | | | | | | iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"Dave Chinner2018-12-201-7/+0Star
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-152-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli2018-12-151-1/+2
| * | | | | | | | | fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski2018-12-151-0/+7
* | | | | | | | | | Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-141-0/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |