index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
autofs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-12
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
1
-15
/
+42
2020-06-12
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
4
-21
/
+129
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-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
Kconfig: add config option for asm goto w/ outputs
Nick Desaulniers
1
-0
/
+4
2020-06-05
lib/ubsan.c: fix gcc-10 warnings
Arnd Bergmann
1
-16
/
+17
2020-06-05
tools/testing/selftests/vm: remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2020-06-05
selftests: vm: pkeys: fix multilib builds for x86
Sandipan Das
1
-1
/
+73
2020-06-05
selftests: vm: pkeys: use the correct page size on powerpc
Sandipan Das
2
-1
/
+6
2020-06-05
selftests/vm/pkeys: override access right definitions on powerpc
Ram Pai
1
-6
/
+4
2020-06-05
selftests/vm/pkeys: test correct behaviour of pkey-0
Ram Pai
1
-0
/
+53
2020-06-05
selftests/vm/pkeys: introduce a sub-page allocator
Ram Pai
4
-0
/
+37
2020-06-05
selftests/vm/pkeys: detect write violation on a mapped access-denied-key page
Ram Pai
1
-0
/
+13
2020-06-05
selftests/vm/pkeys: associate key on a mapped page and detect write violation
Ram Pai
1
-0
/
+12
2020-06-05
selftests/vm/pkeys: associate key on a mapped page and detect access violation
Ram Pai
1
-0
/
+19
2020-06-05
selftests/vm/pkeys: improve checks to determine pkey support
Ram Pai
4
-5
/
+37
2020-06-05
selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()
Ram Pai
1
-1
/
+10
2020-06-05
selftests/vm/pkeys: fix number of reserved powerpc pkeys
Desnes A. Nunes do Rosario
1
-2
/
+20
2020-06-05
selftests/vm/pkeys: introduce powerpc support
Ram Pai
3
-128
/
+234
[next]