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
2008-11-10
ocfs2: Specify appropriate journal access for new xattr buckets.
Joel Becker
1
-1
/
+5
2008-11-10
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
Joel Becker
1
-1
/
+5
2008-11-10
ocfs2: Don't return -EFAULT from a corrupt xattr entry.
Joel Becker
1
-1
/
+1
2008-11-10
ocfs2: Check xattr block signatures properly.
Joel Becker
2
-22
/
+19
2008-11-10
ocfs2: add handler_map array bounds checking
Tiger Yang
1
-1
/
+1
2008-11-10
ocfs2: remove duplicate definition in xattr
Tiger Yang
1
-9
/
+2
2008-11-10
ocfs2: fix function declaration and definition in xattr
Tiger Yang
2
-27
/
+27
2008-11-10
ocfs2: fix license in xattr
Tiger Yang
2
-19
/
+6
2008-11-09
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+1
2008-11-09
Fix nfsd truncation of readdir results
Doug Nazar
1
-4
/
+1
2008-11-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
7
-30
/
+69
2008-11-07
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
Frederic Bohe
1
-0
/
+2
2008-11-07
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
Aneesh Kumar K.V
1
-0
/
+2
2008-11-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+11
2008-11-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-11
/
+16
2008-11-06
fat: i_blocks warning fix
OGAWA Hirofumi
4
-6
/
+9
2008-11-06
fat: ->i_pos race fix
OGAWA Hirofumi
1
-2
/
+19
2008-11-06
fat: mmu_private race fix
OGAWA Hirofumi
4
-10
/
+25
2008-11-06
fat: Add printf attribute to fat_fs_panic()
OGAWA Hirofumi
1
-1
/
+2
2008-11-06
fat: Fix _fat_bmap() race
OGAWA Hirofumi
1
-1
/
+8
2008-11-06
fat: Fix ATTR_RO for directory
OGAWA Hirofumi
3
-12
/
+35
2008-11-06
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
OGAWA Hirofumi
2
-5
/
+35
2008-11-06
fat: Cleanup FAT attribute stuff
OGAWA Hirofumi
3
-31
/
+40
2008-11-06
fat: Cleanup msdos_lookup()
OGAWA Hirofumi
1
-17
/
+21
2008-11-06
fat: Kill d_invalidate() in vfat_lookup()
OGAWA Hirofumi
1
-7
/
+6
2008-11-06
fat: Fix/Cleanup dcache handling for vfat
OGAWA Hirofumi
1
-44
/
+80
2008-11-06
vfat: Fix vfat_find() error path in vfat_lookup()
OGAWA Hirofumi
1
-5
/
+13
2008-11-06
fat: use fat_detach() in fat_clear_inode()
OGAWA Hirofumi
1
-6
/
+1
2008-11-06
fat: Fix fat_ent_update_ptr() for FAT12
OGAWA Hirofumi
1
-4
/
+14
2008-11-06
fat: improve fat_hash()
OGAWA Hirofumi
2
-12
/
+7
2008-11-06
fat: cleanup fat_parse_long() error handling
Darren Jenkins
1
-3
/
+4
2008-11-06
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
1
-0
/
+1
2008-11-06
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
6
-72
/
+130
2008-11-06
fat: split include/msdos_fs.h
OGAWA Hirofumi
9
-8
/
+282
2008-11-06
fat: move fs/vfat/* and fs/msdos/* to fs/fat
OGAWA Hirofumi
6
-17
/
+5
2008-11-06
ext3: wait on all pending commits in ext3_sync_fs
Arthur Jones
1
-6
/
+5
2008-11-06
autofs4: collect version check return
Ian Kent
1
-2
/
+3
2008-11-06
autofs4: correct offset mount expire check
Ian Kent
1
-4
/
+15
2008-11-06
ext4: calculate journal credits correctly
Theodore Ts'o
1
-2
/
+3
2008-11-06
block: fix __blkdev_get() for removable devices
Tejun Heo
1
-12
/
+11
2008-11-05
[JFFS2] fix race condition in jffs2_lzo_compress()
Geert Uytterhoeven
1
-6
/
+9
2008-11-03
ext4: wait on all pending commits in ext4_sync_fs()
Theodore Ts'o
1
-11
/
+8
2008-11-04
ext4: Convert to host order before using the values.
Aneesh Kumar K.V
1
-3
/
+2
2008-11-04
ext4: fix missing ext4_unlock_group in error path
Aneesh Kumar K.V
1
-0
/
+1
2008-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-30
/
+86
2008-11-03
cifs: fix renaming one hardlink on top of another
Jeff Layton
1
-1
/
+3
2008-11-03
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
1
-18
/
+20
2008-11-02
jbd2: deregister proc on failure in jbd2_journal_init_inode
Sami Liedes
1
-0
/
+2
2008-11-06
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
Theodore Ts'o
1
-7
/
+25
2008-11-06
jbd: don't give up looking for space so easily in __log_wait_for_space
Theodore Ts'o
1
-7
/
+24
[next]