summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\
| * docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
* | Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)Linus Torvalds2019-07-161-57/+75
|\ \
| * | /proc/<pid>/cmdline: add back the setproctitle() special caseLinus Torvalds2019-07-161-4/+77
| * | /proc/<pid>/cmdline: remove all the special casesLinus Torvalds2019-07-161-63/+8
* | | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-158-17/+18
|\ \ \ | |_|/ |/| |
| * | block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-111-3/+1
| * | blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo2019-07-101-1/+1
| * | blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo2019-07-106-11/+11
| * | cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo2019-07-101-0/+3
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-1/+1
|\ \ \
| * | | mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-021-1/+1
* | | | Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-144-41/+34
|\ \ \ \
| * | | | ecryptfs: Change return type of ecryptfs_process_flagsHariprasad Kelam2019-07-021-11/+2
| * | | | ecryptfs: Make ecryptfs_xattr_handler staticYueHaibing2019-06-191-1/+1
| * | | | ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sigYueHaibing2019-06-191-2/+2
| * | | | ecryptfs: use print_hex_dump_bytes for hexdumpSascha Hauer2019-06-191-19/+3
| * | | | eCryptfs: fix permission denied with ecryptfs_xattr mount option when create ...Robbie Ko2019-02-161-2/+15
| * | | | ecryptfs: re-order a condition for static checkersDan Carpenter2019-02-161-2/+3
| * | | | eCryptfs: fix a couple type promotion bugsDan Carpenter2019-02-161-4/+8
* | | | | Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-1412-92/+338
|\ \ \ \ \
| * | | | | ubifs: Don't leak orphans on memory during commitRichard Weinberger2019-07-081-26/+24
| * | | | | ubifs: Check link count of inodes when killing orphans.Richard Weinberger2019-07-081-9/+35
| * | | | | ubifs: Add support for zstd compression.Michele Dionisio2019-07-084-1/+40
| * | | | | ubifs: support offline signed imagesSascha Hauer2019-07-087-44/+225
| * | | | | ubifs: remove unnecessary check in ubifs_log_start_commitLiu Song2019-07-081-4/+1
| * | | | | ubifs: Fix typo of output in get_cs_sqnumLiu Song2019-07-081-1/+1
| * | | | | ubifs: Simplify redundant codeLiu Song2019-07-081-2/+1
| * | | | | ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger2019-07-081-5/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-07-141-1/+2
|\ \ \ \ \
| * | | | | io_uring: initialize percpu refcounters using PERCU_REF_ALLOW_REINITRoman Gushchin2019-05-091-1/+2
* | | | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-133-65/+290
|\ \ \ \ \ \
| * | | | | | io_uring: fix io_sq_thread_stop running in front of io_sq_threadJackie Liu2019-07-091-0/+5
| * | | | | | io_uring: add support for recvmsg()Jens Axboe2019-07-091-4/+27
| * | | | | | io_uring: add support for sendmsg()Jens Axboe2019-07-091-0/+40
| * | | | | | io_uring: add support for sqe linksJens Axboe2019-06-241-48/+193
| * | | | | | io_uring: punt short reads to async contextJens Axboe2019-05-311-2/+13
| * | | | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-313-16/+17
* | | | | | | Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2019-07-124-33/+19
|\ \ \ \ \ \ \
| * | | | | | | dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-113-27/+7
| * | | | | | | dlm: check if workqueues are NULL before flushing/destroyingDavid Windsor2019-07-111-6/+12
* | | | | | | | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-07-1218-758/+1268
|\ \ \ \ \ \ \ \
| * | | | | | | | f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu2019-07-101-1/+3
| * | | | | | | | f2fs: avoid out-of-range memory accessOcean Chen2019-07-101-0/+5
| * | | | | | | | f2fs: fix to avoid long latency during umountHeng Xiao2019-07-101-0/+4
| * | | | | | | | f2fs: allow all the users to pin a fileJaegeuk Kim2019-07-101-3/+0
| * | | | | | | | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-032-10/+137
| * | | | | | | | f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-021-1/+6
| * | | | | | | | f2fs: fix is_idle() check for discard typeSahitya Tummala2019-07-021-1/+1
| * | | | | | | | f2fs: add a rw_sem to cover quota flag changesJaegeuk Kim2019-07-023-27/+53