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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
fix block device fallout from ->fsync() changes
Rafael J. Wysocki
1
-0
/
+4
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
19
-1941
/
+2092
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-142
/
+146
2011-08-01
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
3
-14
/
+30
2011-08-01
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
Yu Jian
1
-6
/
+6
2011-08-01
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
Yu Jian
1
-1
/
+5
2011-08-01
ext4: use ext4_msg() instead of printk in mballoc
Theodore Ts'o
1
-37
/
+42
2011-08-01
Btrfs: don't call writepages from within write_full_page
Josef Bacik
1
-10
/
+0
2011-08-01
Btrfs: Remove unused variable 'last_index' in file.c
Mitch Harder
1
-5
/
+2
2011-08-01
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
1
-40
/
+24
2011-08-01
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
1
-5
/
+1
2011-08-01
Btrfs: clean up for insert_state()
Xiao Guangrong
1
-5
/
+5
2011-08-01
Btrfs: remove unused members from struct extent_state
Xiao Guangrong
1
-2
/
+0
2011-08-01
Btrfs: clean up code for merging extent maps
Li Zefan
1
-38
/
+21
2011-08-01
Btrfs: clean up code for extent_map lookup
Li Zefan
1
-56
/
+29
2011-08-01
Btrfs: clean up search_extent_mapping()
Li Zefan
1
-14
/
+3
2011-08-01
Btrfs: remove redundant code for dir item lookup
Li Zefan
1
-28
/
+2
2011-08-01
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
3
-21
/
+15
2011-08-01
Btrfs: remove remaining ref-cache code
Li Zefan
2
-120
/
+0
2011-08-01
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
Li Zefan
1
-4
/
+2
2011-08-01
Btrfs: use wait_event()
Li Zefan
1
-52
/
+7
2011-08-01
Btrfs: check the nodatasum flag when writing compressed files
Li Zefan
1
-4
/
+10
2011-08-01
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
1
-2
/
+1
2011-08-01
Btrfs: don't print the leaf if we had an error
Josef Bacik
1
-1
/
+3
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
2
-5
/
+4
2011-08-01
Btrfs: fix oops while writing data to SSD partitions
liubo
1
-1
/
+3
2011-08-01
Btrfs: Protect the readonly flag of block group
WuBo
1
-3
/
+7
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
3
-62
/
+34
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
2
-16
/
+8
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2
-4
/
+9
2011-08-01
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
1
-6
/
+5
2011-08-01
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
6
-29
/
+78
2011-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-376
/
+370
2011-08-01
CIFS: Cleanup demupltiplex thread exiting code
Pavel Shilovsky
1
-77
/
+96
2011-08-01
CIFS: Move mid search to a separate function
Pavel Shilovsky
1
-65
/
+61
2011-08-01
CIFS: Move RFC1002 check to a separate function
Pavel Shilovsky
1
-49
/
+67
2011-08-01
CIFS: Simplify socket reading in demultiplex thread
Pavel Shilovsky
1
-83
/
+71
2011-08-01
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
Theodore Ts'o
3
-13
/
+15
2011-08-01
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
Theodore Ts'o
2
-18
/
+39
2011-08-01
CIFS: Move buffer allocation to a separate function
Pavel Shilovsky
1
-37
/
+55
2011-08-01
ext4: use the correct error exit path in ext4_init_inode_table()
Yongqiang Yang
1
-1
/
+1
2011-08-01
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
Markus Trippelsdorf
1
-1
/
+4
2011-08-01
VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock
David Howells
1
-17
/
+5
2011-08-01
VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree()
David Howells
1
-24
/
+24
2011-08-01
VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()
David Howells
1
-3
/
+0
2011-08-01
switch posix_acl_chmod() to umode_t
Al Viro
1
-2
/
+2
2011-08-01
switch posix_acl_from_mode() to umode_t
Al Viro
1
-1
/
+1
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
13
-31
/
+14
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
20
-50
/
+32
2011-08-01
block: initialise bd_super in bdget()
Lachlan McIlroy
1
-0
/
+1
[prev]
[next]