aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+6
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-279/+405
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-22Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-7/+13
2017-11-22Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2017-11-22Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-0/+6
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-5/+4
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-154/+72
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds6-94/+206
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig2-6/+12
2017-11-21xfs: fix memory leak in xfs_iext_free_last_leafShu Wang1-1/+1
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-82/+157
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-152/+147
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma1-1/+1
2017-11-17fat: remove redundant assignment of 0 to slotsColin Ian King1-1/+0
2017-11-17hfs/hfsplus: clean up unused variables in bnode.cChristos Gkekas2-8/+0
2017-11-17nilfs2: remove inode->i_version initializationJeff Layton1-1/+0
2017-11-17nilfs2: use octal for unreadable permission macroRyusuke Konishi1-1/+1
2017-11-17nilfs2: align block comments of nilfs_sufile_truncate_range() at *Ryusuke Konishi1-16/+16
2017-11-17fs, nilfs: convert nilfs_root.count from atomic_t to refcount_tElena Reshetova2-6/+7
2017-11-17nilfs2: fix race condition that causes file system corruptionAndreas Rohner1-2/+4
2017-11-17fs/nilfs2: convert timers to use timer_setup()Kees Cook2-6/+6
2017-11-17pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence1-15/+3
2017-11-17pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence1-2/+15
2017-11-17pipe: match pipe_max_size data type with procfsJoe Lawrence1-1/+1
2017-11-17autofs: don't fail mount for transient errorNeilBrown1-1/+14
2017-11-17epoll: remove ep_call_nested() from ep_eventpoll_poll()Jason Baron1-45/+35
2017-11-17epoll: avoid calling ep_call_nested() from ep_poll_safewake()Jason Baron1-29/+18
2017-11-17epoll: account epitem and eppoll_entry to kmemcgShakeel Butt1-2/+2
2017-11-17proc: use do-while in name_to_int()Alexey Dobriyan1-2/+2
2017-11-17proc: : uninline name_to_int()Alexey Dobriyan3-22/+25
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin1-0/+6
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds25-334/+590
2017-11-17Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-98/+34
2017-11-17Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-3/+4
2017-11-17NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"Benjamin Coddington2-16/+16
2017-11-17NFS: Fix typo in nomigration mount optionJoshua Watt1-1/+1
2017-11-17nfs: Fix ugly referral attributesChuck Lever1-10/+8
2017-11-17NFS: super: mark expected switch fall-throughsGustavo A. R. Silva1-2/+10
2017-11-17nfs: remove net pointer from messagesVasily Averin1-7/+7
2017-11-17nfs client: exit_net cleanup check addedVasily Averin1-0/+4
2017-11-17nfs/write: Use common error handling code in nfs_lock_and_join_requests()Markus Elfring1-8/+9
2017-11-17NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust3-1/+20
2017-11-17NFSv4: nfs_set_open_stateid must not trigger state recovery for closed stateTrond Myklebust1-1/+2
2017-11-17NFSv4: Check the open stateid when searching for expired stateTrond Myklebust1-0/+5
2017-11-17NFSv4: Clean up nfs4_delegreturn_doneTrond Myklebust1-18/+14
2017-11-17NFSv4: cleanup nfs4_close_doneTrond Myklebust1-19/+16
2017-11-17NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturnTrond Myklebust1-3/+12
2017-11-17pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-closeTrond Myklebust3-2/+40
2017-11-17NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust3-12/+13
2017-11-17NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust5-2/+65
2017-11-17NFS: Fix a typo in nfs_rename()Trond Myklebust1-1/+1
2017-11-17NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust1-15/+26
2017-11-17NFSv4: Add a tracepoint to document open stateid updatesTrond Myklebust2-0/+5
2017-11-17NFSv4: Fix OPEN / CLOSE raceTrond Myklebust3-35/+123
2017-11-17NFS: Fix bool initialization/comparisonThomas Meyer4-8/+8
2017-11-17NFS: Avoid RCU usage in tracepointsAnna Schumaker1-18/+6
2017-11-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-376/+570
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-9/+7
2017-11-17Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-66/+515
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-37/+37
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-36/+15
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds9-251/+108
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova6-31/+31
2017-11-17fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova1-6/+6
2017-11-17fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_tElena Reshetova3-8/+8
2017-11-17fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_tElena Reshetova2-4/+4
2017-11-17fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_tElena Reshetova2-5/+6
2017-11-17fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_tElena Reshetova2-7/+7
2017-11-17fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_tElena Reshetova2-8/+8
2017-11-17fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_tElena Reshetova2-6/+7
2017-11-17NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust2-47/+103
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-135/+296
2017-11-17afs: Fix file lockingDavid Howells5-262/+385
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+26
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-612/+1495
2017-11-16xfs: fix type usageDarrick J. Wong2-3/+3
2017-11-16xfs: fix forgotten rcu read unlock when skipping inode reclaimDarrick J. Wong1-0/+1
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds37-5277/+6444
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-114/+184
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds39-263/+199
2017-11-15fs: fuse: account fuse_inode slab memory as reclaimableJohannes Weiner1-3/+3
2017-11-15mm: remove __GFP_COLDMel Gorman1-4/+2
2017-11-15mm: remove cold parameter for release_pagesMel Gorman1-1/+1
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman16-30/+30
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman1-1/+1
2017-11-15userfaultfd: use mmgrab instead of open-coded increment of mm_countMike Rapoport1-1/+1
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-2/+0
2017-11-15fs, mm: account filp cache to kmemcgShakeel Butt1-1/+1
2017-11-15mm: consolidate page table accountingKirill A. Shutemov1-9/+2
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-1/+1
2017-11-15mm: account pud page tablesKirill A. Shutemov1-1/+4
2017-11-15cifs: use find_get_pages_range_tag()Jan Kara1-19/+2
2017-11-15afs: use find_get_pages_range_tag()Jan Kara1-9/+2
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara10-22/+20
2017-11-15ceph: use pagevec_lookup_range_nr_tag()Jan Kara1-4/+2
2017-11-15nilfs2: use pagevec_lookup_range_tag()Jan Kara1-6/+2
2017-11-15gfs2: use pagevec_lookup_range_tag()Jan Kara1-18/+2
2017-11-15f2fs: use find_get_pages_tag() for looking up single pageJan Kara1-6/+7
2017-11-15f2fs: simplify page iteration loopsJan Kara2-50/+28
2017-11-15f2fs: use pagevec_lookup_range_tag()Jan Kara1-7/+2
2017-11-15ext4: use pagevec_lookup_range_tag()Jan Kara1-12/+2
2017-11-15ceph: use pagevec_lookup_range_tag()Jan Kara1-16/+3
2017-11-15btrfs: use pagevec_lookup_range_tag()Jan Kara1-15/+4
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse1-2/+7
2017-11-15fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()Anshuman Khandual1-1/+0
2017-11-15slab, slub, slob: add slab_flags_tAlexey Dobriyan2-2/+2
2017-11-15ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()Guozhonghua1-4/+1
2017-11-15ocfs2/dlm: get mle inuse only when it is initializedChangwei Ge1-1/+3
2017-11-15ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen1-8/+55
2017-11-15ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen1-8/+18
2017-11-15ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen1-2/+7
2017-11-15ocfs2: clean up some unused function declarationspiaojun1-3/+0
2017-11-15ocfs2: fix cluster hang after a node diesChangwei Ge1-0/+1
2017-11-15ocfs2: cleanup unused func declaration and assignmentpiaojun2-4/+0
2017-11-15ocfs2: no need flush workqueue before destroying itpiaojun3-5/+1
2017-11-15ocfs2: remove unused declaration ocfs2_publish_get_mount_state()Guozhonghua1-3/+0
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+5
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-9/+34
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+5
2017-11-15x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki1-0/+6
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-11-15f2fs: deny accessing encryption policy if encryption is offChao Yu1-0/+5
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-6/+5
2017-11-15fcntl: don't leak fd reference when fixup_compat_flock failsJeff Layton1-3/+2
2017-11-14dax: fix PMD faults on zero-length filesJeff Moyer1-3/+3
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds8-141/+112
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds7-30/+30
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds20-227/+262
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds8-181/+158
2017-11-14Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds7-124/+186
2017-11-14Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-209/+469
2017-11-14Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2-1/+2
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds48-1547/+3315
2017-11-14Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds87-4011/+10972
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-500/+266
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-131/+187
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-108/+17
2017-11-14Merge udf, isofs, quota, ext2 changes for 4.15-rc1.Jan Kara20-227/+262
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2017-11-13f2fs: inject fault in inc_valid_node_countChao Yu1-0/+7
2017-11-13f2fs: fix to clear FI_NO_PREALLOCChao Yu1-0/+1
2017-11-13f2fs: expose quota information in debugfsJaegeuk Kim2-2/+19
2017-11-13f2fs: separate nat entry mem alloc from nat_tree_lockYunlei He1-39/+59
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-12/+7
2017-11-13fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax coreDan Williams3-5/+16
2017-11-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds22-54/+45
2017-11-13orangefs: call op_release sooner when creating inodesMartin Brandenburg1-9/+15
2017-11-13orangefs: stop setting atime on inode dirtyMartin Brandenburg9-141/+52
2017-11-13orangefs: use ARRAY_SIZEJérémy Lefaure2-2/+5
2017-11-13orangefs: remove initialization of i_versionJeff Layton1-2/+0
2017-11-13Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-11-13afs: Protect call->state changes against signalsDavid Howells3-69/+120
2017-11-13afs: Trace page dirty/cleanDavid Howells2-13/+31
2017-11-13afs: Implement shared-writeable mmapDavid Howells3-9/+54
2017-11-13afs: Get rid of the afs_writeback recordDavid Howells6-395/+411
2017-11-13afs: Introduce a file-private data recordDavid Howells6-20/+51
2017-11-13afs: Use a dynamic port if 7001 is in useMarc Dionne1-0/+4
2017-11-13afs: Fix directory read/modify raceDavid Howells3-8/+25
2017-11-13afs: Trace the sending of pagesDavid Howells1-0/+3
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells4-20/+91
2017-11-13afs: Fix total-length calculation for multiple-page sendDavid Howells1-2/+11
2017-11-13afs: Only progress call state at end of Tx phase from rxrpc callbackDavid Howells1-9/+0
2017-11-13afs: Make use of the YFS service upgrade to fully support IPv6David Howells6-10/+428
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells26-2575/+2795
2017-11-13afs: Move server rotation code into its own fileDavid Howells3-250/+255
2017-11-13afs: Add an address list conceptDavid Howells12-561/+844
2017-11-13afs: Overhaul cell database managementDavid Howells6-317/+704
2017-11-13afs: Overhaul permit cachingDavid Howells9-187/+244
2017-11-13afs: Overhaul the callback handlingDavid Howells14-794/+443
2017-11-13afs: Rename struct afs_call server member to cm_serverDavid Howells3-11/+10
2017-11-13afs: Fix the afs_uuid struct to make the char-sized fields signedDavid Howells1-3/+3
2017-11-13afs: Connect up the CB.ProbeUuidDavid Howells1-0/+3
2017-11-13afs: Potentially return call->reply[0] from afs_make_call()David Howells2-11/+18
2017-11-13afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells5-77/+74
2017-11-13afs: Consolidate abort_to_error translatorsDavid Howells6-77/+36
2017-11-13afs: Allow IPv6 address specification of VL serversDavid Howells5-26/+36
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells10-130/+85
2017-11-13afs: Update the cache index structureDavid Howells4-251/+50
2017-11-13afs: Add some protocol defsDavid Howells3-9/+35
2017-11-13afs: Push the net ns pointer to more placesDavid Howells11-56/+56
2017-11-13afs: Note the cell in the superblock info alsoDavid Howells2-24/+48
2017-11-13afs: Fix server reapingDavid Howells3-10/+57
2017-11-13afs: Close the rxrpc socket only after purging the serversDavid Howells1-1/+1
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells15-492/+602
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells8-53/+9
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells4-12/+7
2017-11-13ceph: silence sparse endianness warning in encode_caps_cbJeff Layton1-2/+2
2017-11-13ceph: remove the bump of i_versionJeff Layton1-1/+0
2017-11-13ceph: present consistent fsid, regardless of arch endiannessJeff Layton1-2/+3
2017-11-13ceph: clean up spinlocking and list handling around cleanup_cap_releases()Jeff Layton1-13/+21
2017-11-13ceph: remove unused and redundant variable droppingColin Ian King1-2/+1
2017-11-13ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()Ilya Dryomov1-2/+2