index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Chao Yu
3
-1
/
+14
2019-05-08
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
1
-0
/
+2
2019-05-08
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
10
-51
/
+134
2019-05-08
f2fs: fix to handle error in f2fs_disable_checkpoint()
Chao Yu
1
-1
/
+4
2019-05-08
f2fs: remove redundant check in f2fs_file_write_iter()
Chengguang Xu
1
-13
/
+9
2019-05-08
f2fs: fix to be aware of readonly device in write_checkpoint()
Chao Yu
1
-4
/
+3
2019-05-08
f2fs: fix to skip recovery on readonly device
Chao Yu
2
-4
/
+17
2019-05-08
f2fs: fix to consider multiple device for readonly check
Chao Yu
2
-1
/
+15
2019-05-08
f2fs: relocate chksum_offset for large_nat_bitmap feature
Chao Yu
2
-1
/
+16
2019-05-08
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
Chao Yu
1
-6
/
+21
2019-05-08
f2fs: Replace spaces with tab
Youngjun Yoo
1
-1
/
+1
2019-05-08
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
1
-1
/
+1
2019-05-08
f2fs: allow address pointer number of dnode aligning to specified size
Chao Yu
5
-11
/
+19
2019-05-08
f2fs: introduce f2fs_read_single_page() for cleanup
Chao Yu
1
-96
/
+118
2019-05-08
f2fs: mark is_extension_exist() inline
Park Ju Hyung
1
-1
/
+1
2019-05-08
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
1
-1
/
+2
2019-05-08
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
1
-2
/
+7
2019-05-08
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
1
-2
/
+1
2019-05-08
f2fs: fix to do sanity check on valid node/block count
Chao Yu
1
-1
/
+20
2019-05-08
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
1
-1
/
+9
2019-05-08
f2fs: fix to do sanity check on free nid
Chao Yu
1
-0
/
+3
2019-05-08
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2
-5
/
+6
2019-05-08
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
1
-2
/
+8
2019-05-08
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
1
-0
/
+1
2019-05-08
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2
-6
/
+6
2019-05-08
f2fs: fix wrong __is_meta_io() macro
Chao Yu
3
-6
/
+6
2019-05-08
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
1
-3
/
+11
2019-05-08
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
1
-2
/
+10
2019-05-08
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
1
-1
/
+3
2019-05-08
f2fs: fix to retrieve inline xattr space
Chao Yu
1
-0
/
+17
2019-05-08
f2fs: fix error path of recovery
Chao Yu
1
-4
/
+11
2019-05-08
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
1
-0
/
+1
2019-05-08
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
20
-293
/
+437
2019-05-08
Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-2184
/
+2582
2019-05-08
fuse: clean up fuse_alloc_inode
zhangliguang
1
-6
/
+4
2019-05-08
ovl: relax WARN_ON() for overlapping layers use case
Amir Goldstein
2
-2
/
+3
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+22
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
16
-121
/
+241
2019-05-07
cifs: update module internal version number
Steve French
1
-1
/
+1
2019-05-07
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
4
-17
/
+118
2019-05-07
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
1
-6
/
+8
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
4
-7
/
+61
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
4
-107
/
+14
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
3
-6
/
+7
2019-05-07
smb3: Add protocol structs for change notify support
Steve French
1
-0
/
+36
2019-05-07
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
1
-47
/
+7
2019-05-07
cifs: zero-range does not require the file is sparse
Ronnie Sahlberg
1
-12
/
+0
2019-05-07
Add new flag on SMB3.1.1 read
Steve French
1
-0
/
+1
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
8
-2
/
+132
2019-05-07
SMB3: Add defines for new negotiate contexts
Steve French
2
-4
/
+27
[prev]
[next]