Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
07108d0e7c7fbbf9c6d76c0af2f1813e4f3f0800
/
drivers
/
md
/
md-bitmap.c
47f521b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
0868b99
md: free unused memory after bitmap resize
by Zdenek Kabelac
· 7 years ago
97f0eb9
md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb
by Hou Tao
· 7 years ago
230b55f
md: forbid a RAID5 from having both a bitmap and a journal.
by NeilBrown
· 7 years ago
935fe09
md: rename some drivers/md/ files to have an "md-" prefix
by Mike Snitzer
· 7 years ago
[Renamed (99%) from drivers/md/bitmap.c]
938b533
md/bitmap: revert a patch
by Shaohua Li
· 7 years ago
e8a27f8
md/bitmap: disable bitmap_resize for file-backed bitmaps.
by NeilBrown
· 7 years ago
8031c3d
md/bitmap: copy correct data for bitmap super
by Shaohua Li
· 7 years ago
4aaf7694
md/bitmap: don't read page from device with Bitmap_sync
by Guoqing Jiang
· 7 years ago
4179bc3
md: uuid debug statement now in processor byte order.
by Kyungchan Koh
· 7 years ago
3560741e
md: fix several trivial typos in comments
by Zhilong Liu
· 8 years ago
48df498
md: move bitmap_destroy to the beginning of __md_stop
by Guoqing Jiang
· 8 years ago
b98938d
md-cluster: introduce cluster_check_sync_size
by Guoqing Jiang
· 8 years ago
2953079
md: separate flags for superblock changes
by Shaohua Li
· 8 years ago
46533ff
md: Use REQ_FAILFAST_* on metadata writes where appropriate
by NeilBrown
· 8 years ago
581dbd9
md/bitmap: add blktrace event for writes to the bitmap
by NeilBrown
· 8 years ago
85c9ccd
md/bitmap: Don't write bitmap while earlier writes might be in-flight
by NeilBrown
· 8 years ago
ec0cc22
md/bitmap: change all printk() to pr_*()
by NeilBrown
· 8 years ago
cbb3873
md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM
by Guoqing Jiang
· 8 years ago
f71f1cf
md/bitmap: fix wrong cleanup
by Shaohua Li
· 8 years ago
d9dd26b
MD: hold mddev lock to change bitmap location
by Shaohua Li
· 8 years ago
796a5cf
md: use bio op accessors
by Mike Christie
· 8 years ago
2a222ca
fs: have submit_bh users pass in op and flags separately
by Mike Christie
· 8 years ago
51e453a
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
by Guoqing Jiang
· 9 years ago
bc47e84
md-cluster: fix ifnullfree.cocci warnings
by kbuild test robot
· 9 years ago
c84400c
md-cluster/bitmap: unplug bitmap to sync dirty pages to disk
by Guoqing Jiang
· 9 years ago
23cea66a
md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit
by Guoqing Jiang
· 9 years ago
7f86ffe
md-cluster/bitmap: fix wrong calcuation of offset
by Guoqing Jiang
· 9 years ago
18c9ff7
md-cluster: sync bitmap when node received RESYNCING msg
by Guoqing Jiang
· 9 years ago
c9d6503
md-cluster: always setup in-memory bitmap
by Guoqing Jiang
· 9 years ago
63b106a
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
f9a67b1
md/bitmap: clear bitmap if bitmap_create failed
by Guoqing Jiang
· 9 years ago
c6f0b9f
md/bitmap: remove redundant return in bitmap_checkpage
by Guoqing Jiang
· 9 years ago
c97e060
md/bitmap: remove redundant check
by Eric Engestrom
· 9 years ago
fc2561e
md-cluster: delete useless code
by Shaohua Li
· 9 years ago
c40f341
md-cluster: Use a small window for resync
by Goldwyn Rodrigues
· 9 years ago
3c462c8
md: Increment version for clustered bitmaps
by Goldwyn Rodrigues
· 9 years ago
da6fb7a
md/bitmap: don't pass -1 to bitmap_storage_alloc.
by NeilBrown
· 9 years ago
aca105a
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
33e38ac
md-cluster: fix bitmap sub-offset in bitmap_read_sb
by Goldwyn Rodrigues
· 9 years ago
f735727
md: Skip cluster setup in case of error while reading bitmap
by Goldwyn Rodrigues
· 9 years ago
d3b178a
md: Skip cluster setup for dm-raid
by Goldwyn Rodrigues
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2726d56
vfs: add seq_file_path() helper
by Miklos Szeredi
· 9 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 9 years ago
8532e34
md/bitmap: remove rcu annotation from pointer arithmetic.
by NeilBrown
· 10 years ago
97f6cd3
md-cluster: re-add capabilities
by Goldwyn Rodrigues
· 10 years ago
124eb76
md: Fix bitmap offset calculations
by Goldwyn Rodrigues
· 10 years ago
3b0e6aa
md/bitmap: use sector_div for sector_t divisions
by Stephen Rothwell
· 10 years ago
935f3d4
md/bitmap: fix incorrect DIV_ROUND_UP usage.
by NeilBrown
· 10 years ago
11dd35d
Copy set bits from another slot
by Goldwyn Rodrigues
· 10 years ago
f9209a3
bitmap_create returns bitmap pointer
by Goldwyn Rodrigues
· 10 years ago
b97e9257
Use separate bitmaps for each nodes in the cluster
by Goldwyn Rodrigues
· 10 years ago
cf921cc
Add node recovery callbacks
by Goldwyn Rodrigues
· 11 years ago
c4ce867
Introduce md_cluster_info
by Goldwyn Rodrigues
· 11 years ago
b7b17c9
md: remove mddev_lock() from md_attr_show()
by NeilBrown
· 10 years ago
978a7a4
md/bitmap: protect clearing of ->bitmap by mddev->lock
by NeilBrown
· 10 years ago
d959014
md/bitmap: fix a might_sleep() warning.
by NeilBrown
· 10 years ago
4b5060d
md/bitmap: always wait for writes on unplug.
by NeilBrown
· 10 years ago
f2e06c5
md/bitmap: remove confusing code from filemap_get_page.
by NeilBrown
· 10 years ago
035328c
md/bitmap: don't abuse i_writecount for bitmap files.
by NeilBrown
· 11 years ago
324a56e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
by Tejun Heo
· 11 years ago
388975c
sysfs: clean up sysfs_get_dirent()
by Tejun Heo
· 11 years ago
b29bebd
md: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
3f810b6
md: use set_bit_le and clear_bit_le
by Akinobu Mita
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
582e2e0
md/bitmap:Don't use IS_ERR to judge alloc_page().
by Jianpeng Ma
· 12 years ago
fd17748
raid: replace list_for_each_continue_rcu with new interface
by Michael Wang
· 12 years ago
f54a9d0
md/raid1: submit IO from originating thread instead of md thread.
by NeilBrown
· 12 years ago
1dff2b8
md/bitmap: record the space available for the bitmap in the superblock.
by NeilBrown
· 12 years ago
b81a040
md/bitmap: make sure reshape request are reflected in superblock.
by NeilBrown
· 12 years ago
d60b479
md/bitmap: add bitmap_resize function to allow bitmap resizing.
by NeilBrown
· 12 years ago
15702d7
md/bitmap: use DIV_ROUND_UP instead of open-code
by NeilBrown
· 12 years ago
40cffcc
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
by NeilBrown
· 12 years ago
63c6826
md/bitmap: make bitmap bitops atomic.
by NeilBrown
· 12 years ago
bdfd114
md/bitmap: make _page_attr bitops atomic.
by NeilBrown
· 12 years ago
fae7d32
md/bitmap: merge bitmap_file_unmap and bitmap_file_put.
by NeilBrown
· 12 years ago
62f82fa
md/bitmap: remove async freeing of bitmap file.
by NeilBrown
· 12 years ago
7466712
md/bitmap: convert some spin_lock_irqsave to spin_lock_irq
by NeilBrown
· 12 years ago
b405fe9
md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags.
by NeilBrown
· 12 years ago
84e9234
md/bitmap: remove single-bit manipulation on sb->state
by NeilBrown
· 12 years ago
edbb79d
md/bitmap: remove bitmap_mask_state
by NeilBrown
· 12 years ago
bc9891a
md/bitmap: move storage allocation from bitmap_load to bitmap_create.
by NeilBrown
· 12 years ago
d1244cb
md/bitmap: separate bitmap file allocation to its own function.
by NeilBrown
· 12 years ago
9b1215c
md/bitmap: store bytes in file rather than just in last page.
by NeilBrown
· 12 years ago
1ec885c
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
by NeilBrown
· 12 years ago
d189122
md/bitmap: change *_page_attr() to take a page number, not a page.
by NeilBrown
· 12 years ago
27581e5
md/bitmap: centralise allocation of bitmap file pages.
by NeilBrown
· 12 years ago
ef99bf4
md/bitmap: allow a bitmap with no backing storage.
by NeilBrown
· 12 years ago
6409bb0
md/bitmap: add new 'space' attribute for bitmaps.
by NeilBrown
· 12 years ago
bf07bb7
md/bitmap: disentangle two different 'pending' flags.
by NeilBrown
· 12 years ago
b16b1b6
md/bitmap: fix calculation of 'chunks' - missing shift.
by NeilBrown
· 13 years ago
afbaa90
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
by NeilBrown
· 13 years ago
9e41dd3
MD: Bitmap version cleanup.
by Andrei Warkentin
· 13 years ago
267d7b2
Merge tag 'md-3.4' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
b2f46e6
md: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
61a0d80
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
by NeilBrown
· 13 years ago
792a1d4
md/bitmap: remove unnecessary indirection when allocating.
by NeilBrown
· 13 years ago
5a6c824
md/bitmap: remove some pointless locking.
by NeilBrown
· 13 years ago
Next »