Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3394e1607eaf870ebba37d303fbd590a4c569908
/
fs
/
btrfs
/
inode.c
3394e16
Btrfs: Give each subvol and snapshot their own anonymous devid
by Chris Mason
· 16 years ago
3de4586
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
by Chris Mason
· 16 years ago
c146afa
Btrfs: mount ro and remount support
by Yan Zheng
· 16 years ago
5b050f0
Btrfs: Fix compile warnings on 32 bit machines
by Chris Mason
· 16 years ago
445a694
Btrfs: Fix usage of struct extent_map->orig_start
by Chris Mason
· 16 years ago
ff5b7ee
Btrfs: Fix csum error for compressed data
by Yan Zheng
· 16 years ago
771ed68
Btrfs: Optimize compressed writeback and reads
by Chris Mason
· 16 years ago
4a69a41
Btrfs: Add ordered async work queues
by Chris Mason
· 16 years ago
70b99e6
Btrfs: Compression corner fixes
by Chris Mason
· 16 years ago
d899e05
Btrfs: Add fallocate support v2
by Yan Zheng
· 16 years ago
80ff385
Btrfs: update nodatacow code v2
by Yan Zheng
· 16 years ago
6643558
Btrfs: Fix bookend extent race v2
by Yan Zheng
· 16 years ago
9036c10
Btrfs: update hole handling v2
by Yan Zheng
· 16 years ago
19b9bdb
Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress
by Chris Mason
· 16 years ago
cfbc246
Btrfs: walk compressed pages based on the nr_pages count instead of bytes
by Chris Mason
· 16 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago
cb8e709
Btrfs: Fix subvolume creation locking rules
by Christoph Hellwig
· 16 years ago
5b84e8d
Btrfs: Fix leaf reference cache miss
by Yan Zheng
· 16 years ago
3bb1a1b
Btrfs: Remove offset field from struct btrfs_extent_ref
by Yan Zheng
· 16 years ago
a76a3cd
Btrfs: Count space allocated to file in bytes
by Yan Zheng
· 16 years ago
a62b940
Btrfs: cast bio->bi_sector to a u64 before shifting
by Chris Mason
· 16 years ago
323ac95
Btrfs: don't read leaf blocks containing only checksums during truncate
by Chris Mason
· 16 years ago
d352ac6
Btrfs: add and improve comments
by Chris Mason
· 16 years ago
8c8bee1
Btrfs: Wait for IO on the block device inodes of newly added devices
by Chris Mason
· 16 years ago
5b21f2e
Btrfs: extent_map and data=ordered fixes for space balancing
by Zheng Yan
· 16 years ago
2b1f55b
Remove Btrfs compat code for older kernels
by Chris Mason
· 16 years ago
3435302
Btrfs: Fix race against disk_i_size updates
by Chris Mason
· 16 years ago
31840ae
Btrfs: Full back reference support
by Zheng Yan
· 16 years ago
0f9dd46
Btrfs: free space accounting redo
by Josef Bacik
· 16 years ago
49eb7e4
Btrfs: Dir fsync optimizations
by Chris Mason
· 16 years ago
98509cf
Btrfs: Fix releasepage to properly keep dirty and writeback pages
by Chris Mason
· 16 years ago
8d5bf1c
Btrfs: Update the highest objectid in a root after log replay is done
by Chris Mason
· 16 years ago
a237d2a
remove unused function btrfs_ilookup
by Christoph Hellwig
· 16 years ago
e02119d
Btrfs: Add a write ahead tree log to optimize synchronous operations
by Chris Mason
· 16 years ago
95819c0
Btrfs: optimize btrget/set/removexattr
by Christoph Hellwig
· 16 years ago
f2322b1
Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when done
by David Woodhouse
· 16 years ago
49593bf
Minor cleanup of btrfs_real_readdir()
by David Woodhouse
· 16 years ago
5ecc7e5
Btrfs: Remove special cases for "." and ".."
by David Woodhouse
· 16 years ago
cbdf5a2
Btrfs: Implement our own copy of the nfsd readdir hack, for older kernels
by David Woodhouse
· 16 years ago
1a54ef8
Introduce btrfs_iget helper
by Balaji Rao
· 17 years ago
4d1b5fb
Btrfs: Lookup readpage checksums on bio submission again
by Chris Mason
· 16 years ago
7c2fe32
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
by Chris Mason
· 16 years ago
5386323
Btrfs: Lower contention on the csum mutex
by Chris Mason
· 16 years ago
db69e0e
Btrfs: Init address_space->writeback_index properly
by Chris Mason
· 16 years ago
4ca8b41
Btrfs: Avoid calling into the FS for the final iput on fake root inodes
by Chris Mason
· 16 years ago
7ea394f
Btrfs: Fix nodatacow for the new data=ordered mode
by Yan Zheng
· 16 years ago
00e4e6b
Get rid of BTRFS_I(inode)->index and use local vars instead
by Chris Mason
· 16 years ago
3de9d6b
btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for now
by Chris Mason
· 16 years ago
ea8c281
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
by Chris Mason
· 16 years ago
6dab815
Btrfs: Hold csum mutex while reading in sums during readpages
by Chris Mason
· 16 years ago
3ce7e67
Btrfs: Drop some debugging around the extent_map pinned flag
by Chris Mason
· 16 years ago
61b4944
Btrfs: Fix streaming read performance with checksumming on
by Chris Mason
· 16 years ago
0ee0fda
Btrfs: Add compatibility for kernels >= 2.6.27-rc1
by Sven Wegener
· 16 years ago
bcc63ab
Btrfs: implement memory reclaim for leaf reference cache
by Yan
· 16 years ago
f321e49
Btrfs: Update and fix mount -o nodatacow
by Yan Zheng
· 16 years ago
ab78c84
Btrfs: Throttle operations if the reference cache gets too large
by Chris Mason
· 16 years ago
017e536
Btrfs: Leaf reference cache update
by Chris Mason
· 16 years ago
445dceb
Btrfs: Fix .. lookup corner case
by Yan
· 17 years ago
4546726
Btrfs: Remove unused variable in fixup_tree_root_location
by Balaji Rao
· 17 years ago
7b12876
Btrfs: Create orphan inode records to prevent lost files after a crash
by Josef Bacik
· 17 years ago
33268ea
Btrfs: Add ACL support
by Josef Bacik
· 17 years ago
aec7477
Btrfs: Implement new dir index format
by Josef Bacik
· 17 years ago
8964222
Btrfs: Search data ordered extents first for checksums on read
by Chris Mason
· 17 years ago
ed98b56
Btrfs: Take the csum mutex while reading checksums
by Chris Mason
· 17 years ago
f421950
Btrfs: Fix some data=ordered related data corruptions
by Chris Mason
· 17 years ago
6af118ce
Btrfs: Index extent buffers in an rbtree
by Chris Mason
· 17 years ago
4a09675
Btrfs: Data ordered fixes
by Chris Mason
· 17 years ago
e5a2217
Fix btrfs_wait_ordered_extent_range to properly wait
by Chris Mason
· 17 years ago
7f3c74f
Btrfs: Keep extent mappings in ram until pending ordered extents are done
by Chris Mason
· 17 years ago
211f90e
Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is set
by Chris Mason
· 17 years ago
3edf7d3
Btrfs: Handle data checksumming on bios that span multiple ordered extents
by Chris Mason
· 17 years ago
eb84ae0
Btrfs: Cleanup and comment ordered-data.c
by Chris Mason
· 17 years ago
ee6e650
Add a per-inode lock around btrfs_drop_extents
by Chris Mason
· 17 years ago
ba1da2f
Btrfs: Don't pin pages in ram until the entire ordered extent is on disk.
by Chris Mason
· 17 years ago
f929574
btrfs_start_transaction: wait for commits in progress to finish
by Chris Mason
· 17 years ago
dbe674a
Btrfs: Update on disk i_size only after pending ordered extents are done
by Chris Mason
· 17 years ago
247e743
Btrfs: Use async helpers to deal with pages that have been improperly dirtied
by Chris Mason
· 17 years ago
e6dcd2d
Btrfs: New data=ordered implementation
by Chris Mason
· 17 years ago
1b1e213
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
by Chris Mason
· 17 years ago
89ce8a6
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
by Chris Mason
· 17 years ago
594a24e
Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks
by Chris Mason
· 17 years ago
a213501
Btrfs: Replace the big fs_mutex with a collection of other locks
by Chris Mason
· 17 years ago
925baed
Btrfs: Start btree concurrency work.
by Chris Mason
· 17 years ago
f46b5a6
Btrfs: split out ioctl.c
by Christoph Hellwig
· 17 years ago
8b71284
Btrfs: Add async worker threads for pre and post IO checksumming
by Chris Mason
· 17 years ago
6bf13c0
Btrfs: transaction ioctls
by Sage Weil
· 17 years ago
3b96362
Btrfs: Invalidate dcache entry after creating snapshot and
by Sven Wegener
· 17 years ago
e1b81e6
btrfs delete ordered inode handling fix
by Mingming
· 17 years ago
211c17f
Fix corners in writepage and btrfs_truncate_page
by Chris Mason
· 17 years ago
1259ab7
Btrfs: Handle write errors on raid1 and raid10
by Chris Mason
· 17 years ago
bbaf549
Btrfs: A number of nodatacow fixes
by Chris Mason
· 17 years ago
a68d593
Btrfs: Update nodatacow mode to support cloned single files and resizing
by Chris Mason
· 17 years ago
a061fc8
Btrfs: Add support for online device removal
by Chris Mason
· 17 years ago
5d9cd9e
Btrfs: Fix clone ioctl to not hold the path over inserts
by Chris Mason
· 17 years ago
b9d8666
Btrfs: Silence bogus inode.c compiler warnings
by Chris Mason
· 17 years ago
f2eb0a2
Btrfs: Clone file data ioctl
by Sage Weil
· 17 years ago
ec44a35
Btrfs: Add balance ioctl to restripe the chunks
by Chris Mason
· 17 years ago
788f20e
Btrfs: Add new ioctl to add devices
by Chris Mason
· 17 years ago
8e7bf94
Btrfs: Do more optimal file RA during shrinking and defrag
by Chris Mason
· 17 years ago
8f18cf1
Btrfs: Make the resizer work based on shrinking and growing devices
by Chris Mason
· 17 years ago
Next »