index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-20
get rid of useless dget_parent() in btrfs rename() and link()
Al Viro
1
-4
/
+2
2011-07-20
get rid of useless dget_parent() in fs/btrfs/ioctl.c
Al Viro
1
-12
/
+4
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-7
/
+16
2011-07-20
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-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
1
-2
/
+0
2011-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-6
/
+20
2011-07-06
btrfs: fix oops when doing space balance
Miao Xie
1
-5
/
+7
2011-07-06
Btrfs: don't panic if we get an error while balancing V2
Josef Bacik
1
-1
/
+2
2011-07-06
btrfs: add missing options displayed in mount output
David Sterba
2
-0
/
+11
2011-06-27
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
2011-06-25
Btrfs: make sure to update total_bitmaps when freeing cache V3
Josef Bacik
1
-3
/
+6
2011-06-25
Btrfs: fix type mismatch in find_free_extent()
Ilya Dryomov
1
-2
/
+2
2011-06-24
Btrfs: make sure to record the transid in new inodes
Chris Mason
1
-0
/
+1
2011-06-24
Remove unneeded version.h includes from fs/
Jesper Juhl
1
-1
/
+0
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-189
/
+174
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
3
-10
/
+28
2011-06-17
btrfs: fix uninitialized return value
David Sterba
1
-3
/
+3
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2
-6
/
+20
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
3
-148
/
+0
2011-06-17
btrfs: fix dereference of ERR_PTR value
David Sterba
1
-1
/
+1
2011-06-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
3
-3
/
+14
2011-06-17
Btrfs: fix relocation races
Chris Mason
4
-13
/
+105
2011-06-15
Btrfs: set no_trans_join after trying to expand the transaction
Josef Bacik
1
-3
/
+11
2011-06-15
Btrfs: protect the pending_snapshots list with trans_lock
Josef Bacik
1
-0
/
+2
2011-06-15
Btrfs: fix path leakage on subvol deletion
Josef Bacik
1
-0
/
+1
2011-06-13
Btrfs: drop the delalloc_bytes check in shrink_delalloc
Chris Mason
1
-4
/
+0
2011-06-13
Btrfs: check the return value from set_anon_super
Chris Mason
1
-1
/
+3
2011-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
10
-113
/
+233
2011-06-11
Btrfs: use join_transaction in btrfs_evict_inode()
Li Zefan
1
-1
/
+1
2011-06-10
Btrfs - use %pU to print fsid
Ilya Dryomov
1
-6
/
+2
2011-06-10
Btrfs: fix extent state leak on failed nodatasum reads
Jan Schmidt
1
-1
/
+1
2011-06-10
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2
-32
/
+39
2011-06-10
btrfs: fix unlocked access of delalloc_inodes
David Sterba
1
-2
/
+1
2011-06-10
Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
Li Zefan
1
-9
/
+14
2011-06-10
btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...
richard kennedy
1
-1
/
+1
2011-06-10
Btrfs: clear current->journal_info on async transaction commit
Sage Weil
1
-1
/
+4
2011-06-10
Btrfs: make sure to recheck for bitmaps in clusters
Chris Mason
1
-4
/
+5
[next]