| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | CIFS: add iface info to struct cifs_ses | Aurelien Aptel | 2018-06-15 | 2 | -0/+23 |
| * | | | | CIFS: complete PDU definitions for interface queries | Aurelien Aptel | 2018-06-15 | 1 | -3/+20 |
| * | | | | CIFS: move default port definitions to cifsglob.h | Aurelien Aptel | 2018-06-15 | 2 | -3/+3 |
| * | | | | cifs: Fix encryption/signing | Paulo Alcantara | 2018-06-15 | 1 | -2/+2 |
| * | | | | cifs: update __smb_send_rqst() to take an array of requests | Ronnie Sahlberg | 2018-06-15 | 1 | -35/+44 |
| * | | | | cifs: remove smb2_send_recv() | Ronnie Sahlberg | 2018-06-15 | 3 | -42/+116 |
| * | | | | cifs: push rfc1002 generation down the stack | Ronnie Sahlberg | 2018-06-15 | 6 | -135/+99 |
| * | | | | smb3: increase initial number of credits requested to allow write | Steve French | 2018-06-15 | 1 | -2/+3 |
| * | | | | cifs: add lease tracking to the cached root fid | Ronnie Sahlberg | 2018-06-15 | 6 | -20/+58 |
| * | | | | smb3: note that smb3.11 posix extensions mount option is experimental | Steve French | 2018-06-15 | 1 | -1/+4 |
* | | | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-17 | 4 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 2018-06-15 | 2 | -2/+2 |
| * | | | | | docs: Fix more broken references | Mauro Carvalho Chehab | 2018-06-15 | 2 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-17 | 10 | -124/+152 |
|\ \ \ \ \ |
|
| * | | | | | fsnotify: add fsnotify_add_inode_mark() wrappers | Amir Goldstein | 2018-05-18 | 2 | -2/+2 |
| * | | | | | fanotify: generalize fanotify_should_send_event() | Amir Goldstein | 2018-05-18 | 1 | -18/+18 |
| * | | | | | fsnotify: generalize send_to_group() | Amir Goldstein | 2018-05-18 | 1 | -25/+23 |
| * | | | | | fsnotify: generalize iteration of marks by object type | Amir Goldstein | 2018-05-18 | 3 | -36/+47 |
| * | | | | | fsnotify: introduce marks iteration helpers | Amir Goldstein | 2018-05-18 | 1 | -25/+49 |
| * | | | | | fsnotify: remove redundant arguments to handle_event() | Amir Goldstein | 2018-05-18 | 7 | -42/+38 |
| * | | | | | fsnotify: use type id to identify connector object type | Amir Goldstein | 2018-05-18 | 3 | -19/+18 |
* | | | | | | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-16 | 20 | -645/+879 |
|\ \ \ \ \ \ |
|
| * | | | | | | afs: Optimise callback breaking by not repeating volume lookup | David Howells | 2018-06-15 | 3 | -20/+107 |
| * | | | | | | afs: Display manually added cells in dynamic root mount | David Howells | 2018-06-15 | 6 | -27/+199 |
| * | | | | | | afs: Enable IPv6 DNS lookups | David Howells | 2018-06-15 | 2 | -2/+2 |
| * | | | | | | afs: Show all of a server's addresses in /proc/fs/afs/servers | David Howells | 2018-06-15 | 1 | -2/+8 |
| * | | | | | | afs: Handle CONFIG_PROC_FS=n | David Howells | 2018-06-15 | 2 | -2/+10 |
| * | | | | | | proc: Make inline name size calculation automatic | David Howells | 2018-06-15 | 4 | -12/+16 |
| * | | | | | | Merge tag 'afs-fixes-20180514' into afs-proc | Al Viro | 2018-06-02 | 16 | -167/+222 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | afs: Implement network namespacing | David Howells | 2018-05-23 | 8 | -295/+173 |
| * | | | | | | | afs: Mark afs_net::ws_cell as __rcu and set using rcu functions | David Howells | 2018-05-23 | 3 | -6/+6 |
| * | | | | | | | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus() | David Howells | 2018-05-23 | 1 | -42/+55 |
| * | | | | | | | proc: Add a way to make network proc files writable | David Howells | 2018-05-18 | 3 | -0/+118 |
| * | | | | | | | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations. | David Howells | 2018-05-18 | 1 | -192/+160 |
| * | | | | | | | afs: Rearrange fs/afs/proc.c to move the show routines up | David Howells | 2018-05-18 | 1 | -75/+75 |
| * | | | | | | | afs: Rearrange fs/afs/proc.c by moving fops and open functions down | David Howells | 2018-05-18 | 1 | -44/+27 |
| * | | | | | | | afs: Move /proc management functions to the end of the file | David Howells | 2018-05-18 | 1 | -81/+79 |
* | | | | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2018-06-16 | 3 | -136/+112 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | orangefs: simplify compat ioctl handling | Al Viro | 2018-06-15 | 1 | -42/+12 |
| * | | | | | | | | signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() | Al Viro | 2018-06-15 | 1 | -25/+25 |
| * | | | | | | | | vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart | Al Viro | 2018-06-11 | 1 | -69/+75 |
* | | | | | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-16 | 3 | -9/+14 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | eventpoll: switch to ->poll_mask | Ben Noordhuis | 2018-06-14 | 1 | -5/+10 |
| * | | | | | | | | aio: only return events requested in poll_mask() for IOCB_CMD_POLL | Christoph Hellwig | 2018-06-14 | 1 | -2/+2 |
| * | | | | | | | | eventfd: only return events requested in poll_mask() | Avi Kivity | 2018-06-14 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-06-15 | 6 | -82/+134 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | exofs: avoid VLA in structures | Kees Cook | 2018-06-15 | 3 | -67/+115 |
| * | | | | | | | | | coredump: fix spam with zero VMA process | Alexey Dobriyan | 2018-06-15 | 1 | -8/+9 |
| * | | | | | | | | | fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() | OGAWA Hirofumi | 2018-06-15 | 1 | -1/+7 |
| * | | | | | | | | | proc: skip branch in /proc/*/* lookup | Alexey Dobriyan | 2018-06-15 | 1 | -6/+3 |