index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-11-03
12
-99
/
+530
|
\
|
*
cifs: fix signed/unsigned mismatch on aio_read patch
Steve French
2018-11-02
1
-6
/
+11
|
*
cifs: don't dereference smb_file_target before null check
Colin Ian King
2018-11-02
1
-2
/
+5
|
*
CIFS: Add direct I/O functions to file_operations
Long Li
2018-11-02
1
-6
/
+4
|
*
CIFS: Add support for direct I/O write
Long Li
2018-11-02
2
-41
/
+164
|
*
CIFS: Add support for direct I/O read
Long Li
2018-11-02
3
-39
/
+192
|
*
smb3: missing defines and structs for reparse point handling
Steve French
2018-11-02
2
-0
/
+38
|
*
smb3: allow more detailed protocol info on open files for debugging
Steve French
2018-11-02
4
-0
/
+65
|
*
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2018-11-02
1
-2
/
+4
|
*
smb3: add trace point for tree connection
Steve French
2018-11-02
2
-1
/
+44
|
*
cifs: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-02
2
-3
/
+3
|
*
cifs: fix return value for cifs_listxattr
Ronnie Sahlberg
2018-11-02
1
-5
/
+6
*
|
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
2018-11-03
1
-3
/
+6
*
|
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
2018-11-03
1
-0
/
+17
*
|
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
2018-11-03
1
-17
/
+9
*
|
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
2018-11-03
1
-18
/
+59
*
|
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-03
1
-2
/
+1
*
|
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
2018-11-03
1
-2
/
+2
*
|
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
2018-11-03
1
-17
/
+34
*
|
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
2018-11-03
3
-10
/
+1
|
/
*
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
2
-6
/
+6
|
\
|
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-02
2
-6
/
+6
*
|
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
16
-546
/
+558
|
\
\
|
*
|
xfs: remove [cm]time update from reflink calls
Darrick J. Wong
2018-10-30
1
-6
/
+1
|
*
|
xfs: remove xfs_reflink_remap_range
Darrick J. Wong
2018-10-30
3
-75
/
+70
|
*
|
xfs: remove redundant remap partial EOF block checks
Darrick J. Wong
2018-10-30
1
-19
/
+0
|
*
|
xfs: support returning partial reflink results
Darrick J. Wong
2018-10-30
3
-10
/
+14
|
*
|
xfs: clean up xfs_reflink_remap_blocks call site
Darrick J. Wong
2018-10-30
1
-19
/
+18
|
*
|
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
2018-10-30
1
-2
/
+3
|
*
|
ocfs2: remove ocfs2_reflink_remap_range
Darrick J. Wong
2018-10-30
3
-103
/
+102
|
*
|
ocfs2: support partial clone range and dedupe range
Darrick J. Wong
2018-10-30
3
-45
/
+46
|
*
|
ocfs2: fix pagecache truncation prior to reflink
Darrick J. Wong
2018-10-30
1
-2
/
+3
|
*
|
ocfs2: truncate page cache for clone destination file before remapping
Darrick J. Wong
2018-10-30
1
-6
/
+4
|
*
|
vfs: clean up generic_remap_file_range_prep return value
Darrick J. Wong
2018-10-30
3
-6
/
+6
|
*
|
vfs: hide file range comparison function
Darrick J. Wong
2018-10-30
1
-96
/
+91
|
*
|
vfs: enable remap callers that can handle short operations
Darrick J. Wong
2018-10-30
1
-8
/
+20
|
*
|
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
2018-10-30
2
-4
/
+8
|
*
|
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
2018-10-30
5
-10
/
+15
|
*
|
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
15
-64
/
+87
|
*
|
vfs: remap helper should update destination inode metadata
Darrick J. Wong
2018-10-30
2
-23
/
+19
|
*
|
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
2018-10-30
1
-1
/
+1
|
*
|
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2018-10-30
7
-23
/
+25
|
*
|
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
9
-95
/
+88
|
*
|
vfs: rename clone_verify_area to remap_verify_area
Darrick J. Wong
2018-10-30
1
-5
/
+5
|
*
|
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
2018-10-30
3
-6
/
+6
|
*
|
vfs: skip zero-length dedupe requests
Darrick J. Wong
2018-10-30
1
-0
/
+5
|
*
|
vfs: avoid problematic remapping requests into partial EOF block
Darrick J. Wong
2018-10-30
1
-0
/
+33
|
*
|
vfs: exit early from zero length remap operations
Darrick J. Wong
2018-10-30
1
-0
/
+2
|
*
|
vfs: check file ranges before cloning files
Darrick J. Wong
2018-10-30
3
-44
/
+15
|
*
|
vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
Darrick J. Wong
2018-10-30
1
-3
/
+0
[next]