Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9d54814f31ea4f577db2b2d49c00b2f9bcb0c124
/
fs
/
btrfs
/
inode.c
« Previous
c1f4246
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
3254c87
Btrfs: fix unreleased path in btrfs_orphan_cleanup()
by Miao Xie
· 13 years ago
2115133
Btrfs: tweak the delayed inode reservations again
by Chris Mason
· 13 years ago
7fd2ae2
Btrfs: fix our reservations for updating an inode when completing io
by Josef Bacik
· 13 years ago
917c16b
Btrfs: fix oops on NULL trans handle in btrfs_truncate
by Chris Mason
· 13 years ago
6a6662c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
6c41761
btrfs: separate superblock items out of fs_info
by David Sterba
· 14 years ago
5a77d76
Btrfs: release metadata from global reserve if we have to fallback for unlink
by Josef Bacik
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
f0dd959
Btrfs: fix direct-io vs nodatacow
by Li Zefan
· 13 years ago
560f7d7
Btrfs: remove BUG_ON() in compress_file_range()
by Li Zefan
· 13 years ago
36ba022
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
by Josef Bacik
· 13 years ago
3880a1b
Btrfs: reserve some space for an orphan item when unlinking
by Josef Bacik
· 13 years ago
e70bea5
Btrfs: fix the amount of space reserved for unlink
by Josef Bacik
· 13 years ago
5b0e95b
Btrfs: inline checksums into the disk free space cache
by Josef Bacik
· 13 years ago
8f6d7f4
Btrfs: break out of orphan cleanup if we can't make progress
by Josef Bacik
· 13 years ago
726c35f
Btrfs: use the global reserve as a backup for deleting inodes
by Josef Bacik
· 13 years ago
a8c9e57
Btrfs: fix orphan cleanup regression
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
c09544e
Btrfs: handle enospc accounting for free space inodes
by Josef Bacik
· 13 years ago
4a33854
Btrfs: set truncate block rsv's size
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
907cbce
Btrfs: optimize how we account for space in truncate
by Josef Bacik
· 13 years ago
4289a66
Btrfs: fix how we reserve space for deleting inodes
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
7709cde
Btrfs: calculate checksum space correctly
by Josef Bacik
· 13 years ago
0cbbdf7
Btrfs: kill reserved_bytes in inode
by Josef Bacik
· 13 years ago
4a54c8c
btrfs: Moved repair code from inode.c to extent_io.c
by Jan Schmidt
· 13 years ago
1503140
btrfs: Do not use bio->bi_bdev after submission
by Jan Schmidt
· 13 years ago
8ddc7d9
btrfs: add mirror_num to extent_read_full_page
by Jan Schmidt
· 13 years ago
a66e7cc
Btrfs: only clear the need lookup flag after the dentry is setup
by Josef Bacik
· 13 years ago
2cf4ce7
Merge branch 'btrfs-3.0' into for-linus
by Chris Mason
· 13 years ago
3765fef
btrfs: fix d_off in the first dirent
by Hidetoshi Seto
· 13 years ago
0b001b2
Merge branch 'for-linus' of git://github.com/chrismason/linux
by Linus Torvalds
· 13 years ago
a39f752
Btrfs: fix wrong nbytes information of the inode
by Miao Xie
· 13 years ago
5b39737
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
by Miao Xie
· 13 years ago
e0b6d65
btrfs: fix warning in iput for bad-inode
by Sergei Trofimovich
· 13 years ago
cb6db4e
btrfs: btrfs_permission's RO check shouldn't apply to device nodes
by Jeff Mahoney
· 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
1b8e949
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
1bf8504
btrfs: Make extent-io callbacks that never fail return void
by Jeff Mahoney
· 13 years ago
b6973aa
Btrfs: fix readahead in file defrag
by Li Zefan
· 13 years ago
b532402
Btrfs: return error to caller when btrfs_unlink() failes
by Tsutomu Itoh
· 13 years ago
b43b31b
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus
by Chris Mason
· 13 years ago
b4aff1f
Btrfs: load the key from the dir item in readdir into a fake dentry
by Josef Bacik
· 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
2cf8572
Btrfs: use the commit_root for reading free_space_inode crcs
by Chris Mason
· 13 years ago
a659171
Btrfs: stop using highmem for extent_buffers
by Chris Mason
· 13 years ago
9e0baf6
Btrfs: fix enospc problems with delalloc
by Josef Bacik
· 13 years ago
a94733d
Btrfs: use find_or_create_page instead of grab_cache_page
by Josef Bacik
· 13 years ago
569254b
btrfs: S_ISREG(mode) is not mode & S_IFREG...
by Al Viro
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
10d9f30
get rid of useless dget_parent() in btrfs rename() and link()
by Al Viro
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
0ee5dc6
btrfs: kill magical embedded struct superblock
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
1748f84
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
by Mark Fasheh
· 13 years ago
0eb0e19
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
by Mark Fasheh
· 13 years ago
d8926bb
btrfs: don't BUG_ON btrfs_alloc_path() errors
by Mark Fasheh
· 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
149e2d7
btrfs: fix oops when doing space balance
by Miao Xie
· 13 years ago
af4087e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
2f7e33d
btrfs: fix inconsonant inode information
by Miao Xie
· 13 years ago
1973f0f
Btrfs: make sure to record the transid in new inodes
by Chris Mason
· 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
71d7aed
Btrfs: fix path leakage on subvol deletion
by Josef Bacik
· 13 years ago
3c25fa7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
30b4caf
Btrfs: use join_transaction in btrfs_evict_inode()
by Li Zefan
· 13 years ago
08d2f34
Btrfs: fix extent state leak on failed nodatasum reads
by Jan Schmidt
· 14 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
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
b083916
fs/btrfs: Add missing btrfs_free_path
by Julia Lawall
· 14 years ago
1cd3079
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
by Tsutomu Itoh
· 13 years ago
27160b6
btrfs: fix typo 'testeing' -> 'testing'
by Sergei Trofimovich
· 13 years ago
d90c732
Btrfs: leave spinning on lookup and map the leaf
by Josef Bacik
· 13 years ago
026fd31
Btrfs: don't always do readahead
by Josef Bacik
· 14 years ago
d82a6f1
Btrfs: kill BTRFS_I(inode)->block_group
by Josef Bacik
· 14 years ago
fcb80c2
Btrfs: fix how we do space reservation for truncate
by Josef Bacik
· 14 years ago
7a7eaa4
Btrfs: take away the num_items argument from btrfs_join_transaction
by Josef Bacik
· 14 years ago
74b2107
Btrfs: make sure to use the delalloc reserve when filling delalloc
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
7a36dde
btrfs: use printk_ratelimited instead of printk_ratelimit
by David Sterba
· 14 years ago
a2de733
btrfs: scrub
by Arne Jansen
· 14 years ago
182608c
btrfs: remove old unused commented out code
by David Sterba
· 14 years ago
Next »