index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
1
-14
/
+41
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
1
-31
/
+5
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
4
-38
/
+79
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
9
-218
/
+431
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
1
-2
/
+9
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
7
-378
/
+52
2011-07-27
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
1
-7
/
+21
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
1
-3
/
+9
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
6
-60
/
+86
2011-07-27
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
1
-3
/
+0
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
5
-7
/
+9
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
3
-29
/
+27
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
1
-2
/
+0
2011-07-26
btrfs: S_ISREG(mode) is not mode & S_IFREG...
Al Viro
1
-2
/
+2
2011-07-26
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
1
-2
/
+6
2011-07-26
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2
-2
/
+8
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
3
-24
/
+8
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
1
-16
/
+8
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
1
-11
/
+5
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
1
-12
/
+7
2011-07-21
get rid of useless dget_parent() in btrfs rename() and link()
Al Viro
1
-4
/
+2
2011-07-21
get rid of useless dget_parent() in fs/btrfs/ioctl.c
Al Viro
1
-12
/
+4
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-7
/
+16
2011-07-21
Btrfs: implement our own ->llseek
Josef Bacik
2
-1
/
+150
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
1
-7
/
+1
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
3
-13
/
+6
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2
-2
/
+2
2011-07-20
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
1
-2
/
+1
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
1
-1
/
+6
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
Mark Fasheh
1
-2
/
+4
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
Mark Fasheh
1
-5
/
+17
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
Mark Fasheh
1
-4
/
+5
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
Mark Fasheh
1
-3
/
+9
2011-07-15
btrfs: don't BUG_ON btrfs_alloc_path() errors
Mark Fasheh
4
-11
/
+29
2011-07-11
Btrfs: fix how we merge extent states and deal with cached states
Josef Bacik
1
-12
/
+11
2011-07-11
Btrfs: use the normal checksumming infrastructure for free space cache
Josef Bacik
1
-110
/
+59
2011-07-11
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
2
-21
/
+51
2011-07-11
Btrfs: do transaction space reservation before joining the transaction
Josef Bacik
3
-42
/
+17
2011-07-11
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
2
-33
/
+42
2011-07-10
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
1
-2
/
+0
2011-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-6
/
+20
2011-07-07
btrfs: fix oops when doing space balance
Miao Xie
1
-5
/
+7
2011-07-07
Btrfs: don't panic if we get an error while balancing V2
Josef Bacik
1
-1
/
+2
2011-07-07
btrfs: add missing options displayed in mount output
David Sterba
2
-0
/
+11
2011-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-31
/
+100
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
3
-26
/
+91
[prev]
[next]