index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
1
-5
/
+3
2026-08-24
smb: client: simplify __build_path_from_dentry_optional_prefix()
Dmitry Antipov
1
-5
/
+1
2026-08-19
smb/client: return EOPNOTSUPP for unsupported O_TMPFILE
ChenXiaoSong
1
-0
/
+2
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
1
-3
/
+15
2026-04-14
vfs: get rid of BUG_ON() in d_mark_tmpfile_name()
Paulo Alcantara
1
-10
/
+15
2026-04-10
smb: client: get rid of d_drop()+d_add()
Paulo Alcantara
1
-24
/
+38
2026-04-10
smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL
Paulo Alcantara
1
-26
/
+19
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
1
-46
/
+267
2026-03-10
smb: client: fix sbflags initialization
Arnd Bergmann
1
-2
/
+1
2026-03-10
smb: client: fix atomic open with O_DIRECT & O_SYNC
Paulo Alcantara
1
-0
/
+1
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-24
/
+29
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
1
-1
/
+0
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
1
-1
/
+1
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-3
/
+3
2025-10-07
smb: client: Use common code in cifs_do_create()
Markus Elfring
1
-2
/
+2
2025-10-06
smb: client: Use common code in cifs_lookup()
Markus Elfring
1
-10
/
+12
2025-10-06
smb: client: Reduce the scopes for a few variables in two functions
Markus Elfring
1
-6
/
+6
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
1
-2
/
+44
2025-10-01
smb client: fix bug with newly created file in cached dir
Bharath SM
1
-0
/
+1
2025-10-01
smb: client: short-circuit negative lookups when parent dir is fully cached
Henrique Carvalho
1
-1
/
+42
2025-10-01
smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid
Steve French
1
-1
/
+1
2025-09-16
simplify cifs_atomic_open()
Al Viro
1
-7
/
+1
2025-07-13
smb: invalidate and close cached directory when creating child entries
Bharath SM
1
-2
/
+4
2025-06-01
smb: client: use ParentLeaseKey in cifs_do_create
Henrique Carvalho
1
-0
/
+23
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2025-01-19
smb: client: fix order of arguments of tracepoints
Ruben Devos
1
-3
/
+3
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
1
-0
/
+15
2024-03-26
smb3: add trace event for mknod
Steve French
1
-0
/
+7
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
1
-3
/
+4
2023-08-20
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
1
-2
/
+2
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+876