Age | Commit message (Expand) | Author | Files | Lines |
2020-06-12 | smb311: Add tracepoints for new compound posix query info | Steve French | 2 | -6/+6 |
2020-06-12 | smb311: add support for using info level for posix extensions query | Steve French | 4 | -4/+15 |
2020-06-12 | smb311: Add support for lookup with posix extensions query info | Steve French | 1 | -1/+3 |
2020-06-12 | smb311: Add support for SMB311 query info (non-compounded) | Steve French | 2 | -0/+15 |
2020-06-12 | SMB311: Add support for query info using posix extensions (level 100) | Steve French | 6 | -2/+316 |
2020-06-12 | smb3: add indatalen that can be a non-zero value to calculation of credit cha... | Namjae Jeon | 1 | -1/+3 |
2020-06-10 | smb3: fix typo in mount options displayed in /proc/mounts | Steve French | 1 | -1/+1 |
2020-06-09 | cifs: Add get_security_type_str function to return sec type. | Kenneth D'souza | 2 | -3/+19 |
2020-06-06 | smb3: extend fscache mount volume coherency check | Steve French | 3 | -9/+26 |
2020-06-06 | Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 27 | -729/+1041 |
2020-06-06 | Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 38 | -3923/+4437 |
2020-06-06 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 47 | -663/+905 |
2020-06-06 | Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 30 | -649/+2779 |
2020-06-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 149 | -3967/+6652 |
2020-06-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 244 | -10812/+23817 |
2020-06-06 | Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 40 | -447/+1859 |
2020-06-05 | Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 4 | -38/+18 |
2020-06-05 | Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 10 | -102/+1301 |
2020-06-05 | Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -6/+71 |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 343 | -8589/+10395 |
2020-06-05 | Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+40 |
2020-06-05 | dm crypt: avoid truncating the logical block size | Eric Biggers | 1 | -1/+1 |
2020-06-05 | dm mpath: add DM device name to Failing/Reinstating path log messages | Mike Snitzer | 1 | -2/+6 |
2020-06-05 | dm mpath: enhance queue_if_no_path debugging | Mike Snitzer | 1 | -7/+23 |
2020-06-05 | dm mpath: restrict queue_if_no_path state machine | Mike Snitzer | 1 | -10/+28 |
2020-06-05 | dm mpath: simplify __must_push_back | Mike Snitzer | 1 | -23/+5 |
2020-06-05 | dm zoned: check superblock location | Hannes Reinecke | 1 | -1/+9 |
2020-06-05 | dm zoned: prefer full zones for reclaim | Hannes Reinecke | 1 | -1/+8 |
2020-06-05 | dm zoned: select reclaim zone based on device index | Hannes Reinecke | 4 | -32/+27 |
2020-06-05 | dm zoned: allocate zone by device index | Hannes Reinecke | 3 | -8/+15 |
2020-06-05 | dm zoned: support arbitrary number of devices | Hannes Reinecke | 2 | -45/+74 |
2020-06-05 | dm zoned: move random and sequential zones into struct dmz_dev | Hannes Reinecke | 4 | -78/+119 |
2020-06-05 | dm zoned: per-device reclaim | Hannes Reinecke | 3 | -57/+88 |
2020-06-05 | dm zoned: add metadata pointer to struct dmz_dev | Hannes Reinecke | 2 | -8/+13 |
2020-06-05 | dm zoned: add device pointer to struct dm_zone | Hannes Reinecke | 4 | -39/+19 |
2020-06-05 | dm zoned: allocate temporary superblock for tertiary devices | Hannes Reinecke | 1 | -48/+61 |
2020-06-05 | dm zoned: convert to xarray | Hannes Reinecke | 1 | -32/+90 |
2020-06-05 | dm zoned: add a 'reserved' zone flag | Hannes Reinecke | 2 | -2/+4 |
2020-06-05 | dm zoned: improve logging messages for reclaim | Hannes Reinecke | 1 | -3/+10 |
2020-06-05 | dm zoned: avoid unnecessary device recalulation for secondary superblock | Hannes Reinecke | 1 | -3/+2 |
2020-06-05 | dm zoned: add debugging message for reading superblocks | Hannes Reinecke | 1 | -0/+4 |
2020-06-05 | dm ebs: use dm_bufio_forget_buffers | Mikulas Patocka | 1 | -2/+2 |
2020-06-05 | dm bufio: introduce forget_buffer_locked | Mikulas Patocka | 2 | -4/+63 |
2020-06-05 | dm bufio: clean up rbtree block ordering | Mikulas Patocka | 1 | -3/+3 |
2020-06-05 | dm integrity: add status line documentation | Mikulas Patocka | 1 | -0/+8 |
2020-06-05 | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 24 | -586/+608 |
2020-06-05 | Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -31/+1119 |
2020-06-05 | Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 469 | -7435/+11739 |
2020-06-05 | Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 486 | -4895/+25099 |
2020-06-05 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 150 | -1231/+7996 |