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
2009-02-21
[CIFS] Prevent OOPs when mounting with remote prefixpath.
Igor Mammedov
3
-2
/
+48
2009-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-4
/
+4
2009-02-20
Btrfs: try committing transaction before returning ENOSPC
Josef Bacik
1
-10
/
+47
2009-02-20
Btrfs: add better -ENOSPC handling
Josef Bacik
6
-76
/
+271
2009-02-20
Btrfs: check file pointer in btrfs_sync_file
Chris Mason
1
-4
/
+4
2009-02-19
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-3
/
+76
2009-02-19
Revert "[XFS] remove old vmap cache"
Felix Blyakher
1
-1
/
+74
2009-02-19
Revert "[XFS] use scalable vmap API"
Felix Blyakher
1
-3
/
+3
2009-02-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+4
2009-02-18
inotify: fix GFP_KERNEL related deadlock
Ingo Molnar
1
-1
/
+1
2009-02-18
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
1
-0
/
+2
2009-02-18
fs/super.c: add lockdep annotation to s_umount
Peter Zijlstra
1
-1
/
+16
2009-02-18
mm: task dirty accounting fix
Nick Piggin
1
-0
/
+1
2009-02-18
timerfd: add flags check
Davide Libenzi
1
-6
/
+6
2009-02-18
seq_file: properly cope with pread
Eric Biederman
1
-4
/
+32
2009-02-18
block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
Jens Axboe
1
-1
/
+1
2009-02-18
fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free
Subhash Peddamallu
1
-2
/
+3
2009-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
13
-84
/
+157
2009-02-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
8
-46
/
+99
2009-02-17
Fix incomplete __mntput locking
Al Viro
1
-2
/
+4
2009-02-15
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
Dan Carpenter
1
-5
/
+3
2009-02-14
ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages
Aneesh Kumar K.V
1
-2
/
+19
2009-02-14
ext4: Initialize preallocation list_head's properly
Aneesh Kumar K.V
1
-0
/
+3
2009-02-14
[JFFS2] force the jffs2 GC daemon to behave a bit better
Andres Salomon
1
-7
/
+11
2009-02-12
Btrfs: hold trans_mutex when using btrfs_record_root_in_trans
Yan Zheng
3
-0
/
+6
2009-02-12
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
7
-32
/
+99
2009-02-12
Btrfs: fs/btrfs/volumes.c: remove useless kzalloc
Julia Lawall
1
-4
/
+0
2009-02-12
Btrfs: remove unused code in split_state()
Qinghuang Feng
1
-2
/
+0
2009-02-12
Btrfs: remove btrfs_init_path
Jeff Mahoney
4
-13
/
+2
2009-02-12
Btrfs: balance_level checks !child after access
Jeff Mahoney
1
-1
/
+1
2009-02-12
Btrfs: Avoid using __GFP_HIGHMEM with slab allocator
Yan Zheng
1
-1
/
+1
2009-02-12
Btrfs: don't clean old snapshots on sync(1)
Chris Mason
1
-1
/
+0
2009-02-12
Btrfs: use larger metadata clusters in ssd mode
Chris Mason
1
-1
/
+2
2009-02-12
Btrfs: process mount options on mount -o remount,
Chris Mason
1
-0
/
+4
2009-02-12
Btrfs: make sure all pending extent operations are complete
Josef Bacik
1
-29
/
+42
2009-02-11
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
1
-3
/
+6
2009-02-11
ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
Jan Kara
1
-5
/
+6
2009-02-11
jbd: fix return value of journal_start_commit()
Jan Kara
1
-6
/
+11
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
1
-3
/
+5
2009-02-10
ext4: Fix lockdep warning
Aneesh Kumar K.V
1
-13
/
+16
2009-02-10
ext4: Fix to read empty directory blocks correctly in 64k
Wei Yongjun
1
-1
/
+1
2009-02-10
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
3
-15
/
+39
2009-02-10
Revert "ext4: wait on all pending commits in ext4_sync_fs()"
Jan Kara
1
-4
/
+7
2009-02-10
jbd2: Fix return value of jbd2_journal_start_commit()
Jan Kara
1
-6
/
+11
2009-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-26
/
+1
2009-02-09
Btrfs: don't use spin_is_contended
Chris Mason
3
-26
/
+1
2009-02-09
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+5
2009-02-09
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
1
-1
/
+5
2009-02-08
async: Rename _special -> _domain for clarity.
Cornelia Huck
1
-2
/
+2
2009-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-8
/
+24
[prev]
[next]