index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2
-17
/
+51
2021-02-25
cifs: check all path components in resolved dfs target
Paulo Alcantara
1
-60
/
+33
2021-02-25
cifs: fix DFS failover
Paulo Alcantara
1
-64
/
+59
2021-02-25
cifs: fix nodfs mount option
Paulo Alcantara
1
-4
/
+4
2021-02-25
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
1
-13
/
+30
2021-02-25
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
5
-13
/
+37
2021-02-25
cifs: convert revalidate of directories to using directory metadata cache tim...
Steve French
1
-6
/
+17
2021-02-25
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
4
-2
/
+16
2021-02-24
cifs: If a corrupted DACL is returned by the server, bail out.
Shyam Prasad N
1
-2
/
+2
2021-02-23
cifs: minor simplification to smb2_is_network_name_deleted
Steve French
1
-14
/
+15
2021-02-23
TCON Reconnect during STATUS_NETWORK_NAME_DELETED
Rohith Surabattula
3
-0
/
+47
2021-02-23
cifs: cleanup a few le16 vs. le32 uses in cifsacl.c
Steve French
1
-3
/
+3
2021-02-23
cifs: Change SIDs in ACEs while transferring file ownership.
Shyam Prasad N
1
-47
/
+92
2021-02-23
cifs: Retain old ACEs when converting between mode bits and ACL.
Shyam Prasad N
1
-47
/
+223
2021-02-23
cifs: Fix cifsacl ACE mask for group and others.
Shyam Prasad N
1
-2
/
+2
2021-02-23
cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData
Steve French
1
-3
/
+3
2021-02-23
cifs: change confusing field serverName (to ip_addr)
Steve French
6
-10
/
+11
2021-02-20
cifs: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2021-02-17
cifs: Reformat DebugData and index connections by conn_id.
Shyam Prasad N
1
-49
/
+68
2021-02-17
cifs: Identify a connection by a conn_id.
Shyam Prasad N
6
-44
/
+122
2021-02-17
cifs: Fix in error types returned for out-of-credit situations.
Shyam Prasad N
1
-3
/
+3
2021-02-17
cifs: New optype for session operations.
Shyam Prasad N
4
-5
/
+9
2021-02-17
cifs: documentation cleanup
Steve French
5
-37
/
+40
2021-02-17
cifs: fix trivial typo
Steve French
1
-1
/
+1
2021-02-15
smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested
Steve French
2
-7
/
+15
2021-02-15
Linux 5.11
v5.11
Linus Torvalds
1
-2
/
+2
2021-02-14
Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-02-14
Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+4
2021-02-14
Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-7
/
+22
2021-02-14
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2021-02-14
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
1
-0
/
+1
2021-02-14
sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
Masahiro Yamada
1
-2
/
+0
2021-02-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-02-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2021-02-13
Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+11
2021-02-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+14
2021-02-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+10
2021-02-13
Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-02-13
h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
Randy Dunlap
1
-0
/
+3
2021-02-13
MAINTAINERS: add Andrey Konovalov to KASAN reviewers
Andrey Konovalov
1
-0
/
+1
2021-02-13
MAINTAINERS: update Andrey Konovalov's email address
Andrey Konovalov
1
-1
/
+1
2021-02-13
MAINTAINERS: update KASAN file list
Andrey Konovalov
1
-2
/
+3
2021-02-13
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
1
-1
/
+5
2021-02-13
m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU
Mike Rapoport
1
-1
/
+1
2021-02-13
Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel
Linus Torvalds
4
-4
/
+28
2021-02-12
Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2021-02-12
Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-78
/
+122
2021-02-12
Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-12
Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+1
2021-02-12
Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
[next]