Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c222dce48cb2adf5ed68201fb2a59d00544b9a74
/
fs
/
btrfs
d613839
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
69257ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
ad081f1
btrfs: properly register fs backing device
by Jens Axboe
· 15 years ago
978d910
Btrfs: always update root items for fs trees at commit time
by Yan Zheng
· 15 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
· 15 years ago
0b4dcea
Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir
by Chris Mason
· 15 years ago
067c28a
Btrfs: fix -o nodatasum printk spelling
by Chris Mason
· 15 years ago
85d4198
Btrfs: check duplicate backrefs for both data and metadata
by Yan Zheng
· 15 years ago
fd0fb03
Btrfs: init worker struct fields before kthread-run
by Shin Hong
· 15 years ago
4eedeb7
Btrfs: pin buffers during write_dev_supers
by Hisashi Hifumi
· 15 years ago
e5e9a52
Btrfs: avoid races between super writeout and device list updates
by Chris Mason
· 15 years ago
7df336e
Fix btrfs when ACLs are configured out
by Al Viro
· 15 years ago
524724e
Btrfs: fdatasync should skip metadata writeout
by Hisashi Hifumi
· 15 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
· 15 years ago
451d758
Btrfs: add mount -o ssd_spread to spread allocations out
by Chris Mason
· 15 years ago
c604480
Btrfs: avoid allocation clusters that are too spread out
by Chris Mason
· 15 years ago
3b30c22
Btrfs: Add mount -o nossd
by Chris Mason
· 15 years ago
d644d8a
Btrfs: avoid IO stalls behind congested devices in a multi-device FS
by Chris Mason
· 15 years ago
d84275c
Btrfs: don't allow WRITE_SYNC bios to starve out regular writes
by Chris Mason
· 15 years ago
585ad2c
Btrfs: fix metadata dirty throttling limits
by Chris Mason
· 15 years ago
2c943de
Btrfs: reduce mount -o ssd CPU usage
by Chris Mason
· 15 years ago
cfbb930
Btrfs: balance btree more often
by Chris Mason
· 15 years ago
b361242
Btrfs: stop avoiding balancing at the end of the transaction.
by Chris Mason
· 15 years ago
5d4f98a
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
by Yan Zheng
· 15 years ago
5c939df
btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'
by Yan Zheng
· 15 years ago
064e38a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
44fb551
Btrfs: Fix oops and use after free during space balancing
by Chris Mason
· 15 years ago
2cc3c55
Btrfs: set device->total_disk_bytes when adding new device
by Yan Zheng
· 15 years ago
5732c46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
9f55684
Btrfs: Spelling fix in btrfs_lookup_first_block_group comments
by Sankar P
· 15 years ago
6b65c5c
Btrfs: make show_options result match actual option names
by Sage Weil
· 15 years ago
5d847a8
Btrfs: remove outdated comment in btrfs_ioctl_resize()
by Li Hong
· 15 years ago
cc7b0c9
Btrfs: remove some WARN_ONs in the IO failure path
by Chris Mason
· 15 years ago
76a05b3
Btrfs: Don't loop forever on metadata IO failures
by Chris Mason
· 15 years ago
2757495
Btrfs: init inode ordered_data_close flag properly
by Chris Mason
· 15 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
4ebf662
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
46a53cc
Btrfs: look for acls during btrfs_read_locked_inode
by Chris Mason
· 16 years ago
7b1a14b
Btrfs: fix acl caching
by Chris Mason
· 16 years ago
2138093
Btrfs: Fix a bunch of printk() warnings.
by Joel Becker
· 16 years ago
e63b6a6c
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
by Joel Becker
· 16 years ago
45c0654
Btrfs: remove unused btrfs_bit_radix slab
by Chris Mason
· 16 years ago
193f284
Btrfs: ratelimit IO error printks
by Chris Mason
· 16 years ago
b7967db
Btrfs: remove #if 0 code
by Chris Mason
· 16 years ago
d6397ba
Btrfs: When shrinking, only update disk size on success
by Chris Ball
· 16 years ago
59bc5c7
Btrfs: fix deadlocks and stalls on dead root removal
by Chris Mason
· 16 years ago
e980b50
Btrfs: fix fallocate deadlock on inode extent lock
by Chris Mason
· 16 years ago
9601e3f
Btrfs: kill btrfs_cache_create
by Christoph Hellwig
· 16 years ago
0d4bf11
Btrfs: don't export symbols
by Christoph Hellwig
· 16 years ago
2ea2544
Btrfs: simplify makefile
by Christoph Hellwig
· 16 years ago
97e728d
Btrfs: try to keep a healthy ratio of metadata vs data block groups
by Josef Bacik
· 16 years ago
ccc5ff9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
546888d
Btrfs: fix btrfs fallocate oops and deadlock
by Chris Mason
· 16 years ago
dae7b66
btrfs: use memdup_user()
by Li Zefan
· 16 years ago
8c594ea
Btrfs: use the right node in reada_for_balance
by Chris Mason
· 16 years ago
11c8349
Btrfs: fix oops on page->mapping->host during writepage
by Chris Mason
· 16 years ago
d313d7a
Btrfs: add a priority queue to the async thread helpers
by Chris Mason
· 16 years ago
ffbd517
Btrfs: use WRITE_SYNC for synchronous writes
by Chris Mason
· 16 years ago
b983471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
c293498
Btrfs: BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
3e7ad38
Btrfs: remove dead code
by Dan Carpenter
· 16 years ago
ff0a583
Btrfs: remove dead code
by Dan Carpenter
· 16 years ago
d4a7894
Btrfs: fix typos in comments
by Wu Fengguang
· 16 years ago
2e966ed
Btrfs: remove unused ftrace include
by Jim Owens
· 16 years ago
93dbfad
Btrfs: fix __ucmpdi2 compile bug on 32 bit builds
by Heiko Carstens
· 16 years ago
0977143
Btrfs: free inode struct when btrfs_new_inode fails
by Shen Feng
· 16 years ago
b5555f7
Btrfs: fix race in worker_loop
by Amit Gud
· 16 years ago
dccae99
Btrfs: add flushoncommit mount option
by Sage Weil
· 16 years ago
3a5e140
Btrfs: notreelog mount option
by Sage Weil
· 16 years ago
a9572a1
Btrfs: introduce btrfs_show_options
by Eric Paris
· 16 years ago
fa9c0d7
Btrfs: rework allocation clustering
by Chris Mason
· 16 years ago
8e73f27
Btrfs: Optimize locking in btrfs_next_leaf()
by Chris Mason
· 16 years ago
c8c4286
Btrfs: break up btrfs_search_slot into smaller pieces
by Chris Mason
· 16 years ago
04018de
Btrfs: kill the pinned_mutex
by Josef Bacik
· 16 years ago
6226cb0
Btrfs: kill the block group alloc mutex
by Josef Bacik
· 16 years ago
2552d17
Btrfs: clean up find_free_extent
by Josef Bacik
· 16 years ago
70cb074
Btrfs: free space cache cleanups
by Josef Bacik
· 16 years ago
bedf762
Btrfs: unplug in the async bio submission threads
by Chris Mason
· 16 years ago
b765ead
Btrfs: keep processing bios for a given bdev if our proc is batching
by Chris Mason
· 16 years ago
c226fd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
56a76f8
fs: fix page_mkwrite error cases in core code and btrfs
by Nick Piggin
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
d57e62b
Btrfs: try to free metadata pages when we free btree blocks
by Chris Mason
· 16 years ago
5a3f23d
Btrfs: add extra flushing for renames and truncates
by Chris Mason
· 16 years ago
6933c02
btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty
by Jens Axboe
· 16 years ago
1a81af4
Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod
by Chris Mason
· 16 years ago
af4176b
Btrfs: optimize fsyncs on old files
by Chris Mason
· 16 years ago
12fcfd2
Btrfs: tree logging unlink/rename fixes
by Chris Mason
· 16 years ago
a74ac32
Btrfs: Make sure i_nlink doesn't hit zero too soon during log replay
by Chris Mason
· 16 years ago
a4b6e07
Btrfs: limit balancing work while flushing delayed refs
by Chris Mason
· 16 years ago
5d13a98
Btrfs: readahead checksums during btrfs_finish_ordered_io
by Chris Mason
· 16 years ago
b947343
Btrfs: leave btree locks spinning more often
by Chris Mason
· 16 years ago
89573b9
Btrfs: Only let very young transactions grow during commit
by Chris Mason
· 16 years ago
66d7e85
Btrfs: Check for a blocking lock before taking the spin
by Chris Mason
· 16 years ago
Next »