Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
18bb1db3e7607e4a997d50991a6f9fa5b0f8722c
/
fs
/
btrfs
/
ctree.h
22c44fe
Btrfs: deal with enospc from dirtying inodes properly
by Josef Bacik
· 13 years ago
aa38a71
Btrfs: fix deadlock on metadata reservation when evicting a inode
by Miao Xie
· 13 years ago
291c7d2
Btrfs: wait on caching if we're loading the free space cache
by Josef Bacik
· 13 years ago
f1ebcc7
Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
by Liu Bo
· 13 years ago
531f4b1a
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
by Chris Mason
· 13 years ago
c06a0e1
Btrfs: fix delayed insertion reservation
by Josef Bacik
· 13 years ago
6d668dd
Btrfs: make a delayed_block_rsv for the delayed item insertion
by Josef Bacik
· 13 years ago
af31f5e
Btrfs: add a log of past tree roots
by Chris Mason
· 13 years ago
6c41761
btrfs: separate superblock items out of fs_info
by David Sterba
· 14 years ago
e688b725
Btrfs: fix extent pinning bugs in the tree log
by Chris Mason
· 13 years ago
36ba022
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
by Josef Bacik
· 13 years ago
5b0e95b
Btrfs: inline checksums into the disk free space cache
by Josef Bacik
· 13 years ago
2bf6475
Btrfs: allow us to overcommit our enospc reservations
by Josef Bacik
· 13 years ago
3b16a4e
Btrfs: use the inode's mapping mask for allocating pages
by Josef Bacik
· 13 years ago
4a92b1b
Btrfs: stop passing a trans handle all around the reservation code
by Josef Bacik
· 13 years ago
482e6dc
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
by Josef Bacik
· 13 years ago
0712718
Btrfs: reduce the amount of space needed for truncates
by Josef Bacik
· 13 years ago
5e962c7
Btrfs: kill btrfs_truncate_reserve_metadata
by Josef Bacik
· 13 years ago
dabdb64
Btrfs: kill unused parts of block_rsv
by Josef Bacik
· 13 years ago
37be25b
Btrfs: kill the durable block rsv stuff
by Josef Bacik
· 13 years ago
dba6830
Btrfs: kill the orphan space calculation for snapshots
by Josef Bacik
· 13 years ago
fb25e91
Btrfs: use bytes_may_use for all ENOSPC reservations
by Josef Bacik
· 13 years ago
7414a03
btrfs: initial readahead code and prototypes
by Arne Jansen
· 13 years ago
90519d6
btrfs: state information for readahead
by Arne Jansen
· 13 years ago
81d86e1
Merge branch 'btrfs-3.0' into for-linus
by Chris Mason
· 13 years ago
c97c291
Btrfs: use plain page_address() in header fields setget functions
by Li Zefan
· 13 years ago
cb1b69f
Btrfs: forced readonly when btrfs_drop_snapshot() fails
by Tsutomu Itoh
· 13 years ago
ed8f373
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
9b89d95
Btrfs: make acl functions really no-op if acl is not enabled
by Li Zefan
· 13 years ago
bf5f32e
btrfs: make btrfs_set_root_node void
by Mark Fasheh
· 13 years ago
b6973aa
Btrfs: fix readahead in file defrag
by Li Zefan
· 13 years ago
2271220
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
ff95acb
Merge branch 'integration' into for-linus
by Chris Mason
· 13 years ago
bd68151
Btrfs: switch the btrfs tree locks to reader/writer
by Chris Mason
· 13 years ago
9e0baf6
Btrfs: fix enospc problems with delalloc
by Josef Bacik
· 13 years ago
bab39bf
Btrfs: use a worker thread to do caching
by Josef Bacik
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
b267515
Btrfs: implement our own ->llseek
by Josef Bacik
· 13 years ago
0ee5dc6
btrfs: kill magical embedded struct superblock
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
fdb5eff
Btrfs: serialize flushers in reserve_metadata_bytes
by Josef Bacik
· 13 years ago
b500994
Btrfs: do transaction space reservation before joining the transaction
by Josef Bacik
· 13 years ago
1acc930
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
0942caa
btrfs: add missing options displayed in mount output
by David Sterba
· 13 years ago
46e4edb
Remove unneeded version.h includes from fs/
by Jesper Juhl
· 13 years ago
90a800de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
9fe6a50
btrfs: Remove unused sysfs code
by Maarten Lankhorst
· 13 years ago
7585717
Btrfs: fix relocation races
by Chris Mason
· 13 years ago
e6ece70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
7841cb2
btrfs: add helper for fs_info->closing
by David Sterba
· 13 years ago
4b9465c
Btrfs: add mount -o inode_cache
by Chris Mason
· 13 years ago
36947a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
ff5714c
Merge branch 'for-chris' of
by Chris Mason
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
4cb5300
Btrfs: add mount -o auto_defrag
by Chris Mason
· 13 years ago
d6c0cb3
Merge branch 'cleanups_and_fixes' into inode_numbers
by Chris Mason
· 13 years ago
0956c79
BTRFS: Remove unused node_lock
by Andi Kleen
· 13 years ago
d82a6f1
Btrfs: kill BTRFS_I(inode)->block_group
by Josef Bacik
· 13 years ago
fcb80c2
Btrfs: fix how we do space reservation for truncate
by Josef Bacik
· 14 years ago
a4abeea
Btrfs: kill trans_mutex
by Josef Bacik
· 14 years ago
7126733
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers
by Chris Mason
· 13 years ago
945d896
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
by Chris Mason
· 13 years ago
dcc6d07
Merge branch 'delayed_inode' into inode_numbers
by Chris Mason
· 13 years ago
16cdcec
btrfs: implement delayed inode items operation
by Miao Xie
· 14 years ago
0965537
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
by Chris Mason
· 13 years ago
4ea0288
btrfs: use unsigned type for single bit bitfield
by David Sterba
· 13 years ago
8628764
btrfs: add readonly flag
by Arne Jansen
· 14 years ago
475f638
btrfs: new ioctls for scrub
by Jan Schmidt
· 14 years ago
a2de733
btrfs: scrub
by Arne Jansen
· 14 years ago
f2a97a9
btrfs: remove all unused functions
by David Sterba
· 14 years ago
621496f
btrfs: remove unused function prototypes
by David Sterba
· 14 years ago
b3b4aa7
btrfs: drop unused parameter from btrfs_release_path
by David Sterba
· 14 years ago
306e16c
btrfs: rename variables clashing with global function names
by David Sterba
· 14 years ago
e9c5499
Revert wrong fixes for common misspellings
by Lucas De Marchi
· 14 years ago
82d5902
Btrfs: Support reading/writing on disk free ino cache
by Li Zefan
· 14 years ago
581bb05
Btrfs: Cache free inode numbers in memory
by Li Zefan
· 14 years ago
34d52cb
Btrfs: Make free space cache code generic
by Li Zefan
· 14 years ago
6d74119
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
by Josef Bacik
· 14 years ago
be1a12a
Btrfs: deal with the case that we run out of space in the cache
by Josef Bacik
· 14 years ago
08fe4db
Btrfs: Fix uninitialized root flags for subvolumes
by Li Zefan
· 14 years ago
c59021f
Btrfs: fix OOPS of empty filesystem after balance
by liubo
· 14 years ago
f7039b1
Btrfs: add btrfs_trim_fs() to handle FITRIM
by Li Dongyang
· 14 years ago
5378e60
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
by Li Dongyang
· 14 years ago
b4d00d5
Btrfs: make update_reserved_bytes() public
by Li Dongyang
· 14 years ago
75e7cb7
Btrfs: Per file/directory controls for COW and compression
by Liu Bo
· 14 years ago
1abe9b8
Btrfs: add initial tracepoint support for btrfs
by liubo
· 14 years ago
4e69b59
Btrfs: cleanup how we setup free space clusters
by Josef Bacik
· 14 years ago
22a94d4
Btrfs: add checks to verify dir items are correct
by Josef Bacik
· 14 years ago
66b4ffd
Btrfs: handle errors in btrfs_orphan_cleanup
by Josef Bacik
· 14 years ago
a41ad39
Btrfs: convert to the new truncate sequence
by Josef Bacik
· 14 years ago
dc89e98
Btrfs: use a slab for the free space entries
by Josef Bacik
· 14 years ago
0e5b88c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
36e39c4
Btrfs: break out of shrink_delalloc earlier
by Chris Mason
· 14 years ago
4660ba6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
c87f08c
Btrfs: allow balance to explicitly allocate chunks as it relocates
by Chris Mason
· 14 years ago
9143565
Btrfs: put ENOSPC debugging under a mount option
by Chris Mason
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
acce952
Btrfs: forced readonly mounts on errors
by liubo
· 14 years ago
f8b1808
fs/btrfs: Fix build of ctree
by Stefan Schmidt
· 14 years ago
Next »