Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
437cb0dbd104a1564e0e78f0d486b97677f80909
/
fs
/
btrfs
/
inode.c
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
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
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
dac97e5
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
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
422e6c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
a002951
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
f17b604
fs: Remove i_nlink check from file system link callback
by Aneesh Kumar K.V
· 14 years ago
0e5b88c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
7e6b646
btrfs: fix not enough reserved space
by Miao Xie
· 14 years ago
b4966b7
btrfs: fix dip leak
by Daniel J Blueman
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
4660ba6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
ec29ed5
Btrfs: fix fiemap bugs with delalloc
by Chris Mason
· 14 years ago
007a14a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
c26a920
Btrfs: check return value of alloc_extent_map()
by Tsutomu Itoh
· 14 years ago
cb5520f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
554233a
btrfs: cleanup error handling in btrfs_unlink_inode()
by Tsutomu Itoh
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
98d5dc1
btrfs: fix return value check of btrfs_start_transaction()
by Tsutomu Itoh
· 14 years ago
dedefd7
Btrfs: fix check_path_shared so it returns the right value
by Josef Bacik
· 14 years ago
3612b49
btrfs: fix return value check of btrfs_join_transaction()
by Tsutomu Itoh
· 14 years ago
34d19ba
fs/btrfs/inode.c: Add missing IS_ERR test
by Julia Lawall
· 14 years ago
eab49be
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
by Chris Mason
· 14 years ago
b897abe
Btrfs: Fix memory leak in writepage fixup work
by Miao Xie
· 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
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
f892436
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
by Chris Mason
· 14 years ago
23a8519
Btrfs: fail if we try to use hole punch
by Josef Bacik
· 14 years ago
af53d29
switch btrfs, close races
by Al Viro
· 14 years ago
Next »