aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-31/+126
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-115/+172
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-2217/+2259
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-141/+161
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds23-229/+252
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-12/+15
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce3-7/+9
2019-07-18mm: migrate: remove unused mode argumentKeith Busch4-4/+4
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi1-1/+2
2019-07-18cifs: update internal module numberSteve French1-1/+1
2019-07-18cifs: flush before set-info if we have writeable handlesRonnie Sahlberg1-0/+16
2019-07-18smb3: optimize open to not send query file internal infoSteve French5-26/+56
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds27-336/+885
2019-07-18pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust4-1/+111
2019-07-18pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust1-1/+1
2019-07-18cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein1-3/+8
2019-07-18CIFS: fix deadlock in cached root handlingAurelien Aptel1-1/+45
2019-07-18pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust1-1/+1
2019-07-18NFSv4: Don't use the zero stateid with layoutgetTrond Myklebust2-5/+12
2019-07-18Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-2/+6
2019-07-18Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-153/+335
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds17-439/+726
2019-07-18Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...Linus Torvalds1-20/+33
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+12
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust1-0/+3
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-253/+491
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong6-19/+0
2019-07-17iomap: move the main iteration code into a separate fileDarrick J. Wong3-17/+2
2019-07-17iomap: move the buffered IO code into a separate fileDarrick J. Wong3-1053/+1074
2019-07-17iomap: move the direct IO code into a separate fileDarrick J. Wong3-554/+563
2019-07-17iomap: move the SEEK_HOLE code into a separate fileDarrick J. Wong3-202/+216
2019-07-17iomap: move the file mapping reporting code into a separate fileDarrick J. Wong3-136/+149
2019-07-17iomap: move the swapfile code into a separate fileDarrick J. Wong3-170/+183
2019-07-16switch the remnants of releasing the mountpoint away from fs_pinAl Viro3-28/+26
2019-07-16get rid of detach_mnt()Al Viro1-34/+28
2019-07-16make struct mountpoint bear the dentry reference to mountpoint, not struct mountAl Viro2-28/+25
2019-07-16dax: Fix missed wakeup with PMD faultsMatthew Wilcox (Oracle)1-20/+33
2019-07-16fs/select.c: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+3
2019-07-16select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()Oleg Nesterov1-33/+13
2019-07-16select: change do_poll() to return -ERESTARTNOHAND rather than -EINTROleg Nesterov1-23/+7
2019-07-16signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov4-50/+27
2019-07-16fs/reiserfs/journal.c: change return type of dirty_one_transactionHariprasad Kelam1-4/+2
2019-07-16fs/ufs/super.c: remove set but not used variable 'usb3'YueHaibing1-2/+0
2019-07-16fs/hfsplus/xattr.c: replace strncpy with memcpyMathieu Malaterre1-1/+1
2019-07-16coda: add hinting support for partial file cachingPedro Cuadra5-25/+112
2019-07-16coda: ftoc validity check integrationFabian Frederick4-18/+18
2019-07-16coda: remove sb test in coda_fid_to_inode()Fabian Frederick1-5/+0
2019-07-16coda: remove sysctl object from module when unusedFabian Frederick4-16/+12
2019-07-16coda: add __init to init_coda_psdev()Fabian Frederick1-1/+1
2019-07-16coda: use SIZE() for statFabian Frederick1-1/+1
2019-07-16coda: destroy mutex in put_super()Fabian Frederick1-0/+1
2019-07-16coda: remove uapi/linux/coda_psdev.hJan Harkes1-1/+4
2019-07-16coda: move internal defs out of include/linux/ [ver #2]David Howells11-14/+99
2019-07-16coda: bump module versionJan Harkes1-1/+1
2019-07-16coda: get rid of CODA_FREE()Dan Carpenter3-24/+22
2019-07-16coda: get rid of CODA_ALLOC()Dan Carpenter3-13/+7
2019-07-16coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes1-14/+7
2019-07-16coda: stop using 'struct timespec' in user APIArnd Bergmann1-12/+38
2019-07-16coda: clean up indentation, replace spaces with tabColin Ian King1-1/+1
2019-07-16coda: don't try to print names that were considered too longJan Harkes1-2/+2
2019-07-16coda: potential buffer overflow in coda_psdev_write()Jan Harkes2-3/+39
2019-07-16coda: add error handling for fgetZhouyang Jia1-1/+4
2019-07-16coda: pass the host file in vma->vm_file on mmapJan Harkes1-2/+68
2019-07-16fs/binfmt_elf.c: delete stale commentAlexey Dobriyan1-1/+0
2019-07-16fs/binfmt_flat.c: remove set but not used variable 'inode'YueHaibing1-2/+0
2019-07-16fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny1-0/+4
2019-07-16fs/proc/inode.c: use typeof_member() macroAlexey Dobriyan1-10/+17
2019-07-16vmcore: add a kernel parameter novmcoreddKairui Song2-1/+11
2019-07-16Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds50-3124/+3786
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-1/+1
2019-07-16Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)Linus Torvalds1-57/+75
2019-07-16/proc/<pid>/cmdline: add back the setproctitle() special caseLinus Torvalds1-4/+77
2019-07-16/proc/<pid>/cmdline: remove all the special casesLinus Torvalds1-63/+8
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds8-17/+18
2019-07-15smb3: smbdirect no longer experimentalSteve French1-2/+2
2019-07-15cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg2-1/+22
2019-07-15iomap: start moving code to fs/iomap/Darrick J. Wong2-0/+6
2019-07-15xfs: sync up xfs_trans_inode with userspaceEric Sandeen1-0/+4
2019-07-15xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen2-2/+2
2019-07-15NFSv4: Validate the stateid before applying it to state recoveryTrond Myklebust1-2/+19
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab1-1/+1
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-1/+1
2019-07-14Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-41/+34
2019-07-14Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-92/+338
2019-07-14Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds1-1/+2
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds3-65/+290
2019-07-13cifs: fix crash in cifs_dfs_do_automountRonnie Sahlberg1-4/+12
2019-07-13nfs4.0: Refetch lease_time after clientid updateDonald Buczek1-22/+22
2019-07-13nfs4: Rename nfs41_setup_state_renewalDonald Buczek1-2/+2
2019-07-13nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek3-4/+18
2019-07-13nfs: Fix copy-and-paste error in debug messageDonald Buczek1-1/+1
2019-07-13NFS: Replace 16 seq_printf() calls by seq_puts()Markus Elfring1-16/+16
2019-07-13NFS: Use seq_putc() in nfs_show_stats()Markus Elfring1-1/+1
2019-07-12Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds4-33/+19
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds18-758/+1268
2019-07-12Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds160-4703/+4397
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds14-242/+288
2019-07-12Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann2-86/+7
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-261/+112
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-331/+291
2019-07-12oom: decouple mems_allowed from oom_unkillable_taskShakeel Butt1-2/+1
2019-07-12mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt1-1/+1
2019-07-12mm: vmalloc: show number of vmalloc pages in /proc/meminfoRoman Gushchin1-1/+1
2019-07-12mm: smaps: split PSS into componentsLuigi Semenzato1-30/+62
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/map_filesKonstantin Khlebnikov1-6/+22
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/clear_refsKonstantin Khlebnikov1-1/+4
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/pagemapKonstantin Khlebnikov1-1/+3
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollupKonstantin Khlebnikov1-2/+6
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/mapsKonstantin Khlebnikov2-2/+10
2019-07-12memcg, fsnotify: no oom-kill for remote memcg chargingShakeel Butt2-3/+10
2019-07-129p: pass the correct prototype to read_cache_pageChristoph Hellwig1-2/+4
2019-07-12jffs2: pass the correct prototype to read_cache_pageChristoph Hellwig3-4/+4
2019-07-12ocfs2: use kmemdup rather than duplicating its implementationFuqian Huang2-9/+7
2019-07-12fs/ocfs2/dlmglue.c: unneeded variable: "status"Hariprasad Kelam1-2/+1
2019-07-12ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman13-261/+73
2019-07-12ocfs2: add first lock wait time in locking_stateGang He2-3/+30
2019-07-12ocfs2: add locking filter debugfs fileGang He2-0/+40
2019-07-12ocfs2: add last unlock times in locking_stateGang He2-3/+16
2019-07-12ocfs2/dlm: use struct_size() helperGustavo A. R. Silva1-5/+3
2019-07-12fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"ChenGang4-4/+4
2019-07-12Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust6-149/+325
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal1-3/+1
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2019-07-11Merge tag 'pstore-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-23/+29
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-87/+1
2019-07-11orangefs: eliminate needless variable assignmentsMike Marshall1-2/+0
2019-07-11orangefs: remove redundant assignment to variable buffer_indexColin Ian King1-1/+1
2019-07-11dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-27/+7
2019-07-11dlm: check if workqueues are NULL before flushing/destroyingDavid Windsor1-6/+12
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-38/+79
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds21-238/+1001
2019-07-10Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds23-230/+190
2019-07-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-233/+434
2019-07-10Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-82/+237
2019-07-10Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds12-255/+255
2019-07-10Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds7-79/+159
2019-07-10Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-37/+46
2019-07-10Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds8-150/+188
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-67/+45
2019-07-10Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds1-20/+42
2019-07-10f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu1-1/+3
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-78/+21
2019-07-10f2fs: avoid out-of-range memory accessOcean Chen1-0/+5
2019-07-10f2fs: fix to avoid long latency during umountHeng Xiao1-0/+4
2019-07-10f2fs: allow all the users to pin a fileJaegeuk Kim1-3/+0
2019-07-10cifs: fix parsing of symbolic link error responseRonnie Sahlberg2-4/+12
2019-07-10xfs: chain bios the right way around in xfs_rw_bdevChristoph Hellwig1-1/+1
2019-07-10blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo1-1/+1
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo6-11/+11
2019-07-10cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo1-0/+3
2019-07-10Teach shrink_dcache_parent() to cope with mixed-filesystem shrink listsAl Viro2-17/+85
2019-07-10udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani1-33/+60
2019-07-09nfsd: Make __get_nfsdfs_client() staticYueHaibing1-1/+1
2019-07-09nfsd: Make two functions staticYueHaibing1-2/+2
2019-07-09io_uring: fix io_sq_thread_stop running in front of io_sq_threadJackie Liu1-0/+5
2019-07-09io_uring: add support for recvmsg()Jens Axboe1-4/+27
2019-07-09io_uring: add support for sendmsg()Jens Axboe1-0/+40
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+39
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds6-41/+16
2019-07-09xfs: bump INUMBERS cursor correctly in xfs_inumbers_walkDarrick J. Wong1-3/+2
2019-07-09NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever5-7/+29
2019-07-09NFS: Update symbolic flags displayed by trace eventsChuck Lever1-26/+124
2019-07-09NFS: Display symbolic status code names in trace logChuck Lever1-35/+41
2019-07-09NFS: Fix show_nfs_errors macros againChuck Lever1-82/+82
2019-07-09NFS4: Add a trace event to record invalid CB sequence IDsChuck Lever2-8/+58
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2019-07-08pstore: Fix double-free in pstore_mkfile() failure pathNorbert Manthey1-7/+6
2019-07-08pstore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-16/+2
2019-07-08pstore/ram: Improve backward compatibility with older ChromebooksDouglas Anderson1-0/+21
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-48/+17
2019-07-08nfsd: Fix misuse of strlcpyJoe Perches1-1/+1
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-21/+78
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-8/+12
2019-07-08Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+10
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2019-07-08ubifs: Don't leak orphans on memory during commitRichard Weinberger1-26/+24
2019-07-08ubifs: Check link count of inodes when killing orphans.Richard Weinberger1-9/+35
2019-07-08ubifs: Add support for zstd compression.Michele Dionisio4-1/+40
2019-07-08ubifs: support offline signed imagesSascha Hauer7-44/+225
2019-07-08ubifs: remove unnecessary check in ubifs_log_start_commitLiu Song1-4/+1
2019-07-08ubifs: Fix typo of output in get_cs_sqnumLiu Song1-1/+1
2019-07-08ubifs: Simplify redundant codeLiu Song1-2/+1
2019-07-08ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger1-5/+11
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar21-100/+180
2019-07-08ceph: fix end offset in truncate_inode_pages_range callLuis Henriques1-1/+1
2019-07-08ceph: use generic_delete_inode() for ->drop_inodeLuis Henriques3-12/+1
2019-07-08ceph: use ceph_evict_inode to cleanup inode's resourceYan, Zheng3-4/+7
2019-07-08ceph: initialize superblock s_time_gran to 1Luis Henriques1-1/+1
2019-07-08libceph: rename r_unsafe_item to r_private_itemIlya Dryomov1-3/+3
2019-07-08ceph: don't NULL terminate virtual xattrsJeff Layton1-25/+59
2019-07-08ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton1-7/+7
2019-07-08ceph: make getxattr_cb return ssize_tJeff Layton1-45/+45
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng1-11/+30
2019-07-08ceph: kick flushing and flush snaps before sending normal cap messageYan, Zheng1-4/+14
2019-07-08ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps()Yan, Zheng1-9/+4
2019-07-08ceph: increment change_attribute on local changesJeff Layton2-0/+7
2019-07-08ceph: handle change_attr in cap messagesJeff Layton3-9/+13