Age | Commit message (Expand) | Author |
2020-12-15 | ocfs2: ratelimit the 'max lookup times reached' notice | Mauricio Faria de Oliveira |
2020-12-15 | fs/ocfs2/cluster/tcp.c: remove unneeded break | Tom Rix |
2020-11-14 | ocfs2: initialize ip_next_orphan | Wengang Wang |
2020-11-06 | jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs | Harshad Shirwadkar |
2020-10-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-10-18 | jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data... | Mauricio Faria de Oliveira |
2020-10-13 | ocfs2: fix potential soft lockup during fstrim | Gang He |
2020-10-13 | ocfs2: delete repeated words in comments | Randy Dunlap |
2020-09-23 | ocfs2: cleanup o2hb_region_dev_store | Christoph Hellwig |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-08-07 | ocfs2: fix unbalanced locking | Pavel Machek |
2020-08-07 | ocfs2: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-07 | ocfs2: change slot number type s16 to u16 | Junxiao Bi |
2020-08-07 | ocfs2: suballoc.h: delete a duplicated word | Randy Dunlap |
2020-08-07 | ocfs2: fix remounting needed after setfacl command | Gang He |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-26 | ocfs2: fix value of OCFS2_INVALID_SLOT | Junxiao Bi |
2020-06-26 | ocfs2: fix panic on nfs server over ocfs2 | Junxiao Bi |
2020-06-26 | ocfs2: load global_inode_alloc | Junxiao Bi |
2020-06-26 | ocfs2: avoid inode removal while nfsd is accessing it | Junxiao Bi |
2020-06-14 | dlmfs: clean up dlmfs_file_{read,write}() a bit | Al Viro |
2020-06-11 | ocfs2: fix build failure when TCP/IP is disabled | Tom Seewald |
2020-06-10 | ocfs2: fix spelling mistake and grammar | Keyur Patel |
2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-06-03 | fs: handle FIEMAP_FLAG_SYNC in fiemap_prep | Christoph Hellwig |
2020-06-03 | fs: move fiemap range validation into the file systems instances | Christoph Hellwig |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | fs: convert mpage_readpages to mpage_readahead | Matthew Wilcox (Oracle) |
2020-06-02 | ocfs2: mount shared volume without ha stack | Gang He |
2020-06-02 | ocfs2: add missing annotation for dlm_empty_lockres() | Jules Irenge |
2020-06-01 | Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-06-01 | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-05-28 | tcp: add tcp_sock_set_user_timeout | Christoph Hellwig |
2020-05-28 | tcp: add tcp_sock_set_nodelay | Christoph Hellwig |
2020-05-22 | block: remove the error_sector argument to blkdev_issue_flush | Christoph Hellwig |
2020-05-09 | dlmfs_file_write(): get rid of pointless access_ok() | Al Viro |
2020-04-23 | dlmfs: convert dlmfs_file_read() to copy_to_user() | Al Viro |
2020-04-23 | dlmfs_file_write(): fix the bogosity in handling non-zero *ppos | Al Viro |
2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab |
2020-04-10 | ocfs2: no need try to truncate file beyond i_size | Changwei Ge |
2020-04-02 | ocfs2: use memalloc_nofs_save instead of memalloc_noio_save | Matthew Wilcox (Oracle) |
2020-04-02 | ocfs2: use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-04-02 | ocfs2: roll back the reference count modification of the parent directory if ... | wangjian |
2020-04-02 | ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-02 | ocfs2: dlm: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-02 | ocfs2: cluster: replace zero-length array with flexible-array member | Gustavo A. R. Silva |