index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2011-07-25
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
2011-07-25
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
2011-07-20
get rid of useless dget_parent() in btrfs rename() and link()
Al Viro
2011-07-20
get rid of useless dget_parent() in fs/btrfs/ioctl.c
Al Viro
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
Btrfs: implement our own ->llseek
Josef Bacik
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
2011-07-14
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
Mark Fasheh
2011-07-14
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
Mark Fasheh
2011-07-14
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
Mark Fasheh
2011-07-14
btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
Mark Fasheh
2011-07-14
btrfs: don't BUG_ON btrfs_alloc_path() errors
Mark Fasheh
2011-07-11
Btrfs: fix how we merge extent states and deal with cached states
Josef Bacik
2011-07-11
Btrfs: use the normal checksumming infrastructure for free space cache
Josef Bacik
2011-07-11
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
2011-07-11
Btrfs: do transaction space reservation before joining the transaction
Josef Bacik
2011-07-11
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
2011-07-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-06
btrfs: fix oops when doing space balance
Miao Xie
2011-07-06
Btrfs: don't panic if we get an error while balancing V2
Josef Bacik
2011-07-06
btrfs: add missing options displayed in mount output
David Sterba
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
2011-06-25
Btrfs: make sure to update total_bitmaps when freeing cache V3
Josef Bacik
2011-06-25
Btrfs: fix type mismatch in find_free_extent()
Ilya Dryomov
2011-06-24
Btrfs: make sure to record the transid in new inodes
Chris Mason
2011-06-24
Remove unneeded version.h includes from fs/
Jesper Juhl
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
2011-06-17
btrfs: fix uninitialized return value
David Sterba
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
2011-06-17
btrfs: fix dereference of ERR_PTR value
David Sterba
2011-06-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2011-06-17
Btrfs: fix relocation races
Chris Mason
2011-06-15
Btrfs: set no_trans_join after trying to expand the transaction
Josef Bacik
2011-06-15
Btrfs: protect the pending_snapshots list with trans_lock
Josef Bacik
2011-06-15
Btrfs: fix path leakage on subvol deletion
Josef Bacik
2011-06-13
Btrfs: drop the delalloc_bytes check in shrink_delalloc
Chris Mason
[prev]
[next]