| 2014-06-28 | 
Anand Jain | btrfs: dev add should add its sysfs entry | 
commit | commitdiff | tree | snapshot | 
| 2014-06-28 | 
Anand Jain | btrfs: dev delete should remove sysfs entry | 
commit | commitdiff | tree | snapshot | 
| 2014-06-28 | 
Anand Jain | btrfs: rename add_device_membership to btrfs_kobj_add_d...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Miao Xie | Btrfs: fix wrong error handle when the device is missin...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Miao Xie | Btrfs: fix deadlock when mounting a degraded fs | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Miao Xie | Btrfs: use bio_endio_nodec instead of open code | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Wang Shilong | Btrfs: fix NULL pointer crash when running balance...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Qu Wenruo | btrfs: Skip scrubbing removed chunks to avoid -ENOENT. | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Miao Xie | Btrfs: fix broken free space cache after the system...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Miao Xie | Btrfs: make free space cache write out functions more...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Filipe Manana | Btrfs: remove unused wait queue in struct extent_buffer | 
commit | commitdiff | tree | snapshot | 
| 2014-06-19 | 
Chris Mason | Btrfs: fix deadlocks with trylock on tree nodes | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Eric Sandeen | btrfs: fix error handling in create_pending_snapshot | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Eric Sandeen | btrfs: fix use of uninit "ret" in end_extent_writepage() | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Eric Sandeen | btrfs: free ulist in qgroup_shared_accounting() error...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Filipe Manana | Btrfs: fix qgroups sanity test crash or hang | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Sasha Levin | btrfs: prevent RCU warning when dereferencing radix...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Wang Shilong | Btrfs: fix unfinished readahead thread for raid5/6...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Gerhard Heift | btrfs: new ioctl TREE_SEARCH_V2 | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Gerhard Heift | btrfs: tree_search, search_ioctl: direct copy to userspace | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Gerhard Heift | btrfs: new function read_extent_buffer_to_user | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Gerhard Heift | btrfs: tree_search, copy_to_sk: return needed size...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Gerhard Heift | btrfs: tree_search, copy_to_sk: return EOVERFLOW for...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Gerhard Heift | btrfs: tree_search, search_ioctl: accept varying buffer | 
commit | commitdiff | tree | snapshot | 
| 2014-06-13 | 
Gerhard Heift | btrfs: tree_search: eliminate redundant nr_items check | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Chris Mason | Btrfs: convert smp_mb__{before,after}_clear_bit | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Liu Bo | Btrfs: fix scrub_print_warning to handle skinny metadat...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: make fsync work after cloning into a file | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Liu Bo | Btrfs: use right type to get real comparison | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Josef Bacik | Btrfs: don't check nodes for extent items | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: don't release invalid page in btrfs_page_exists_...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: make sure we retry if page is a retriable exception | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: make sure we retry if we couldn't get the page | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Gui Hecheng | btrfs: replace EINVAL with EOPNOTSUPP for dev_replace...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Antonio Ospite | trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/ | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Liu Bo | Btrfs: fix leaf corruption after __btrfs_drop_extents | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: fix clone to deal with holes when NO_HOLES featu...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Jeff Mahoney | btrfs: free delayed node outside of root->inode_lock | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Gui Hecheng | btrfs: replace EINVAL with ERANGE for resize when ULLON...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: fix transaction leak during fsync call | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Qu Wenruo | btrfs: Avoid trucating page or punching hole in a alrea...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: update commit root on snapshot creation after...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: ioctl, don't re-lock extent range when not necessary | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: avoid visiting all extent items when cloning...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: set dead flag on the right root when destroying...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: ensure readers see new data after a clone operation | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Rickard Strandqvist | fs: btrfs: volumes.c: Fix for possible null pointer...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Jeff Mahoney | btrfs: allocate raid type kobjects dynamically | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: send, use the right limits for xattr names and...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: send, don't error in the presence of subvols...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Chris Mason | Btrfs: async delayed refs | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Chris Mason | Btrfs: split up __extent_writepage to lower stack usage | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Alex Gartrell | btrfs: Drop EXTENT_UPTODATE check in hole punching...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Chris Mason | Btrfs: cut down stack usage in btree_write_cache_pages | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Chris Mason | Btrfs: break up __btrfs_write_out_cache to cut down...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Josef Bacik | Btrfs: free tmp ulist for qgroup rescan | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Anand Jain | btrfs: usage error should not be logged into system log | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: remove newline from inode cache kthread name | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: remove stale newlines from log messages | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Chris Mason | Btrfs: fix double free in find_lock_delalloc_range | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
ZhangZhen | btrfs: replace simple_strtoull() with kstrtoull() | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Wang Shilong | Btrfs: set right total device count for seeding support | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Guangliang...  | Btrfs: remove OPT_acl parse when acl disabled | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Josef Bacik | Btrfs: add sanity tests for new qgroup accounting code | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Josef Bacik | Btrfs: rework qgroup accounting | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Liu Bo | Btrfs: mark mapping with error flag to report errors...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Liu Bo | Btrfs: fix NULL pointer crash of deleting a seed device | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Wang Shilong | Btrfs: fix joining same transaction handle more than...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Miao Xie | Btrfs: use helpers for last_trans_log_full_commit inste...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: check if items are ordered when a leaf is marked...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: don't access non-existent key when csum tree...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Wang Shilong | Btrfs: make sure there are not any read requests before...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Tsutomu Itoh | Btrfs: fix possible memory leak in btrfs_create_tree() | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
ZhangZhen | btrfs: remove useless ACL check | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Anand Jain | btrfs: btrfs_rm_device() should zero mirror SB as well | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Miao Xie | Btrfs: use bitfield instead of integer data type for...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: send, fix more issues related to directory renames | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: send, remove dead code from __get_cur_name_and_p...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: send, account for orphan directories when buildi...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: send, avoid unnecessary inode item lookup in...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Gui Hecheng | btrfs: add dev maxs limit for __btrfs_alloc_chunk in...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Gui Hecheng | btrfs: fix wrong max system array size check in kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Qu Wenruo | btrfs: Add check to avoid cleanup roots already in...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Miao Xie | Btrfs: reclaim the reserved metadata space at background | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Miao Xie | Btrfs: output warning instead of error when loading...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Qu Wenruo | btrfs: Add ctime/mtime update for btrfs device add...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: assert that send is not in progres before root...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: protect snapshots from deleting during send | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Daeseok Youn | btrfs: remove redundant null check in btrfs_dentry_rele...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: implement inode_operations callback tmpfile | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: make FS_INFO ioctl available to anyone | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: make DEV_INFO ioctl available to anyone | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: export more from FS_INFO to sysfs | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: retrieve more info from FS_INFO ioctl | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
David Sterba | btrfs: balance filter: add limit of processed chunks | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: fix leaf corruption caused by ENOSPC while hole...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Liu Bo | Btrfs: do not increment on bio_index one by one | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Filipe Manana | Btrfs: read inode size after acquiring the mutex when...  | 
commit | commitdiff | tree | snapshot | 
| 2014-06-10 | 
Tobias Klauser | btrfs: Remove unnecessary check for NULL | 
commit | commitdiff | tree | snapshot | 
| next |