aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+58
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-10/+2
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-26/+194
2019-09-29Merge branch 'entropy'Linus Torvalds1-0/+3
2019-09-29Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds1-0/+3
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+107
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds30-562/+2004
2019-09-27Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds5-0/+1220
2019-09-27Merge tag '9p-for-5.4' of git://github.com/martinetd/linuxLinus Torvalds3-2/+7
2019-09-27Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+57
2019-09-27btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo1-0/+3
2019-09-27btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo1-1/+1
2019-09-26CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky1-0/+5
2019-09-26smb3: missing ACL related flagsSteve French1-1/+80
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds11-177/+365
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook1-1/+2
2019-09-26Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-21/+17
2019-09-26Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+0
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-71/+37
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov4-9/+9
2019-09-26xfs: remove unlikely() from WARN_ON() conditionDenis Efremov1-2/+2
2019-09-26fs: remove unlikely() from WARN_ON() conditionDenis Efremov1-1/+1
2019-09-26jffs2: Fix mounting under new mount APIDavid Howells1-2/+0
2019-09-26io_uring: make CQ ring wakeups be more efficientJens Axboe1-10/+56
2019-09-26smb3: pass mode bits into create callsSteve French7-21/+51
2019-09-25userfaultfd: untag user pointersAndrey Konovalov1-10/+12
2019-09-25fs/namespace: untag user pointers in copy_mount_optionsAndrey Konovalov1-1/+1
2019-09-25fat: delete an unnecessary check before brelse()Markus Elfring1-3/+1
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableJason Yan1-2/+1
2019-09-25fs/reiserfs/journal.c: remove set but not used variableJason Yan1-4/+3
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableszhengbin1-11/+1
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variableszhengbin1-5/+1
2019-09-25fs/reiserfs/prints.c: remove set but not used variableszhengbin1-3/+0
2019-09-25fs/reiserfs/objectid.c: remove set but not used variableszhengbin1-2/+1
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variableszhengbin1-2/+1
2019-09-25fs/reiserfs/stree.c: remove set but not used variableszhengbin1-4/+0
2019-09-25fs/reiserfs/journal.c: remove set but not used variableszhengbin1-9/+1
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai1-3/+2
2019-09-25Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds16-335/+596
2019-09-25Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-1613/+1726
2019-09-25Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-18/+20
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers1-1/+1
2019-09-25btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo1-1/+7
2019-09-25btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo1-1/+8
2019-09-24smb3: Add missing reparse tagsSteve French1-0/+11
2019-09-24Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-24/+217
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-283/+163
2019-09-24mm, fs: move randomize_stack_top from fs to mmAlexandre Ghiti1-20/+0
2019-09-24mm,thp: avoid writes to file with THP in pagecacheSong Liu2-0/+11
2019-09-24mm,thp: stats for file backed THPSong Liu2-1/+7
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-4/+0
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)1-1/+1
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-1/+1
2019-09-24ocfs2: fix spelling mistake "ambigous" -> "ambiguous"Colin Ian King1-1/+1
2019-09-24ocfs2: checkpoint appending truncate log transaction before flushingChangwei Ge1-0/+15
2019-09-24ocfs2: wait for recovering done after direct unlock requestChangwei Ge1-4/+19
2019-09-24ocfs2: delete unnecessary checks before brelse()Markus Elfring2-7/+3
2019-09-24fs/ocfs2/dir.c: remove set but not used variableszhengbin1-2/+1
2019-09-24fs/ocfs2/file.c: remove set but not used variableszhengbin1-3/+0
2019-09-24fs/ocfs2/namei.c: remove set but not used variableszhengbin1-2/+0
2019-09-24ocfs2: remove unused ocfs2_orphan_scan_exit() declarationGuozhonghua1-2/+1
2019-09-24ocfs2: remove unused ocfs2_calc_tree_trunc_credits()Guozhonghua1-28/+0
2019-09-24ocfs2: further debugfs cleanupsGreg Kroah-Hartman9-180/+61
2019-09-24jbd2: remove jbd2_journal_inode_add_[write|wait]Joseph Qi2-14/+0
2019-09-24ocfs2: use jbd2_inode dirty range scopingJoseph Qi4-11/+28
2019-09-24fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2-2/+14
2019-09-24pNFS/filelayout: enable LAYOUTGET on OPENOlga Kornievskaia1-0/+1
2019-09-24NFS: Optimise the default readahead sizeTrond Myklebust2-9/+8
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-459/+380
2019-09-24xfs: avoid unused to_mp() function warningAustin Kim1-13/+0
2019-09-24xfs: log proper length of superblockEric Sandeen1-1/+1
2019-09-24Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana1-14/+19
2019-09-24fuse: Make fuse_args_to_req staticYueHaibing1-1/+1
2019-09-24fuse: fix memleak in cuse_channel_openzhengbin1-0/+1
2019-09-24fuse: fix beyond-end-of-page access in fuse_parse_cache()Tejun Heo1-1/+3
2019-09-24fuse: unexport fuse_put_requestArnd Bergmann1-1/+0
2019-09-24fuse: kmemcg account fs dataKhazhismel Kumykov3-4/+6
2019-09-24fuse: on 64-bit store time in d_fsdata directlyKhazhismel Kumykov1-6/+30
2019-09-24fuse: fix missing unlock_page in fuse_writepage()Vasily Averin1-0/+1
2019-09-24io_uring: compare cached_cq_tail with cq.head in_io_uring_pollyangerkun1-1/+1
2019-09-24Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana1-0/+4
2019-09-24btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou1-0/+9
2019-09-24Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana1-1/+7
2019-09-23CIFS: fix max ea value sizeMurphy Zhou1-1/+1
2019-09-23fs/cifs/sess.c: Remove set but not used variable 'capabilities'zhengbin1-2/+1
2019-09-23fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin1-1/+1
2019-09-23smb3: fix leak in "open on server" perf counterSteve French2-0/+6
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust6-50/+41
2019-09-23xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")Darrick J. Wong2-5/+10
2019-09-23xfs: removed unneeded variableAliasgar Surti1-2/+1
2019-09-23xfs: convert inode to extent format after extent merge due to shiftBrian Foster1-0/+5
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+41
2019-09-23io_uring: correctly handle non ->{read,write}_iter() file_operationsJens Axboe1-6/+54
2019-09-23nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing1-1/+1
2019-09-21Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds16-207/+264
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds17-203/+839
2019-09-21Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds12-135/+248
2019-09-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-281/+837
2019-09-21Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-43/+25
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+6
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-38/+42
2019-09-21smb3: allow decryption keys to be dumped by admin for debuggingSteve French2-0/+38
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKUTrond Myklebust1-5/+48
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust3-21/+72
2019-09-20NFSv4: Fix OPEN_DOWNGRADE error handlingTrond Myklebust1-1/+3
2019-09-20pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqidTrond Myklebust3-7/+17
2019-09-20NFSv4: Add a helper to increment stateid seqidsTrond Myklebust1-0/+9
2019-09-20NFSv4: Handle RPC level errors in LAYOUTRETURNTrond Myklebust2-0/+24
2019-09-20NFSv4: Handle NFS4ERR_DELAY correctly in return-on-closeTrond Myklebust1-0/+4
2019-09-20NFSv4: Clean up pNFS return-on-close error handlingTrond Myklebust3-56/+50
2019-09-20pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust1-2/+7
2019-09-20NFS: remove unused check for negative dentryBenjamin Coddington1-5/+1
2019-09-20NFSv3: use nfs_add_or_obtain() to create and reference inodesBenjamin Coddington1-9/+36
2019-09-20NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington1-14/+27
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+4
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown1-4/+11
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown1-4/+15
2019-09-19iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig2-12/+15
2019-09-19iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski2-9/+8
2019-09-19Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfsLinus Torvalds5-254/+170
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds27-319/+1120
2019-09-19Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-09-19Merge branch 'work.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-104/+44
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds9-244/+320
2019-09-19Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds45-72/+287
2019-09-18gfs2: Convert gfs2 to fs_contextAndrew Price4-459/+380
2019-09-18Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds78-1081/+1295
2019-09-18Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+3
2019-09-18Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds4-29/+51
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds62-5486/+6054
2019-09-18Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-28/+149
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds30-68/+2859
2019-09-18Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds19-817/+2961
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+14
2019-09-18Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+107
2019-09-18Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+4
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds6-50/+37
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-11/+10
2019-09-18virtio-fs: add virtiofs filesystemStefan Hajnoczi5-0/+1220
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-0/+6446
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+5
2019-09-18io_uring: IORING_OP_TIMEOUT supportJens Axboe1-5/+144
2019-09-19io_uring: use cond_resched() in sqthreadJens Axboe1-1/+1
2019-09-18io_uring: fix potential crash issue due to io_get_req failureJackie Liu1-0/+6
2019-09-18io_uring: ensure poll commands clear ->sqeJens Axboe1-9/+9
2019-09-18io_uring: fix use-after-free of shadow_reqJackie Liu1-0/+2
2019-09-18io_uring: use kmemdup instead of kmalloc and memcpyJackie Liu1-3/+1
2019-09-18Merge tag 'unicode-next-v5.4' of https://git.kernel.org/pub/scm/linux/kernel/...Theodore Ts'o2-3/+3
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-47/+127
2019-09-17Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-blockLinus Torvalds1-183/+348
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds7-7/+7
2019-09-17f2fs: add a condition to detect overflow in f2fs_ioc_gc_range()Sahitya Tummala1-2/+2
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2019-09-17unicode: make array 'token' static const, makes object smallerColin Ian King1-1/+1
2019-09-17unicode: Move static keyword to the front of declarationsKrzysztof Wilczynski1-2/+2
2019-09-17gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson1-0/+1
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki1-2/+2
2019-09-16cifs: update internal module version numberSteve French1-1/+1
2019-09-16cifs: modefromsid: write mode ACE firstAurelien Aptel1-17/+19
2019-09-16cifs: cifsroot: add more err checkingAurelien Aptel1-5/+16
2019-09-16smb3: add missing worker function for SMB3 change notifySteve French2-0/+88
2019-09-16cifs: Add support for root file systemsPaulo Alcantara (SUSE)5-3/+109
2019-09-16cifs: modefromsid: make room for 4 ACEAurelien Aptel1-1/+1
2019-09-16smb3: fix potential null dereference in decrypt offloadSteve French1-6/+3
2019-09-16smb3: fix unmount hang in open_shrootSteve French1-10/+11
2019-09-16smb3: allow disabling requesting leasesSteve French4-2/+13
2019-09-16smb3: improve handling of share deleted (and share recreated)Steve French4-2/+24
2019-09-16smb3: display max smb3 requests in flight at any one timeSteve French5-0/+10
2019-09-16smb3: only offload decryption of read responses if multiple requestsSteve French2-4/+7
2019-09-16cifs: add a helper to find an existing readable handle to a fileRonnie Sahlberg3-5/+61
2019-09-16smb3: enable offload of decryption of large reads via mount optionSteve French4-2/+19
2019-09-16smb3: allow parallelizing decryption of readsSteve French3-4/+97
2019-09-16cifs: add a debug macro that prints \\server\share for errorsRonnie Sahlberg4-50/+86
2019-09-16smb3: fix signing verification of large readsSteve French1-2/+2
2019-09-16smb3: allow skipping signature verification for perf sensitive configurationsSteve French3-3/+13
2019-09-16smb3: add dynamic tracepoints for flush and closeSteve French2-2/+43
2019-09-16smb3: log warning if CSC policy conflicts with cache mount optionSteve French1-0/+8
2019-09-16smb3: add mount option to allow RW caching of share accessed by only 1 clientSteve French4-3/+25
2019-09-16smb3: add some more descriptive messages about share when mounting cache=roSteve French1-1/+9
2019-09-16smb3: add mount option to allow forced caching of read only shareSteve French4-2/+21
2019-09-16cifs: fix dereference on ses before it is null checkedColin Ian King2-4/+10
2019-09-16cifs: add new debugging macro cifs_server_dbgRonnie Sahlberg5-163/+204
2019-09-16cifs: use existing handle for compound_op(OP_SET_INFO) when possibleRonnie Sahlberg1-9/+26
2019-09-16cifs: create a helper to find a writeable handle by path nameRonnie Sahlberg4-27/+106
2019-09-16cifs: remove set but not used variablesYueHaibing1-7/+0
2019-09-16smb3: Incorrect size for netname negotiate contextSteve French1-2/+1
2019-09-16cifs: remove unused variablezhengbin2-4/+0
2019-09-16cifs: remove redundant assignment to variable rcColin Ian King1-1/+1
2019-09-16smb3: add missing flag definitionsSteve French1-0/+2
2019-09-16cifs: add passthrough for smb2 setinfoRonnie Sahlberg2-4/+26
2019-09-16cifs: prepare SMB2_Flush to be usable in compoundsRonnie Sahlberg2-18/+44
2019-09-16cifs: allow chmod to set mode bits using special sidSteve French2-7/+41
2019-09-16cifs: get mode bits from special sid on statSteve French3-13/+38
2019-09-16fs: cifs: cifsssmb: remove redundant assignment to variable retColin Ian King1-1/+1
2019-09-16cifs: fix a comment for the timeouts when sending echosRonnie Sahlberg1-1/+1
2019-09-16f2fs: fix to add missing F2FS_IO_ALIGNED() conditionChao Yu2-2/+8
2019-09-16f2fs: fix to fallback to buffered IO in IO aligned modeChao Yu1-3/+6
2019-09-16f2fs: fix to handle error path correctly in f2fs_map_blocksChao Yu1-4/+4