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-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
33
-198
/
+446
2009-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-50
/
+183
2009-11-11
Btrfs: fix panic when trying to destroy a newly allocated
Josef Bacik
1
-0
/
+10
2009-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-21
/
+57
2009-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-32
/
+45
2009-11-11
Btrfs: allow more metadata chunk preallocation
Chris Mason
1
-2
/
+2
2009-11-11
Btrfs: fallback on uncompressed io if compressed io fails
Josef Bacik
1
-8
/
+23
2009-11-11
Btrfs: find ideal block group for caching
Josef Bacik
1
-23
/
+86
2009-11-11
Btrfs: avoid null deref in unpin_extent_cache()
Dan Carpenter
1
-1
/
+1
2009-11-11
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
1
-2
/
+0
2009-11-11
Btrfs: fix some metadata enospc issues
Josef Bacik
1
-5
/
+31
2009-11-11
Btrfs: fix how we set max_size for free space clusters
Josef Bacik
1
-1
/
+1
2009-11-11
Btrfs: cleanup transaction starting and fix journal_info usage
Josef Bacik
1
-6
/
+13
2009-11-11
Btrfs: fix data allocation hint start
Josef Bacik
1
-2
/
+16
2009-11-11
JBD/JBD2: free j_wbuf if journal init fails.
Tao Ma
2
-0
/
+4
2009-11-11
ext3: Wait for proper transaction commit on fsync
Jan Kara
3
-21
/
+49
2009-11-11
ext3: retry failed direct IO allocations
Eric Sandeen
1
-0
/
+4
2009-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-18
/
+15
2009-11-08
ext4: partial revert to fix double brelse WARNING()
Theodore Ts'o
1
-12
/
+4
2009-11-08
nilfs2: fix missing cleanup of gc cache on error cases
Ryusuke Konishi
1
-1
/
+2
2009-11-08
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
Ryusuke Konishi
1
-17
/
+13
2009-11-06
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
Jeff Layton
1
-8
/
+0
2009-11-06
cifs: clean up handling when server doesn't consistently support inode numbers
Jeff Layton
4
-8
/
+21
2009-11-06
ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O
Mingming
1
-6
/
+7
2009-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-3
/
+6
2009-11-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+4
2009-11-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-11-05
sysfs: Don't leak secdata when a sysfs_dirent is freed.
Eric W. Biederman
1
-0
/
+4
2009-11-04
x86, fs: Fix x86 procfs stack information for threads on 64-bit
Stefani Seibold
1
-0
/
+2
2009-11-04
fuse: invalidate target of rename
Miklos Szeredi
1
-1
/
+3
2009-11-04
fuse: fix kunmap in fuse_ioctl_copy_user
Jens Axboe
1
-1
/
+1
2009-11-04
fuse: prevent fuse_put_request on invalid pointer
Anand V. Avati
1
-1
/
+2
2009-11-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-14
/
+14
2009-11-03
ext4: code clean up for dio fallocate handling
Mingming
1
-5
/
+4
2009-11-10
ext4: skip conversion of uninit extents after direct IO if there isn't any
Mingming
3
-6
/
+21
2009-11-10
ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
Mingming
2
-3
/
+8
2009-11-03
nilfs2: add zero-fill for new btree node buffers
Ryusuke Konishi
1
-0
/
+1
2009-11-03
nilfs2: fix irregular checkpoint creation due to data flush
Ryusuke Konishi
1
-6
/
+11
2009-11-03
nilfs2: fix dirty page accounting leak causing hang at write
Ryusuke Konishi
1
-2
/
+1
2009-11-02
ext4: discard preallocation when restarting a transaction during truncate
Aneesh Kumar K.V
1
-1
/
+2
2009-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-29
/
+69
2009-11-02
Revert "ext4: Remove journal_checksum mount option and enable it by default"
Linus Torvalds
2
-6
/
+15
2009-11-02
9p: fix readdir corner cases
Eric Van Hensbergen
1
-27
/
+67
2009-11-02
9p: fix readlink
Martin Stava
1
-3
/
+2
2009-11-02
9p: fix a small bug in readdir for long directories
Martin Stava
1
-0
/
+1
2009-11-02
Fix bio_alloc() and bio_kmalloc() documentation
Alberto Bertogli
1
-13
/
+13
2009-11-02
bio_put(): add bio_clone() to the list of functions in the comment
Alberto Bertogli
1
-1
/
+1
2009-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Linus Torvalds
2
-1
/
+2
2009-10-30
xfs: fix xfs_quota remove error
Ryota Yamauchi
1
-1
/
+1
[next]