index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2021-11-18
ocfs2: fix data corruption on truncate
Jan Kara
1
-2
/
+6
2021-11-02
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-10-27
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
2021-10-27
ocfs2: fix data corruption after conversion from inline format
Jan Kara
1
-34
/
+12
2021-09-30
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-08-04
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-08-04
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-07-14
ocfs2: fix snprintf() checking
Dan Carpenter
2
-11
/
+3
2021-06-10
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-04-14
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-03-04
ocfs2: fix a use after free on error
Dan Carpenter
1
-1
/
+7
2020-11-14
ocfs2: initialize ip_next_orphan
Wengang Wang
1
-0
/
+1
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
1
-1
/
+1
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+4
2020-10-18
jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...
Mauricio Faria de Oliveira
1
-0
/
+4
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
1
-1
/
+3
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-09-23
ocfs2: cleanup o2hb_region_dev_store
Christoph Hellwig
1
-18
/
+10
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-55
/
+13
2020-08-07
ocfs2: fix unbalanced locking
Pavel Machek
1
-1
/
+7
2020-08-07
ocfs2: replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-4
/
+4
2020-08-07
ocfs2: change slot number type s16 to u16
Junxiao Bi
3
-6
/
+6
2020-08-07
ocfs2: suballoc.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-07
ocfs2: fix remounting needed after setfacl command
Gang He
1
-0
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
6
-14
/
+14
2020-06-26
ocfs2: fix value of OCFS2_INVALID_SLOT
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: fix panic on nfs server over ocfs2
Junxiao Bi
1
-3
/
+6
2020-06-26
ocfs2: load global_inode_alloc
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: avoid inode removal while nfsd is accessing it
Junxiao Bi
2
-1
/
+17
2020-06-14
dlmfs: clean up dlmfs_file_{read,write}() a bit
Al Viro
3
-55
/
+13
2020-06-11
ocfs2: fix build failure when TCP/IP is disabled
Tom Seewald
1
-1
/
+1
2020-06-10
ocfs2: fix spelling mistake and grammar
Keyur Patel
1
-1
/
+1
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
1
-4
/
+1
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
1
-1
/
+2
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-38
/
+4
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-41
/
+65
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-21
/
+13
2020-06-02
ocfs2: mount shared volume without ha stack
Gang He
3
-20
/
+51
2020-06-02
ocfs2: add missing annotation for dlm_empty_lockres()
Jules Irenge
1
-0
/
+1
2020-06-01
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-19
/
+14
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-20
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-18
/
+2
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-09
dlmfs_file_write(): get rid of pointless access_ok()
Al Viro
1
-3
/
+0
[next]