Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3fbe5c02ae5a59053d779392b9a12aa8f6d6198e
/
fs
/
btrfs
/
inode.c
« Previous
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
· 13 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
· 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
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
f2a97a9
btrfs: remove all unused functions
by David Sterba
· 14 years ago
b3b4aa7
btrfs: drop unused parameter from btrfs_release_path
by David Sterba
· 14 years ago
172ddd6
btrfs: drop gfp parameter from alloc_extent_map
by David Sterba
· 14 years ago
a8067e0
btrfs: drop unused parameter from extent_map_tree_init
by David Sterba
· 14 years ago
f993c88
btrfs: drop unused argument from extent_io_tree_init
by David Sterba
· 14 years ago
c704005
btrfs: unify checking of IS_ERR and null
by David Sterba
· 14 years ago
306e16c
btrfs: rename variables clashing with global function names
by David Sterba
· 14 years ago
019793b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
7cf96da
Btrfs: cleanup error handling in inode.c
by Tsutomu Itoh
· 14 years ago
64728bb
Btrfs: put the right bio if we have an error
by Josef Bacik
· 14 years ago
8d41371
Btrfs: check return value of kmalloc()
by Tsutomu Itoh
· 14 years ago
82d5902
Btrfs: Support reading/writing on disk free ino cache
by Li Zefan
· 14 years ago
33345d01
Btrfs: Always use 64bit inode number
by Li Zefan
· 14 years ago
581bb05
Btrfs: Cache free inode numbers in memory
by Li Zefan
· 14 years ago
adff377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
3153495
Btrfs: Fix incorrect inode nlink in btrfs_link()
by Miao Xie
· 14 years ago
b9e03af
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()
by Li Zefan
· 14 years ago
874d0d2
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus
by Chris Mason
· 14 years ago
507903b
btrfs: using cached extent_state in set/unlock combinations
by Arne Jansen
· 14 years ago
a1b75f7
Btrfs: check for duplicate iov_base's when doing dio reads
by Josef Bacik
· 14 years ago
8fb2764
Btrfs: fix memory leaks in btrfs_new_inode()
by Yoshinori Sano
· 14 years ago
93a54bc
Btrfs: check for duplicate iov_base's when doing dio reads
by Josef Bacik
· 14 years ago
16d299a
Btrfs: reuse the extent_map we found when calling btrfs_get_extent
by Josef Bacik
· 14 years ago
1ae3993
Btrfs: do not use async submit for small DIO io's
by Josef Bacik
· 14 years ago
02f57c7
Btrfs: don't split dio bios if we don't have to
by Josef Bacik
· 14 years ago
1ef30be
Btrfs: do not call btrfs_update_inode in endio if nothing changed
by Josef Bacik
· 14 years ago
12ddb96
Btrfs: map the inode item when doing fill_inode_item
by Josef Bacik
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
884b826
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
c9ddec7
Btrfs: don't warn in btrfs_add_orphan
by Josef Bacik
· 14 years ago
adae52b
btrfs: clear __GFP_FS flag in the space cache inode
by Miao Xie
· 14 years ago
b44c59a
Btrfs: fix subvol_sem leak in btrfs_rename()
by Johann Lombardi
· 14 years ago
fe3f566
Btrfs: Fix oops for defrag with compression turned on
by Li Zefan
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
212a17a
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
1561ded
btrfs: fix possible deadlock by clearing __GFP_FS flag
by Miao Xie
· 14 years ago
c055e99
btrfs: check link counter overflow in link(2)
by Al Viro
· 14 years ago
9298679
btrfs: don't mess with i_nlink of unlocked inode in rename()
by Al Viro
· 14 years ago
c2db107
Btrfs: check return value of btrfs_alloc_path()
by Tsutomu Itoh
· 14 years ago
dac97e51
Btrfs: fix uncheck memory allocations
by Yoshinori Sano
· 14 years ago
3ab3564
btrfs: return EXDEV when linking from different subvolumes
by Mark Fasheh
· 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
c0da7aa
Btrfs: mark the bio with an error if we have a failure in dio
by Josef Bacik
· 14 years ago
98bc314
Btrfs: don't allocate dip->csums when doing writes
by Josef Bacik
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
22a94d4
Btrfs: add checks to verify dir items are correct
by Josef Bacik
· 14 years ago
695a0d0
Btrfs: add a comment explaining what btrfs_cont_expand does
by Josef Bacik
· 14 years ago
930f028
Btrfs: use mark_inode_dirty when expanding the file
by Josef Bacik
· 14 years ago
f0cd846
Btrfs: only add orphan items when truncating
by Josef Bacik
· 14 years ago
ded5db9
Btrfs: make sure to remove the orphan item from the in-memory list
by Josef Bacik
· 14 years ago
66b4ffd
Btrfs: handle errors in btrfs_orphan_cleanup
by Josef Bacik
· 14 years ago
3893e33
Btrfs: cleanup error handling in the truncate path
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
57a45ced
Btrfs: change reserved_extents to an atomic_t
by Josef Bacik
· 14 years ago
Next »