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
2007-10-18
ext3: fix setup_new_group_blocks locking
Eric Sandeen
1
-3
/
+3
2007-10-18
ext3: support large blocksize up to PAGESIZE
Takashi Sato
1
-1
/
+5
2007-10-18
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
Andi Drebes
1
-3
/
+3
2007-10-18
fs/cramfs/inode.c: remove unused variable
Andi Drebes
1
-2
/
+1
2007-10-18
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
Jeff Layton
1
-0
/
+5
2007-10-18
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
Jeff Layton
1
-0
/
+4
2007-10-18
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
Jeff Layton
1
-10
/
+16
2007-10-18
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
1
-1
/
+5
2007-10-18
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
1
-6
/
+15
2007-10-18
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
Jeff Layton
1
-0
/
+8
2007-10-18
Remove struct task_struct::io_wait
Alexey Dobriyan
1
-14
/
+2
2007-10-17
ext4: lighten up resize transaction requirements
Eric Sandeen
1
-3
/
+43
2007-10-17
ext4: fix setup_new_group_blocks locking
Eric Sandeen
1
-3
/
+3
2007-10-17
ext4: sparse fixes
Aneesh Kumar K.V
3
-4
/
+4
2007-10-17
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
1
-2
/
+2
2007-10-17
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
1
-5
/
+3
2007-10-17
ext4: Convert s_r_blocks_count and s_free_blocks_count
Aneesh Kumar K.V
1
-1
/
+1
2007-10-17
ext4: Convert s_blocks_count to s_blocks_count_lo
Aneesh Kumar K.V
1
-2
/
+2
2007-10-17
ext4: Convert bg_inode_bitmap and bg_inode_table
Aneesh Kumar K.V
2
-7
/
+7
2007-10-17
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
Aneesh Kumar K.V
1
-3
/
+3
2007-10-17
ext4: FLEX_BG Kernel support v2.
Jose R. Santos
1
-2
/
+7
2007-10-17
ext4: Fix sparse warnings
Aneesh Kumar K.V
1
-2
/
+4
2007-10-17
Ext4: Uninitialized Block Groups
Andreas Dilger
6
-31
/
+323
2007-10-17
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
2
-27
/
+0
2007-10-17
ext4: Remove (partial, never completed) fragment support
Coly Li
3
-30
/
+0
2007-10-17
JBD2: debug code cleanup.
Jose R. Santos
1
-14
/
+6
2007-10-17
jbd2: fix commit code to properly abort journal
Jan Kara
1
-4
/
+4
2007-10-17
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
6
-10
/
+10
2007-10-17
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
Mingming Cao
3
-6
/
+3
2007-10-17
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
2
-12
/
+3
2007-10-17
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
2
-12
/
+3
2007-10-17
JBD2: jbd2 slab allocation cleanups
Mingming Cao
3
-94
/
+14
2007-10-17
JBD: JBD slab allocation cleanups
Mingming Cao
3
-91
/
+11
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
1
-46
/
+1
2007-10-17
9p: soften invalidation in loose_mode
Eric Van Hensbergen
1
-2
/
+4
2007-10-17
9p: attach-per-user
Latchesar Ionkov
4
-60
/
+195
2007-10-17
9p: rename uid and gid parameters
Latchesar Ionkov
3
-12
/
+16
2007-10-17
9p: define session flags
Latchesar Ionkov
3
-17
/
+27
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
3
-108
/
+75
2007-10-17
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
90
-4739
/
+2762
2007-10-17
security/ cleanups
Adrian Bunk
1
-2
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
4
-7
/
+22
2007-10-17
r/o bind mounts: create cleanup helper svc_msnfs()
Dave Hansen
1
-4
/
+11
2007-10-17
r/o bind mounts: give permission() a local 'mnt' variable
Dave Hansen
1
-1
/
+5
2007-10-17
r/o bind mounts: rearrange may_open() to be r/o friendly
Dave Hansen
1
-4
/
+4
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
3
-15
/
+72
2007-10-17
fuse: clean up execute permission checking
Miklos Szeredi
1
-18
/
+31
2007-10-17
fuse: no ENOENT from fuse device read
Miklos Szeredi
1
-4
/
+5
2007-10-17
fuse: no abort on interrupt
Miklos Szeredi
1
-19
/
+24
2007-10-17
fuse: cleanup in release
Miklos Szeredi
2
-2
/
+8
[next]