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
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
2
-101
/
+116
2005-09-08
NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when
Anton Altaparmakov
2
-5
/
+9
2005-09-08
NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more
Anton Altaparmakov
4
-33
/
+32
2005-09-08
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
Anton Altaparmakov
2
-17
/
+40
2005-09-08
NTFS: Fix several bugs in fs/ntfs/attrib.c.
Anton Altaparmakov
2
-1
/
+37
2005-09-08
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize().
Anton Altaparmakov
3
-0
/
+43
2005-09-08
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
Anton Altaparmakov
3
-10
/
+8
2005-09-08
NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned
Anton Altaparmakov
2
-0
/
+4
2005-09-08
NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a...
Anton Altaparmakov
3
-0
/
+289
2005-09-08
NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new
Anton Altaparmakov
2
-1
/
+15
2005-09-08
NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING
Anton Altaparmakov
3
-2
/
+7
2005-09-08
NTFS: Fix handling of valid but empty mapping pairs array in
Anton Altaparmakov
2
-0
/
+5
2005-09-08
NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.
Anton Altaparmakov
2
-2
/
+1
2005-09-08
NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far.
Anton Altaparmakov
2
-2
/
+5
2005-09-08
NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()
Anton Altaparmakov
2
-18
/
+53
2005-09-08
NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.
Anton Altaparmakov
2
-6
/
+48
2005-09-08
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
5
-123
/
+167
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-45
/
+182
2005-09-07
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
52
-1050
/
+1320
2005-09-07
[PATCH] pivot_root() circular reference fix
Miklos Szeredi
1
-0
/
+4
2005-09-07
[PATCH] Fix race in do_get_write_access()
Jan Kara
1
-18
/
+21
2005-09-07
[PATCH] Change HFS+ to not use ll_rw_block()
Jan Kara
1
-4
/
+2
2005-09-07
[PATCH] Change ll_rw_block() calls in UFS
Jan Kara
3
-18
/
+9
2005-09-07
[PATCH] Change ll_rw_block() calls in Reiser
Jan Kara
1
-2
/
+2
2005-09-07
[PATCH] Change ll_rw_block() calls in JBD
Jan Kara
4
-5
/
+5
2005-09-07
[PATCH] Make ll_rw_block() wait for buffer lock
Jan Kara
1
-14
/
+16
2005-09-07
[PATCH] Fix JBD race in t_forget list handling
Jan Kara
1
-10
/
+24
2005-09-07
[PATCH] kjournald: missing JFS_UNMOUNT check
Mark Fasheh
1
-0
/
+2
2005-09-07
[PATCH] hfs: NLS support
Roman Zippel
8
-46
/
+176
2005-09-07
[PATCH] hfs: show_options support
Roman Zippel
4
-6
/
+55
2005-09-07
[PATCH] hfs: remove debug code
Roman Zippel
2
-40
/
+2
2005-09-07
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2
-42
/
+42
2005-09-07
[PATCH] cifs_create() fix
Miklos Szeredi
1
-14
/
+13
2005-09-07
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2
-8
/
+21
2005-09-07
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
1
-31
/
+4
2005-09-07
[PATCH] fix enum pid_directory_inos in proc/base.c
Miklos Szeredi
1
-2
/
+3
2005-09-07
[PATCH] use get_fs_struct() in proc
Miklos Szeredi
1
-11
/
+12
2005-09-07
[PATCH] namei cleanup
Miklos Szeredi
1
-28
/
+24
2005-09-07
[PATCH] remove iattr.ia_attr_flags
Miklos Szeredi
1
-1
/
+0
2005-09-07
[PATCH] alloc_buffer_head() and free_buffer_head() cleanup
Coywolf Qi Hunt
1
-6
/
+4
2005-09-07
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
1
-1
/
+8
2005-09-07
[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...
Jesper Juhl
1
-17
/
+0
2005-09-07
[PATCH] pipe: remove redundant fifo_poll abstraction
Pekka Enberg
1
-6
/
+7
2005-09-07
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
1
-1
/
+1
2005-09-07
[PATCH] fix cramfs making duplicate entries in inode cache
Dave Johnson
1
-4
/
+39
2005-09-07
[PATCH] remove file.f_maxcount
Eric Dumazet
2
-2
/
+1
2005-09-07
[PATCH] fs: remove redundant timespec_equal test in update_atime()
Tejun Heo
1
-3
/
+0
2005-09-07
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2
-6
/
+0
2005-09-07
[PATCH] fs/Kconfig: quota help text updates
Adrian Bunk
1
-6
/
+3
2005-09-07
[PATCH] proc: link count fix
Miklos Szeredi
1
-0
/
+13
[next]