summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny2019-07-171-0/+4
* fs/proc/inode.c: use typeof_member() macroAlexey Dobriyan2019-07-171-10/+17
* vmcore: add a kernel parameter novmcoreddKairui Song2019-07-172-1/+11
* Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-168-17/+18
|\
| * block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-121-3/+1Star
| * 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-151-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-154-41/+34Star
|\ \ \
| * | | ecryptfs: Change return type of ecryptfs_process_flagsHariprasad Kelam2019-07-021-11/+2Star
| * | | 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/+3Star
| * | | eCryptfs: fix permission denied with ecryptfs_xattr mount option when create ...Robbie Ko2019-02-171-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-1512-92/+338
|\ \ \ \
| * | | | ubifs: Don't leak orphans on memory during commitRichard Weinberger2019-07-081-26/+24Star
| * | | | 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/+1Star
| * | | | ubifs: Fix typo of output in get_cs_sqnumLiu Song2019-07-081-1/+1
| * | | | ubifs: Simplify redundant codeLiu Song2019-07-081-2/+1Star
| * | | | 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-151-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-134-33/+19Star
|\ \ \ \ \ \
| * | | | | | dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-113-27/+7Star
| * | | | | | 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-1318-758/+1268
|\ \ \ \ \ \ \
| * | | | | | | f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu2019-07-111-1/+3
| * | | | | | | f2fs: avoid out-of-range memory accessOcean Chen2019-07-111-0/+5
| * | | | | | | f2fs: fix to avoid long latency during umountHeng Xiao2019-07-111-0/+4
| * | | | | | | f2fs: allow all the users to pin a fileJaegeuk Kim2019-07-111-3/+0Star
| * | | | | | | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-032-10/+137
| * | | | | | | f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-031-1/+6
| * | | | | | | f2fs: fix is_idle() check for discard typeSahitya Tummala2019-07-031-1/+1
| * | | | | | | f2fs: add a rw_sem to cover quota flag changesJaegeuk Kim2019-07-033-27/+53
| * | | | | | | f2fs: set SBI_NEED_FSCK for xattr corruption caseChao Yu2019-07-031-0/+6
| * | | | | | | f2fs: use generic EFSBADCRC/EFSCORRUPTEDChao Yu2019-07-0314-37/+46