Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b1a79b2f31a661be3d4a90f3646e1464d65b37e0
/
fs
/
gfs2
3f1266e
Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
3b266a5
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
ade4808
gfs2: Don't write log headers after file system withdraw
by Bob Peterson
· 5 years ago
8f81180
gfs2: Remove duplicate call from gfs2_create_inode
by Andreas Gruenbacher
· 5 years ago
2c47c1b
gfs2: clean up iopen glock mess in gfs2_create_inode
by Bob Peterson
· 5 years ago
d99724c
gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS
by Bob Peterson
· 5 years ago
52b1cdc
gfs2: Abort gfs2_freeze if io error is seen
by Bob Peterson
· 5 years ago
60528af
gfs2: Don't loop forever in gfs2_freeze if withdrawn
by Bob Peterson
· 5 years ago
f155f5e
gfs2: fix infinite loop in gfs2_ail1_flush on io error
by Bob Peterson
· 5 years ago
eb43e66
gfs2: Introduce function gfs2_withdrawn
by Bob Peterson
· 5 years ago
fe5e7ba
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
by Bob Peterson
· 5 years ago
feed98a
gfs2: make gfs2_log_shutdown static
by Bob Peterson
· 5 years ago
19ebc05
gfs2: Remove active journal side effect from gfs2_write_log_header
by Andreas Gruenbacher
· 5 years ago
184b4e6
gfs2: Fix end-of-file handling in gfs2_page_mkwrite
by Andreas Gruenbacher
· 5 years ago
f53056c
gfs2: Multi-block allocations in gfs2_page_mkwrite
by Andreas Gruenbacher
· 5 years ago
39c3a94
gfs2: Improve mmap write vs. punch_hole consistency
by Andreas Gruenbacher
· 5 years ago
1a48049
gfs2: make gfs2_fs_parameters static
by Ben Dooks (Codethink)
· 5 years ago
f3b64b5
gfs2: Some whitespace cleanups
by Andreas Gruenbacher
· 5 years ago
098b9c1
gfs2: removed unnecessary semicolon
by Aliasgar Surti
· 5 years ago
d579814
gfs2: Fix initialisation of args for remount
by Andrew Price
· 5 years ago
30aecae
gfs2: Fix memory leak when gfs2meta's fs_context is freed
by Andrew Price
· 5 years ago
8d09807
gfs2: add compat_ioctl support
by Arnd Bergmann
· 6 years ago
c039b99
iomap: use a srcmap for a read-modify-write I/O
by Goldwyn Rodrigues
· 5 years ago
13ef954
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
by Jan Kara
· 5 years ago
0b36c9e
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
1f52aa0
gfs2: Convert gfs2 to fs_context
by Andrew Price
· 6 years ago
f0b444b
gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
by Bob Peterson
· 5 years ago
b473bc2d
gfs2: Improve mmap write vs. truncate consistency
by Andreas Gruenbacher
· 5 years ago
ad26967
gfs2: Use async glocks for rename
by Bob Peterson
· 5 years ago
01123cf
gfs2: create function gfs2_glock_update_hold_time
by Andreas Gruenbacher
· 5 years ago
bc74aae
gfs2: separate holder for rgrps in gfs2_rename
by Bob Peterson
· 5 years ago
bccaef9
gfs2: Delete an unnecessary check before brelse()
by Markus Elfring
· 5 years ago
45eb050
gfs2: Minor PAGE_SIZE arithmetic cleanups
by Andreas Gruenbacher
· 5 years ago
8f0daef
gfs2: Fix recovery slot bumping
by Andreas Gruenbacher
· 5 years ago
98fb057
gfs2: Fix possible fs name overflows
by Bob Peterson
· 5 years ago
8c5ca11
gfs2: untangle the logic in gfs2_drevalidate
by Bob Peterson
· 5 years ago
0a6a4ab
gfs2: Always mark inode dirty in fallocate
by Andreas Gruenbacher
· 5 years ago
d403125
gfs2: Minor gfs2_alloc_inode cleanup
by Andreas Gruenbacher
· 5 years ago
2257e46
gfs2: implement gfs2_block_zero_range using iomap_zero_range
by Christoph Hellwig
· 6 years ago
72d36d0
gfs2: Add support for IOMAP_ZERO
by Andreas Gruenbacher
· 5 years ago
34aad20
gfs2: gfs2_iomap_begin cleanup
by Andreas Gruenbacher
· 6 years ago
a27a0c9
gfs2: gfs2_walk_metadata fix
by Andreas Gruenbacher
· 5 years ago
706cb54
gfs2: Inode dirtying fix
by Andreas Gruenbacher
· 5 years ago
5010fe9
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
0248a8b
Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
a47f5c5
Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
bb4cb25
gfs2: Remove unused gfs2_iomap_alloc argument
by Andreas Gruenbacher
· 6 years ago
35af80a
gfs2: don't use buffer_heads in gfs2_allocate_page_backing
by Christoph Hellwig
· 6 years ago
7770c93a
gfs2: use iomap_bmap instead of generic_block_bmap
by Christoph Hellwig
· 6 years ago
378b6cb
gfs2: mark stuffed_readpage static
by Christoph Hellwig
· 6 years ago
59c01c5
gfs2: merge gfs2_writepage_common into gfs2_writepage
by Christoph Hellwig
· 6 years ago
eadd7535
gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops
by Christoph Hellwig
· 6 years ago
e0ec0a6
gfs2: remove the unused gfs2_stuffed_write_end function
by Christoph Hellwig
· 6 years ago
f3915f83
gfs2: use page_offset in gfs2_page_mkwrite
by Christoph Hellwig
· 6 years ago
5aca284
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
by Darrick J. Wong
· 6 years ago
8d3e72a
iomap: don't mark the inode dirty in iomap_write_end
by Andreas Gruenbacher
· 6 years ago
f29e62e
gfs2: replace more printk with calls to fs_info and friends
by Bob Peterson
· 6 years ago
3792ce9
gfs2: dump fsid when dumping glock problems
by Bob Peterson
· 6 years ago
55317f5
gfs2: simplify gfs2_freeze by removing case
by Bob Peterson
· 6 years ago
04aea0c
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
by Bob Peterson
· 6 years ago
d14e1ca
gfs2: Warn when a journal replay overwrites a rgrp with buffers
by Bob Peterson
· 6 years ago
49eb776
gfs2: log which portion of the journal is replayed
by Bob Peterson
· 6 years ago
e955537
gfs2: eliminate tr_num_revoke_rm
by Bob Peterson
· 6 years ago
5b3a9f3
gfs2: kthread and remount improvements
by Bob Peterson
· 6 years ago
15a798f
gfs2: Use IS_ERR_OR_NULL
by Kefeng Wang
· 6 years ago
2a27b75
gfs2: Clean up freeing struct gfs2_sbd
by Andreas Gruenbacher
· 6 years ago
4066524
Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
2741b67
gfs2: Fix rounding error in gfs2_iomap_page_prepare
by Andreas Gruenbacher
· 6 years ago
ef254d1
gfs2: replace ktype default_attrs with default_groups
by Kimberly Brown
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
638803d
Revert "gfs2: Replace gl_revokes with a GLF flag"
by Bob Peterson
· 6 years ago
7336d0e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
by Thomas Gleixner
· 6 years ago
651bae9
Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
5a5ec83
gfs2: Fix sign extension bug in gfs2_update_stats
by Andreas Gruenbacher
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
fbcde19
gfs2: Fix error path kobject memory leak
by Tobin C. Harding
· 6 years ago
ef75bd7
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
f4686c2
gfs2: read journal in large chunks
by Abhi Das
· 6 years ago
d0a22a4
gfs2: Fix iomap write page reclaim deadlock
by Andreas Gruenbacher
· 6 years ago
8f918219
gfs2: fix race between gfs2_freeze_func and unmount
by Abhi Das
· 6 years ago
fbb2787
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
by Andreas Gruenbacher
· 6 years ago
a5b1d3f
gfs2: Rename sd_log_le_{revoke,ordered}
by Andreas Gruenbacher
· 6 years ago
32ac43f
gfs2: Remove unnecessary extern declarations
by Andreas Gruenbacher
· 6 years ago
ce895cf
gfs2: Remove misleading comments in gfs2_evict_inode
by Andreas Gruenbacher
· 6 years ago
73118ca
gfs2: Replace gl_revokes with a GLF flag
by Bob Peterson
· 6 years ago
9287c64
gfs2: Fix occasional glock use-after-free
by Andreas Gruenbacher
· 6 years ago
7c70b89
gfs2: clean_journal improperly set sd_log_flush_head
by Bob Peterson
· 6 years ago
7881ef3
gfs2: Fix lru_count going negative
by Ross Lagerwall
· 6 years ago
71921ef
gfs2: Fix loop in gfs2_rbm_find (v2)
by Andreas Gruenbacher
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
d8456ea
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
784494e
gfs2: switch to ->free_inode()
by Al Viro
· 6 years ago
df0db3e
iomap: Add a page_prepare callback
by Andreas Gruenbacher
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
0a4c926
fs: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
36011dd
Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
Next »