Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
faf00da544045fdc1454f3b9e6d7f65c841de302
/
fs
/
btrfs
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
043cd04
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
5a5003df
btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()
by Dan Carpenter
· 9 years ago
5fa8e0a
fs: Rename file_remove_suid() to file_remove_privs()
by Jan Kara
· 9 years ago
c40b7b0
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand
by Chris Mason
· 9 years ago
f90fc54
Btrfs: Check if kobject is initialized before put
by Anand Jain
· 9 years ago
d2ff1b2
Btrfs: sysfs: add support to show replacing target in the sysfs
by Anand Jain
· 10 years ago
4fde46f
Btrfs: free the stale device
by Anand Jain
· 9 years ago
37b8d27
Btrfs: use received_uuid of parent during send
by Josef Bacik
· 9 years ago
0eeff23
Btrfs: fix use-after-free in btrfs_replay_log
by Liu Bo
· 9 years ago
9a4e727
btrfs: wait for delayed iputs on no space
by Zhao Lei
· 10 years ago
d672633
btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup.
by Qu Wenruo
· 10 years ago
9086db8
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
by Qu Wenruo
· 10 years ago
d4b8040
btrfs: ulist: Add ulist_del() function.
by Qu Wenruo
· 10 years ago
e69bcee
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
by Qu Wenruo
· 10 years ago
442244c
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
by Qu Wenruo
· 10 years ago
0ed4792
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
by Qu Wenruo
· 10 years ago
9d220c9
btrfs: qgroup: Switch rescan to new mechanism.
by Qu Wenruo
· 10 years ago
550d7a2
btrfs: qgroup: Add new qgroup calculation function
by Qu Wenruo
· 10 years ago
21633fc
btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots().
by Qu Wenruo
· 10 years ago
3b7d00f
btrfs: qgroup: Add new function to record old_roots.
by Qu Wenruo
· 10 years ago
3368d00
btrfs: qgroup: Record possible quota-related extent for qgroup.
by Qu Wenruo
· 10 years ago
823ae5b
btrfs: qgroup: Add function qgroup_update_counters().
by Qu Wenruo
· 10 years ago
d810ef2
btrfs: qgroup: Add function qgroup_update_refcnt().
by Qu Wenruo
· 10 years ago
c682f9b
btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent()
by Qu Wenruo
· 10 years ago
9c54213
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
by Qu Wenruo
· 10 years ago
c43d160
btrfs: delayed-ref: Cleanup the unneeded functions.
by Qu Wenruo
· 10 years ago
c6fc245
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
by Qu Wenruo
· 10 years ago
00db646
btrfs: backref: Don't merge refs which are not for same block.
by Qu Wenruo
· 10 years ago
20b2e30
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
by Zhao Lei
· 9 years ago
e1d227a
btrfs: Handle unaligned length in extent_same
by Mark Fasheh
· 9 years ago
070034b
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
by chandan
· 9 years ago
e4826a5
Btrfs: btrfs_defrag_file: Fix ra_index computation.
by chandan
· 9 years ago
4617ea3
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
by Filipe Manana
· 9 years ago
7558c8b
Btrfs: don't attach unnecessary extents to transaction on fsync
by Filipe Manana
· 10 years ago
b659ef0
Btrfs: avoid syncing log in the fast fsync path when not necessary
by Filipe Manana
· 10 years ago
1ab818b
Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.2
by Chris Mason
· 9 years ago
6ca0709
Btrfs: fix hang during inode eviction due to concurrent readahead
by Filipe Manana
· 9 years ago
64c043d
Btrfs: fix up read_tree_block to return proper error
by Liu Bo
· 9 years ago
8635eda
Btrfs: add missing free_extent_buffer
by Liu Bo
· 9 years ago
0c30430
Btrfs: remove csum_bytes_left
by Liu Bo
· 9 years ago
39c2d7f
Btrfs: fix -ENOSPC on block group removal
by Filipe Manana
· 9 years ago
4fbcdf6
Btrfs: fix -ENOSPC when finishing block group creation
by Filipe Manana
· 9 years ago
0d2b237
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
by Josef Bacik
· 9 years ago
c8d3fe0
Btrfs: show subvol= and subvolid= in /proc/mounts
by Omar Sandoval
· 9 years ago
05dbe68
Btrfs: unify subvol= and subvolid= mounting
by Omar Sandoval
· 9 years ago
bb289b7
Btrfs: fail on mismatched subvol and subvolid mount options
by Omar Sandoval
· 9 years ago
fa33065
Btrfs: clean up error handling in mount_subvol()
by Omar Sandoval
· 9 years ago
e6e4dbe
Btrfs: remove all subvol options before mounting top-level
by Omar Sandoval
· 9 years ago
773cd04
Btrfs: lock superblock before remounting for rw subvol
by Omar Sandoval
· 9 years ago
0f31871
Btrfs: wake up extent state waiters on unlock through clear_extent_bits
by Filipe Manana
· 9 years ago
c152b63
Btrfs: fix chunk allocation regression leading to transaction abort
by Filipe Manana
· 9 years ago
2037a09
btrfs: use after free when closing devices
by Sasha Levin
· 9 years ago
01b810b
btrfs: make root id query unprivileged
by David Sterba
· 9 years ago
2e6e518
Btrfs: fix block group ->space_info null pointer dereference
by Filipe Manana
· 9 years ago
33b97e4
Btrfs: check error before reporting missing device and add uuid
by Anand Jain
· 10 years ago
1f6e4b3
btrfs: Fix superblock csum type check.
by Qu Wenruo
· 10 years ago
619d8c4
Btrfs: incremental send, fix clone operations for compressed extents
by Filipe Manana
· 10 years ago
ab3680d
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
by Christian Engelmayer
· 10 years ago
35c7664
Btrfs: fix mutex unlock without prior lock on space cache truncation
by Filipe Manana
· 10 years ago
816fceb
Btrfs: log when missing device is created
by Anand Jain
· 10 years ago
6d13f54
btrfs: fix warnings after changes in btrfs_abort_transaction
by David Sterba
· 10 years ago
c0d19e2
btrfs: add 'cold' compiler annotations to all error handling functions
by David Sterba
· 10 years ago
1a9a8a7
btrfs: report exact callsite where transaction abort occurs
by David Sterba
· 10 years ago
1302890
btrfs: let tree defrag work in SSD mode
by David Sterba
· 10 years ago
53e489b
Btrfs: check pending chunks when shrinking fs to avoid corruption
by Filipe Manana
· 9 years ago
64ad6c4
Btrfs: don't invalidate root dentry when subvolume deletion fails
by Omar Sandoval
· 9 years ago
8b191a6
Btrfs: incremental send, check if orphanized dir inode needs delayed rename
by Filipe Manana
· 10 years ago
80aa602
Btrfs: incremental send, don't delay directory renames unnecessarily
by Filipe Manana
· 10 years ago
2421a8c
Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
by Anand Jain
· 10 years ago
24bd69c
Btrfs: sysfs: add support to add parent for fsid
by Anand Jain
· 10 years ago
b7c35e8
Btrfs: sysfs: separate kobject and attribute creation
by Anand Jain
· 10 years ago
1d1c1be
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
by Anand Jain
· 10 years ago
ef1a0da
Btrfs: sysfs: make btrfs_sysfs_add_device() non static
by Anand Jain
· 10 years ago
0c10e2d
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
by Anand Jain
· 10 years ago
6c14a16
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
by Anand Jain
· 10 years ago
1ba4381
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
by Anand Jain
· 10 years ago
2e3e128
Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
by Anand Jain
· 10 years ago
5a13f43
Btrfs: sysfs: add pointer to access fs_info from fs_devices
by Anand Jain
· 10 years ago
c73eccf
Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
by Anand Jain
· 10 years ago
2e7910d
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
by Anand Jain
· 10 years ago
00c921c
Btrfs: sysfs: separate device kobject and its attribute creation
by Anand Jain
· 10 years ago
0dd2906
Btrfs: sysfs: let default_attrs be separate from the kset
by Anand Jain
· 10 years ago
7205921
Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
by Anand Jain
· 10 years ago
3a08f3b
Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
by Anand Jain
· 10 years ago
aaf1330
Btrfs: sysfs: reorder the kobject creations
by Anand Jain
· 10 years ago
4d43573
Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
by Anand Jain
· 10 years ago
8345ea3
Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
by Anand Jain
· 10 years ago
e7e1aa9
Btrfs: sysfs: fix, undo sysfs device links
by Anand Jain
· 10 years ago
4e51f00
Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
by Anand Jain
· 10 years ago
248d200
Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data
by Anand Jain
· 10 years ago
7ce14f6
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
326e1db
block: remove management of bi_remaining when restoring original bi_end_io
by Mike Snitzer
· 9 years ago
153c35b
Btrfs: fix regression in raid level conversion
by Chris Mason
· 9 years ago
a962959
Btrfs: fix racy system chunk allocation when setting block group ro
by Filipe Manana
· 9 years ago
2c2ed5a
btrfs: clear 'ret' in btrfs_check_shared() loop
by Mark Fasheh
· 9 years ago
b25de9d
block: remove BIO_EOPNOTSUPP
by Christoph Hellwig
· 10 years ago
c7309e8
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
062c19e
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
by Filipe Manana
· 10 years ago
Next »