index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-01
saner FASYNC handling on file close
Al Viro
4
-7
/
+4
2008-10-31
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-0
/
+3
2008-10-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
5
-63
/
+46
2008-10-30
NLM: Set address family before calling nlm_host_rebooted()
Chuck Lever
2
-0
/
+2
2008-10-30
nfsd: fix failure to set eof in readdir in some situations
J. Bruce Fields
1
-0
/
+1
2008-10-30
[CIFS] fix error in smb_send2
Steve French
3
-4
/
+7
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-8
/
+3
2008-10-30
fs: remove excess kernel-doc
Randy Dunlap
1
-1
/
+0
2008-10-30
ecryptfs: fix memory corruption when storing crypto info in xattrs
Eric Sandeen
1
-7
/
+8
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
4
-6
/
+5
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
5
-25
/
+76
2008-10-28
NFS: Convert nfs_attr_generation_counter into an atomic_long
Trond Myklebust
1
-8
/
+3
2008-10-28
delay capable() check in ext4_has_free_blocks()
Eric Sandeen
1
-12
/
+14
2008-10-28
merge ext4_claim_free_blocks & ext4_has_free_blocks
Eric Sandeen
2
-43
/
+17
2008-10-28
jbd2: Call the commit callback before the transaction could get dropped
Theodore Ts'o
1
-4
/
+4
2008-10-27
ext4: fix a bug accessing freed memory in ext4_abort
Hidehiro Kawai
1
-4
/
+7
2008-10-27
ext3: fix a bug accessing freed memory in ext3_abort
Hidehiro Kawai
1
-3
/
+7
2008-10-27
proc: revert /proc/uptime to ->read_proc hook
Alexey Dobriyan
1
-18
/
+20
2008-10-27
Switch to a valid email address...
Alan Cox
4
-4
/
+4
2008-10-26
epoll: avoid double-inserts in case of EFAULT
Davide Libenzi
1
-2
/
+9
2008-10-26
select: deal with math overflow from borderline valid userland data
Arjan van de Ven
2
-4
/
+6
2008-10-25
ext4: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
1
-12
/
+8
2008-10-25
ext3: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
1
-12
/
+8
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
24
-965
/
+895
2008-10-23
ext4: remove unused variable in ext4_get_parent
Christoph Hellwig
1
-1
/
+0
2008-10-23
ext3 quota support: fix compile failure
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
3
-294
/
+297
[next]