aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-26Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-22Btrfs: fix return value on rename exchange failureFilipe Manana
2018-06-22Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-21btrfs: fix invalid-free in btrfs_extent_sameLu Fengqi
2018-06-21Btrfs: fix physical offset reported by fiemap for inline extentsFilipe Manana
2018-06-20udf: Drop unused arguments of udf_delete_aext()Jan Kara
2018-06-20udf: Provide function for calculating dir entry lengthJan Kara
2018-06-20udf: Detect incorrect directory sizeJan Kara
2018-06-20ext2: add warning when specifying nocheck optionChengguang Xu
2018-06-20quota: Cleanup list iteration in dqcache_shrink_scan()Jan Kara
2018-06-20quota: reclaim least recently used dquotsGreg Thelen
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds
2018-06-19pNFS/flexfiles: Process writeback resends from nfsiod context as wellTrond Myklebust
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust
2018-06-19pNFS: Don't send layoutreturn if the layout is already invalidTrond Myklebust
2018-06-19pNFS: Always free the session slot on error in nfs4_layoutget_handle_exceptionTrond Myklebust
2018-06-19Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2018-06-18Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-15cifs: Fix invalid check in __cifs_calc_signature()Paulo Alcantara
2018-06-15cifs: Use correct packet length in SMB2_TRANSFORM headerPaulo Alcantara
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-06-15afs: Optimise callback breaking by not repeating volume lookupDavid Howells
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells
2018-06-15afs: Enable IPv6 DNS lookupsDavid Howells
2018-06-15smb3: fix corrupt path in subdirs on smb311 with posixSteve French
2018-06-15smb3: do not display empty interface listSteve French
2018-06-15smb3: Fix mode on mkdir on smb311 mountsSteve French
2018-06-15cifs: Fix kernel oops when traceSMB is enabledPaulo Alcantara
2018-06-15CIFS: dump every session iface infoAurelien Aptel
2018-06-15CIFS: parse and store info on iface queriesAurelien Aptel
2018-06-15CIFS: add iface info to struct cifs_sesAurelien Aptel
2018-06-15CIFS: complete PDU definitions for interface queriesAurelien Aptel
2018-06-15CIFS: move default port definitions to cifsglob.hAurelien Aptel
2018-06-15cifs: Fix encryption/signingPaulo Alcantara
2018-06-15cifs: update __smb_send_rqst() to take an array of requestsRonnie Sahlberg
2018-06-15cifs: remove smb2_send_recv()Ronnie Sahlberg
2018-06-15cifs: push rfc1002 generation down the stackRonnie Sahlberg
2018-06-15smb3: increase initial number of credits requested to allow writeSteve French
2018-06-15cifs: add lease tracking to the cached root fidRonnie Sahlberg
2018-06-15smb3: note that smb3.11 posix extensions mount option is experimentalSteve French
2018-06-15afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells
2018-06-15afs: Handle CONFIG_PROC_FS=nDavid Howells
2018-06-15proc: Make inline name size calculation automaticDavid Howells