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-12-10
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
Roel Kluin
1
-1
/
+1
2009-12-10
ext3: Fix data / filesystem corruption when write fails to copy data
Jan Kara
1
-4
/
+14
2009-12-10
ext4: Support for 64-bit quota format
Jan Kara
1
-6
/
+24
2009-12-10
ext3: Support for vfsv1 quota format
Jan Kara
1
-6
/
+24
2009-12-10
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
3
-39
/
+153
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
1
-4
/
+0
2009-12-10
ext2: fix comment in ext2_find_entry about return values
Jérémy Cochoy
1
-2
/
+2
2009-12-10
ext3: Unify log messages in ext3
Alexey Fisher
1
-205
/
+227
2009-12-10
ext2: clear uptodate flag on super block I/O error
Stephen Hemminger
1
-0
/
+16
2009-12-10
ext2: Unify log messages in ext2
Alexey Fisher
4
-80
/
+101
2009-12-10
ext3: make "norecovery" an alias for "noload"
Eric Sandeen
1
-0
/
+4
2009-12-10
ext3: Don't update the superblock in ext3_statfs()
Eric Sandeen
1
-2
/
+0
2009-12-10
ext3: journal all modifications in ext3_xattr_set_handle
Eric Sandeen
1
-3
/
+4
2009-12-10
quota: Fix WARN_ON in lookup_one_len
Jan Kara
1
-0
/
+2
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
3
-3
/
+3
2009-12-10
ubifs: remove manual O_SYNC handling
Christoph Hellwig
1
-12
/
+1
2009-12-10
afs: remove manual O_SYNC handling
Christoph Hellwig
1
-9
/
+0
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
2
-7
/
+3
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
11
-15
/
+29
2009-12-10
zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...
Jan Kara
2
-250
/
+286
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
37
-64
/
+60
2009-12-09
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
1
-2
/
+2
2009-12-09
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2
-3
/
+3
2009-12-09
jbd2: Export jbd2_log_start_commit to fix ext4 build
Theodore Ts'o
1
-0
/
+1
2009-12-09
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-163
/
+420
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-68
/
+143
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-749
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
10
-136
/
+60
2009-12-08
UBIFS: fix return code in check_leaf
Roel Kluin
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
37
-64
/
+60
2009-12-06
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
Akira Fujita
2
-12
/
+25
2009-12-08
ext4: Wait for proper transaction commit on fsync
Jan Kara
6
-31
/
+80
2009-12-08
ext4: fix incorrect block reservation on quota transfer.
Dmitry Monakhov
1
-1
/
+1
2009-12-08
ext4: quota macros cleanup
Dmitry Monakhov
5
-10
/
+14
2009-12-08
ext4: ext4_get_reserved_space() must return bytes instead of blocks
Dmitry Monakhov
1
-1
/
+1
2009-12-08
ext4: remove blocks from inode prealloc list on failure
Curt Wohlgemuth
1
-0
/
+19
2009-12-08
ext4: wait for log to commit when umounting
Josef Bacik
1
-4
/
+6
2009-12-08
ext4: Avoid data / filesystem corruption when write fails to copy data
Jan Kara
1
-5
/
+15
2009-12-07
ext4: Use ext4 file system driver for ext2/ext3 file system mounts
Theodore Ts'o
2
-0
/
+68
2009-12-07
ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
Roel Kluin
1
-1
/
+1
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-14
/
+28
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
31
-537
/
+991
[prev]
[next]