Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
60f7ed8c7c4d06aeda448c6da74621552ee739aa
/
fs
/
gfs2
2b2f2ae
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
f5580d0
gfs2: eliminate update_rgrp_lvb_unlinked
by Bob Peterson
· 6 years ago
dffe12a
gfs2: Fix gfs2_testbit to use clone bitmaps
by Bob Peterson
· 6 years ago
21e2156
gfs2: Get rid of gfs2_ea_strlen
by Andreas Gruenbacher
· 6 years ago
3f30f92
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
by Bob Peterson
· 6 years ago
7761257
gfs2: Special-case rindex for gfs2_grow
by Andreas Gruenbacher
· 6 years ago
f6753df
GFS2: rgrp free blocks used incorrectly
by Bob Peterson
· 7 years ago
d1b0cb9
gfs2: remove redundant variable 'moved'
by Colin Ian King
· 6 years ago
f95cbb4
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
by Andreas Gruenbacher
· 7 years ago
1d45bb7
gfs2: Use iomap for stuffed direct I/O reads
by Andreas Gruenbacher
· 7 years ago
0ed91ec
Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next
by Andreas Gruenbacher
· 6 years ago
c2589282
gfs2: fallocate_chunk: Always initialize struct iomap
by Andreas Gruenbacher
· 7 years ago
4a77277
GFS2: Fix recovery issues for spectators
by Bob Peterson
· 7 years ago
a3479c7
Merge branch 'iomap-write' into linux-gfs2/for-next
by Andreas Gruenbacher
· 6 years ago
109dbb1
fs: gfs2: Adding new return type vm_fault_t
by Souptick Joarder
· 7 years ago
910f3d5
gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr
by Chengguang Xu
· 7 years ago
e79e0e1
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
by Bob Peterson
· 7 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 7 years ago
b452a45
getting rid of 'opened' argument of ->atomic_open() - part 2
by Al Viro
· 7 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 7 years ago
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 7 years ago
aad888f
switch all remaining checks for FILE_OPENED to FMODE_OPENED
by Al Viro
· 7 years ago
b7eba89
gfs2: Eliminate redundant ip->i_rgd
by Andreas Gruenbacher
· 7 years ago
03f8c41
gfs2: Stop messing with ip->i_rgd in the rlist code
by Andreas Gruenbacher
· 7 years ago
025d0e7
gfs2: Remove gfs2_write_{begin,end}
by Andreas Gruenbacher
· 7 years ago
967bcc9
gfs2: iomap direct I/O support
by Andreas Gruenbacher
· 7 years ago
bcfe941
gfs2: gfs2_extent_length cleanup
by Andreas Gruenbacher
· 7 years ago
64bc06b
gfs2: iomap buffered write support
by Andreas Gruenbacher
· 7 years ago
d505a96a
gfs2: Further iomap cleanups
by Andreas Gruenbacher
· 7 years ago
ee9c7f9
gfs2: call ktime_get_coarse_real_ts64() directly
by Arnd Bergmann
· 7 years ago
00251a1
gfs2: Minor clarification to __gfs2_punch_hole
by Andreas Gruenbacher
· 7 years ago
9e1a9ec
gfs2: Don't withdraw under a spin lock
by Andreas Gruenbacher
· 7 years ago
f85c10e
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
by Bob Peterson
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
6567af7
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
628e366
gfs2: Iomap cleanups and improvements
by Andreas Gruenbacher
· 7 years ago
845802b
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
by Andreas Gruenbacher
· 7 years ago
d6382a3
gfs2: gfs2_stuffed_write_end cleanup
by Andreas Gruenbacher
· 7 years ago
7841b9f
gfs2: hole_size improvement
by Andreas Gruenbacher
· 7 years ago
dc8fbb0
GFS2: gfs2_free_extlen can return an extent that is too long
by Bob Peterson
· 7 years ago
7b5747f
GFS2: Fix allocation error bug with recursive rgrp glocking
by Andreas Gruenbacher
· 7 years ago
07e23d6
gfs2: Update find_metapath comment
by Andreas Gruenbacher
· 7 years ago
7ee66c0
iomap: move IOMAP_F_BOUNDARY to gfs2
by Christoph Hellwig
· 7 years ago
19319b5
iomap: inline data should be an iomap type, not a flag
by Christoph Hellwig
· 7 years ago
9a38662
gfs2: Remove sdp->sd_jheightsize
by Andreas Gruenbacher
· 7 years ago
3e7aafc
GFS2: Minor improvements to comments and documentation
by Bob Peterson
· 7 years ago
3fd5d3a
gfs2: Stop using rhashtable_walk_peek
by Andreas Gruenbacher
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5e86d9d
gfs2: time journal recovery steps accurately
by Abhi Das
· 7 years ago
fffb641
gfs2: Zero out fallocated blocks in fallocate_chunk
by Andreas Gruenbacher
· 7 years ago
0e11f64
fs: move I_DIRTY_INODE to fs.h
by Christoph Hellwig
· 7 years ago
937d330
gfs2: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) calls
by Christoph Hellwig
· 7 years ago
bb491ce
gfs2: Check for the end of metadata in punch_hole
by Andreas Gruenbacher
· 7 years ago
ee6ed85
gfs2: gfs2_iomap_end tracepoint: log block address
by Andreas Gruenbacher
· 7 years ago
d39d18e
gfs2: Improve gfs2_block_map comment
by Andreas Gruenbacher
· 7 years ago
b9e03f1
GFS2: Only set PageChecked for jdata pages
by Bob Peterson
· 7 years ago
9bc980c
GFS2: Make function gfs2_remove_from_ail static
by Bob Peterson
· 7 years ago
83998cc
gfs2: Dirty source inode during rename
by Andreas Gruenbacher
· 7 years ago
174d123
gfs2: Fix fallocate chunk size
by Andreas Gruenbacher
· 7 years ago
3b5da96
gfs2: Fixes to "Implement iomap for block_map" (2)
by Andreas Gruenbacher
· 7 years ago
49edd5bf
gfs2: Fixes to "Implement iomap for block_map"
by Andreas Gruenbacher
· 7 years ago
7ac07fd
gfs2: Glock dump performance regression fix
by Andreas Gruenbacher
· 7 years ago
dcb2cd5
gfs2: Fix the crc32c dependency
by Andreas Gruenbacher
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
af38816
gfs2: Add a few missing newlines in messages
by Andreas Gruenbacher
· 7 years ago
957a7ac
gfs2: Remove inode from ordered write list in gfs2_write_inode()
by Abhi Das
· 7 years ago
2eb5909
GFS2: Don't try to end a non-existent transaction in unlink
by Bob Peterson
· 7 years ago
4519eaa
GFS2: Fix minor comment typo
by Bob Peterson
· 7 years ago
805c0907
GFS2: Log the reason for log flushes in every log header
by Bob Peterson
· 7 years ago
c1696fb
GFS2: Introduce new gfs2_log_header_v2
by Bob Peterson
· 7 years ago
0ff5916
gfs2: Get rid of gfs2_log_header_in
by Andreas Gruenbacher
· 7 years ago
88b65ce
gfs2: Minor gfs2_page_add_databufs cleanup
by Andreas Gruenbacher
· 7 years ago
235628c
gfs2: Add gfs2_max_stuffed_size
by Andreas Gruenbacher
· 7 years ago
9db115a
gfs2: Typo fixes
by Andreas Gruenbacher
· 7 years ago
786ebd9
Merge branch 'punch-hole' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
by Bob Peterson
· 7 years ago
4e56a64
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)
by Andreas Gruenbacher
· 7 years ago
10d2cf9
gfs2: Turn trunc_dealloc into punch_hole
by Andreas Gruenbacher
· 7 years ago
5cf26b1e
gfs2: Generalize truncate code
by Andreas Gruenbacher
· 7 years ago
bdba0d5
Turn gfs2_block_truncate_page into gfs2_block_zero_range
by Andreas Gruenbacher
· 7 years ago
cb7f090
gfs2: Improve non-recursive delete algorithm
by Andreas Gruenbacher
· 7 years ago
c3ce5aa
gfs2: Fix metadata read-ahead during truncate
by Andreas Gruenbacher
· 7 years ago
e8b43fe
gfs2: Clean up {lookup,fillup}_metapath
by Andreas Gruenbacher
· 7 years ago
e7fdf00
gfs2: Remove minor gfs2_journaled_truncate inefficiencies
by Andreas Gruenbacher
· 7 years ago
8b5860a
gfs2: truncate: Remove unnecessary oldsize parameters
by Andreas Gruenbacher
· 7 years ago
80990f4
gfs2: Clean up trunc_start error path
by Andreas Gruenbacher
· 7 years ago
da5eb9c
gfs2: Remove pointless BUG_ON
by Andreas Gruenbacher
· 7 years ago
90bcab9
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use
by Steven Whitehouse
· 7 years ago
1f23bc7
gfs2: Trim the ordered write list in gfs2_ordered_write()
by Abhi Das
· 7 years ago
588bff9
GFS2: Reduce code redundancy writing log headers
by Bob Peterson
· 7 years ago
850d2d9
gfs2: Add a crc field to resource group headers
by Andrew Price
· 7 years ago
166725d
gfs2: Add rindex fields to rgrp headers
by Andrew Price
· 7 years ago
65adc27
gfs2: Add a next-resource-group pointer to resource groups
by Andrew Price
· 7 years ago
97a6ec4
rhashtable: Change rhashtable_walk_start to return void
by Tom Herbert
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
9aa0159
gfs2: Remove unused gfs2_write_jdata_pagevec parameter
by Andreas Gruenbacher
· 7 years ago
8b0d7f5
gfs2: Fix wrong error handling in init_gfs2_fs()
by Tetsuo Handa
· 7 years ago
a18c78c
GFS2: Combine gfs2_free_di with gfs2_free_uninit_di
by Bob Peterson
· 7 years ago
8667982
mm, pagevec: remove cold parameter for pagevecs
by Mel Gorman
· 7 years ago
Next »