Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7dc992ec7b3fd875b05f49f454a922ee94af330b
/
fs
/
btrfs
7ed641b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
b0d5d10
Btrfs: use insert_inode_locked4 for inode creation
by Chris Mason
· 10 years ago
49dae1b
Btrfs: fix fsync data loss after a ranged fsync
by Filipe Manana
· 10 years ago
c47ca32
Btrfs: kfree()ing ERR_PTRs
by Dan Carpenter
· 10 years ago
dac5705
Btrfs: fix crash while doing a ranged fsync
by Filipe Manana
· 10 years ago
d9f8596
Btrfs: fix corruption after write/fsync failure + fsync + log recovery
by Filipe Manana
· 10 years ago
1fb00cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
e9512d7
Btrfs: fix autodefrag with compression
by Chris Mason
· 10 years ago
9e0af23
Btrfs: fix task hang under heavy compressed write
by Liu Bo
· 10 years ago
f6dc45c
Btrfs: fix filemap_flush call in btrfs_file_release
by Chris Mason
· 10 years ago
38c1c2e
Btrfs: fix crash on endio of reading corrupted block
by Liu Bo
· 10 years ago
a3c1089
btrfs: fix leak in qgroup_subtree_accounting() error path
by Eric Sandeen
· 10 years ago
51f395a
btrfs: Use right extent length when inserting overlap extent map.
by Qu Wenruo
· 10 years ago
62e2390
Btrfs: clone, don't create invalid hole extent map
by Filipe Manana
· 10 years ago
7064dd5
Btrfs: don't monopolize a core when evicting inode
by Filipe Manana
· 10 years ago
74121f7
Btrfs: fix hole detection during file fsync
by Filipe Manana
· 10 years ago
5762b5c
Btrfs: ensure tmpfile inode is always persisted with link count of 0
by Filipe Manana
· 10 years ago
9c3b306
Btrfs: race free update of commit root for ro snapshots
by Filipe Manana
· 10 years ago
87fa3bb
Btrfs: fix regression of btrfs device replace
by Liu Bo
· 10 years ago
9566997
Btrfs: don't consider the missing device when allocating new chunks
by Miao Xie
· 10 years ago
7df69d3
Btrfs: Fix wrong device size when we are resizing the device
by Miao Xie
· 10 years ago
5d68da3
Btrfs: don't write any data into a readonly device when scrub
by Miao Xie
· 10 years ago
ff61d17
Btrfs: Fix the problem that the replace destroys the seed filesystem
by Miao Xie
· 10 years ago
2c91943
btrfs: Return right extent when fiemap gives unaligned offset and len.
by Qu Wenruo
· 10 years ago
e2eca69
Btrfs: fix wrong extent mapping for DirectIO
by Wang Shilong
· 10 years ago
9a025a0
Btrfs: fix wrong write range for filemap_fdatawrite_range()
by Wang Shilong
· 10 years ago
3a7d55c
Btrfs: fix wrong missing device counter decrease
by Miao Xie
· 10 years ago
69611ac
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
by Miao Xie
· 10 years ago
77bdae4
btrfs: check generation as replace duplicates devid+uuid
by Anand Jain
· 10 years ago
b96de00
Btrfs: device_list_add() should not update list when mounted
by Anand Jain
· 10 years ago
1707e26
Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.
by chandan
· 10 years ago
7a5c3c9
Btrfs: fix put dio bio twice when we submit dio bio fail
by Miao Xie
· 10 years ago
e64df3e
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8d875f9
btrfs: disable strict file flushes for renames and truncates
by Chris Mason
· 10 years ago
27b9a81
Btrfs: fix csum tree corruption, duplicate and outdated checksums
by Filipe Manana
· 10 years ago
4eb1f66
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
by Takashi Iwai
· 10 years ago
ce62003
Btrfs: fix compressed write corruption on enospc
by Liu Bo
· 10 years ago
f90e579
btrfs: correctly handle return from ulist_add
by Mark Fasheh
· 10 years ago
1152651
btrfs: qgroup: account shared subtrees during snapshot delete
by Mark Fasheh
· 10 years ago
6f7ff6d
Btrfs: read lock extent buffer while walking backrefs
by Filipe Manana
· 10 years ago
e339a6b
Btrfs: __btrfs_mod_ref should always use no_quota
by Josef Bacik
· 10 years ago
ba7b6e6
btrfs: adjust statfs calculations according to raid profiles
by David Sterba
· 10 years ago
f6f9933
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1a0a397
dcache: d_obtain_alias callers don't all want DISCONNECTED
by J. Bruce Fields
· 11 years ago
80ace85
btrfs: add RENAME_NOREPLACE
by Miklos Szeredi
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
da83fc6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
0bfaa9c
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
by Eric Sandeen
· 10 years ago
98ce2de
Btrfs: fix abnormal long waiting in fsync
by Liu Bo
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
b82207b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
abdd2e8
Btrfs: fix crash when starting transaction
by Filipe Manana
· 10 years ago
be2c765
Btrfs: fix btrfs_print_leaf for skinny metadata
by Josef Bacik
· 10 years ago
d288db5
Btrfs: fix race of using total_bytes_pinned
by Liu Bo
· 10 years ago
130d5b4
btrfs: use E2BIG instead of EIO if compression does not help
by David Sterba
· 10 years ago
0a4eaea
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
by David Sterba
· 10 years ago
14f5979
Btrfs: fix use-after-free when cloning a trailing file hole
by Filipe Manana
· 10 years ago
0aeb8a6e
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
by Anand Jain
· 10 years ago
e755f78
btrfs: fix null pointer dereference in clone_fs_devices when name is null
by Anand Jain
· 10 years ago
2aa06a3
btrfs: fix nossd and ssd_spread mount option regression
by Eric Sandeen
· 10 years ago
5f31648
Btrfs: fix race between balance recovery and root deletion
by Wang Shilong
· 10 years ago
3cc7939
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
by Filipe Manana
· 10 years ago
472b909
btrfs: only unlock block in verify_parent_transid if we locked it
by Josef Bacik
· 10 years ago
46c4e71
Btrfs: assert send doesn't attempt to start transactions
by Filipe Manana
· 10 years ago
c39aa70
btrfs compression: reuse recently used workspace
by Sergey Senozhatsky
· 10 years ago
5588383
Btrfs: fix crash when mounting raid5 btrfs with missing disks
by Liu Bo
· 10 years ago
b2373f2
btrfs: create sprout should rename fsid on the sysfs as well
by Anand Jain
· 10 years ago
49c6f73
btrfs: dev replace should replace the sysfs entry
by Anand Jain
· 10 years ago
0d39376
btrfs: dev add should add its sysfs entry
by Anand Jain
· 10 years ago
99994cd
btrfs: dev delete should remove sysfs entry
by Anand Jain
· 10 years ago
9b4eaf4
btrfs: rename add_device_membership to btrfs_kobj_add_device
by Anand Jain
· 10 years ago
e13d100
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8408c71
Btrfs: fix wrong error handle when the device is missing or is not writeable
by Miao Xie
· 10 years ago
c55f139
Btrfs: fix deadlock when mounting a degraded fs
by Miao Xie
· 10 years ago
e990f16
Btrfs: use bio_endio_nodec instead of open code
by Miao Xie
· 10 years ago
298a8f9
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
by Wang Shilong
· 10 years ago
ced96ed
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
by Qu Wenruo
· 10 years ago
e570fd2
Btrfs: fix broken free space cache after the system crashed
by Miao Xie
· 10 years ago
5349d6c
Btrfs: make free space cache write out functions more readable
by Miao Xie
· 10 years ago
46fefe4
Btrfs: remove unused wait queue in struct extent_buffer
by Filipe Manana
· 10 years ago
ea4ebde
Btrfs: fix deadlocks with trylock on tree nodes
by Chris Mason
· 10 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
47a306a
btrfs: fix error handling in create_pending_snapshot
by Eric Sandeen
· 10 years ago
3e2426b
btrfs: fix use of uninit "ret" in end_extent_writepage()
by Eric Sandeen
· 10 years ago
d737278
btrfs: free ulist in qgroup_shared_accounting() error path
by Eric Sandeen
· 10 years ago
b050f9f
Btrfs: fix qgroups sanity test crash or hang
by Filipe Manana
· 10 years ago
f1e3c28
btrfs: prevent RCU warning when dereferencing radix tree slot
by Sasha Levin
· 10 years ago
5fbc7c5
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
by Wang Shilong
· 10 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
ba346b3
btrfs: tree_search, search_ioctl: direct copy to userspace
by Gerhard Heift
· 11 years ago
550ac1d
btrfs: new function read_extent_buffer_to_user
by Gerhard Heift
· 11 years ago
9b6e817
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
by Gerhard Heift
· 11 years ago
8f5f617
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
by Gerhard Heift
· 11 years ago
1254444
btrfs: tree_search, search_ioctl: accept varying buffer
by Gerhard Heift
· 11 years ago
25c9bc2
btrfs: tree_search: eliminate redundant nr_items check
by Gerhard Heift
· 11 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 10 years ago
859862d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
c7548af
Btrfs: convert smp_mb__{before,after}_clear_bit
by Chris Mason
· 10 years ago
6eda71d
Btrfs: fix scrub_print_warning to handle skinny metadata extents
by Liu Bo
· 10 years ago
Next »