Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b2da372b0324b5c604fc8790e70a7efbeacb0b6
/
fs
/
btrfs
1b2da37
Btrfs: account for space used by the super mirrors
by Josef Bacik
· 15 years ago
25891f7
Btrfs: fix extent entry threshold calculation
by Josef Bacik
· 15 years ago
f61408b
Btrfs: remove dead code
by Josef Bacik
· 15 years ago
f019f42
Btrfs: fix bitmap size tracking
by Josef Bacik
· 15 years ago
0a24325
Btrfs: don't keep retrying a block group if we fail to allocate a cluster
by Josef Bacik
· 15 years ago
ba1bf48
Btrfs: make balance code choose more wisely when relocating
by Josef Bacik
· 15 years ago
1fb58a6
Btrfs: fix arithmetic error in clone ioctl
by Sage Weil
· 15 years ago
76dda93
Btrfs: add snapshot/subvolume destroy ioctl
by Yan, Zheng
· 15 years ago
4df27c4d
Btrfs: change how subvolumes are organized
by Yan, Zheng
· 15 years ago
13a8a7c
Btrfs: do not reuse objectid of deleted snapshot/subvol
by Yan, Zheng
· 15 years ago
1c4850e
Btrfs: speed up snapshot dropping
by Yan, Zheng
· 15 years ago
b917b7c
Btrfs: search for an allocation hint while filling file COW
by Chris Mason
· 15 years ago
f85d7d6c
Btrfs: properly honor wbc->nr_to_write changes
by Chris Mason
· 15 years ago
11833d6
Btrfs: improve async block group caching
by Yan Zheng
· 15 years ago
6e74057
Btrfs: Fix async thread shutdown race
by Chris Mason
· 15 years ago
627e421
Btrfs: fix worker thread double spin_lock_irq
by Chris Mason
· 15 years ago
3e99d8e
Btrfs: fix async worker startup race
by Chris Mason
· 15 years ago
83ebade
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Chris Mason
· 15 years ago
93c82d5
Btrfs: zero page past end of inline file items
by Chris Mason
· 15 years ago
50a9b21
Btrfs: fix btrfs page_mkwrite to return locked page
by Chris Mason
· 15 years ago
a1ed835
Btrfs: Fix extent replacment race
by Chris Mason
· 15 years ago
8b62b72
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
by Chris Mason
· 15 years ago
9655d29
Btrfs: use a cached state for extent state operations during delalloc
by Chris Mason
· 15 years ago
d5550c6
Btrfs: don't lock bits in the extent tree during writepage
by Chris Mason
· 15 years ago
2c64c53
Btrfs: cache values for locking extents
by Chris Mason
· 15 years ago
1edbb73
Btrfs: reduce CPU usage in the extent_state tree
by Chris Mason
· 15 years ago
e48c465
Btrfs: Fix new state initialization order
by Chris Mason
· 15 years ago
890871b
Btrfs: switch extent_map to a rw lock
by Chris Mason
· 15 years ago
57fd5a5
Btrfs: tweak congestion backoff
by Chris Mason
· 15 years ago
a97adc9
Btrfs: use larger nr_to_write for larger extents
by Chris Mason
· 15 years ago
4f878e8
Btrfs: reduce worker thread spin_lock_irq hold times
by Chris Mason
· 15 years ago
4e3f9c5
Btrfs: keep irqs on more often in the worker threads
by Chris Mason
· 15 years ago
40431d6
Btrfs: optimize set extent bit
by Chris Mason
· 15 years ago
9042846
Btrfs: Allow worker threads to exit when idle
by Chris Mason
· 15 years ago
03e860b
btrfs: fix inode rbtree corruption
by From: Nick Piggin
· 15 years ago
d6a0967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
ceab36e
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
by Yan Zheng
· 15 years ago
60f2e8f
Btrfs: correct error-handling zlib error handling
by Julia Lawall
· 15 years ago
4baf8c9
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
by Bartlomiej Zolnierkiewicz
· 15 years ago
013f1b1
Btrfs: make sure the async caching thread advances the key
by Chris Mason
· 15 years ago
6606bb9
Btrfs: fix btrfs_remove_from_free_space corner case
by Josef Bacik
· 15 years ago
ec6a867
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
f36f304
Btrfs: be more polite in the async caching threads
by Chris Mason
· 15 years ago
276e680
Btrfs: preserve commit_root for async caching
by Yan Zheng
· 15 years ago
655c5d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
f25784b
Btrfs: Fix async caching interaction with unmount
by Yan Zheng
· 15 years ago
68b3855
Btrfs: change how we unpin extents
by Josef Bacik
· 15 years ago
631c07c
Btrfs: Correct redundant test in add_inode_ref
by Julia Lawall
· 15 years ago
9779b72
Btrfs: find smallest available device extent during chunk allocation
by Chris Mason
· 15 years ago
283bb19
Btrfs: clear all space_info->full after removing a block group
by Chris Mason
· 15 years ago
ebecd3d
Btrfs: make flushoncommit mount option correctly wait on ordered_extents
by Sage Weil
· 15 years ago
d717aa1
Btrfs: Avoid delayed reference update looping
by Yan Zheng
· 15 years ago
0a4eefb
Btrfs: Fix ordering of key field checks in btrfs_previous_item
by Yan Zheng
· 15 years ago
1fcbac5
Btrfs: find_free_dev_extent doesn't handle holes at the start of the device
by Yan Zheng
· 15 years ago
20736ab
Btrfs: Remove code duplication in comp_keys
by Diego Calleja
· 15 years ago
817d52f
Btrfs: async block group caching
by Josef Bacik
· 16 years ago
9630308
Btrfs: use hybrid extents+bitmap rb tree for free space
by Josef Bacik
· 16 years ago
8312194
Btrfs: Fix crash on read failures at mount
by David Woodhouse
· 15 years ago
c271b49
Btrfs: remove of redundant btrfs_header_level
by Daniel Cadete
· 15 years ago
33c17ad
Btrfs: adjust NULL test
by Julia Lawall
· 15 years ago
3acada4
Btrfs: Remove broken sanity check from btrfs_rmap_block()
by David Woodhouse
· 15 years ago
29c5e8c
Btrfs: convert nested spin_lock_irqsave to spin_lock
by Julia Lawall
· 15 years ago
4a8c9a6
Btrfs: make sure all dirty blocks are written at commit time
by Yan Zheng
· 15 years ago
33c66f4
Btrfs: fix locking issue in btrfs_find_next_key
by Yan Zheng
· 15 years ago
e457afe
Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf
by Yan Zheng
· 15 years ago
bf1fb51
Btrfs: properly update space information after shrinking device.
by Yan Zheng
· 15 years ago
1bec1ae
Btrfs: fix definition of struct btrfs_extent_inline_ref
by Yan Zheng
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
5291a12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
68f5a38
Btrfs: fix error message formatting
by Hu Tao
· 16 years ago
9b627e9
Btrfs: fix use after free in btrfs_start_workers fail path
by Jiri Slaby
· 16 years ago
9427216
Btrfs: honor nodatacow/sum mount options for new files
by Chris Mason
· 16 years ago
2c47e605
Btrfs: update backrefs while dropping snapshot
by Yan Zheng
· 16 years ago
a970b0a
Btrfs: account for space we may use in fallocate
by Josef Bacik
· 16 years ago
c8a894d
Btrfs: fix the file clone ioctl for preallocated extents
by Chris Mason
· 16 years ago
f597bb1
Btrfs: don't log the inode in file_write while growing the file
by Chris Mason
· 16 years ago
72c0490
Get "no acls for this inode" right, fix shmem breakage
by Al Viro
· 16 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 16 years ago
5affd88
switch btrfs to inode->i_acl
by Al Viro
· 16 years ago
d613839
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
69257ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
ad081f1
btrfs: properly register fs backing device
by Jens Axboe
· 16 years ago
978d910
Btrfs: always update root items for fs trees at commit time
by Yan Zheng
· 16 years ago
5af7926
enforce ->sync_fs is only called for rw superblock
by Christoph Hellwig
· 16 years ago
59d697b
btrfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
b263c2c
Btrfs: fix extent_buffer leak during tree log replay
by Chris Mason
· 16 years ago
0b4dcea
Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir
by Chris Mason
· 16 years ago
067c28a
Btrfs: fix -o nodatasum printk spelling
by Chris Mason
· 16 years ago
85d4198
Btrfs: check duplicate backrefs for both data and metadata
by Yan Zheng
· 16 years ago
fd0fb03
Btrfs: init worker struct fields before kthread-run
by Shin Hong
· 16 years ago
4eedeb7
Btrfs: pin buffers during write_dev_supers
by Hisashi Hifumi
· 16 years ago
e5e9a52
Btrfs: avoid races between super writeout and device list updates
by Chris Mason
· 16 years ago
7df336e
Fix btrfs when ACLs are configured out
by Al Viro
· 16 years ago
524724e
Btrfs: fdatasync should skip metadata writeout
by Hisashi Hifumi
· 16 years ago
163e783
Btrfs: remove crc32c.h and use libcrc32c directly.
by David Woodhouse
· 16 years ago
6cbff00
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
by Christoph Hellwig
· 16 years ago
c289811
Btrfs: autodetect SSD devices
by Chris Mason
· 16 years ago
451d758
Btrfs: add mount -o ssd_spread to spread allocations out
by Chris Mason
· 16 years ago
c604480
Btrfs: avoid allocation clusters that are too spread out
by Chris Mason
· 16 years ago
3b30c22
Btrfs: Add mount -o nossd
by Chris Mason
· 16 years ago
Next »