aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds2018-06-20
* Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2018-06-18
|\
| * jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor2018-06-05
* | Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-06-18
|\ \
| * | cifs: Fix invalid check in __cifs_calc_signature()Paulo Alcantara2018-06-15
| * | cifs: Use correct packet length in SMB2_TRANSFORM headerPaulo Alcantara2018-06-15
| * | smb3: fix corrupt path in subdirs on smb311 with posixSteve French2018-06-15
| * | smb3: do not display empty interface listSteve French2018-06-15
| * | smb3: Fix mode on mkdir on smb311 mountsSteve French2018-06-15
| * | cifs: Fix kernel oops when traceSMB is enabledPaulo Alcantara2018-06-15
| * | CIFS: dump every session iface infoAurelien Aptel2018-06-15
| * | CIFS: parse and store info on iface queriesAurelien Aptel2018-06-15
| * | CIFS: add iface info to struct cifs_sesAurelien Aptel2018-06-15
| * | CIFS: complete PDU definitions for interface queriesAurelien Aptel2018-06-15
| * | CIFS: move default port definitions to cifsglob.hAurelien Aptel2018-06-15
| * | cifs: Fix encryption/signingPaulo Alcantara2018-06-15
| * | cifs: update __smb_send_rqst() to take an array of requestsRonnie Sahlberg2018-06-15
| * | cifs: remove smb2_send_recv()Ronnie Sahlberg2018-06-15
| * | cifs: push rfc1002 generation down the stackRonnie Sahlberg2018-06-15
| * | smb3: increase initial number of credits requested to allow writeSteve French2018-06-15
| * | cifs: add lease tracking to the cached root fidRonnie Sahlberg2018-06-15
| * | smb3: note that smb3.11 posix extensions mount option is experimentalSteve French2018-06-15
* | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-16
|\ \ \
| * | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-15
| * | | docs: Fix more broken referencesMauro Carvalho Chehab2018-06-15
| |/ /
* | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-16
|\ \ \
| * | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-18
| * | | fanotify: generalize fanotify_should_send_event()Amir Goldstein2018-05-18
| * | | fsnotify: generalize send_to_group()Amir Goldstein2018-05-18
| * | | fsnotify: generalize iteration of marks by object typeAmir Goldstein2018-05-18
| * | | fsnotify: introduce marks iteration helpersAmir Goldstein2018-05-18
| * | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-18
| * | | fsnotify: use type id to identify connector object typeAmir Goldstein2018-05-18
* | | | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-16
|\ \ \ \
| * | | | afs: Optimise callback breaking by not repeating volume lookupDavid Howells2018-06-15
| * | | | afs: Display manually added cells in dynamic root mountDavid Howells2018-06-15
| * | | | afs: Enable IPv6 DNS lookupsDavid Howells2018-06-15
| * | | | afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells2018-06-15
| * | | | afs: Handle CONFIG_PROC_FS=nDavid Howells2018-06-15
| * | | | proc: Make inline name size calculation automaticDavid Howells2018-06-15
| * | | | Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-02
| |\ \ \ \
| * | | | | afs: Implement network namespacingDavid Howells2018-05-23
| * | | | | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-23
| * | | | | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells2018-05-23
| * | | | | proc: Add a way to make network proc files writableDavid Howells2018-05-18
| * | | | | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells2018-05-18
| * | | | | afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells2018-05-18
| * | | | | afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells2018-05-18
| * | | | | afs: Move /proc management functions to the end of the fileDavid Howells2018-05-18
* | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-16
|\ \ \ \ \ \