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-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
17
-337
/
+281
2009-04-27
Btrfs: look for acls during btrfs_read_locked_inode
Chris Mason
1
-0
/
+62
2009-04-27
Btrfs: fix acl caching
Chris Mason
2
-7
/
+15
2009-04-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+3
2009-04-27
ext2: missing unlock in ext2_quota_write()
Dan Carpenter
1
-1
/
+3
2009-04-27
quota: remove obsolete comments in fs/quota/Makefile
Christoph Hellwig
1
-9
/
+0
2009-04-27
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
5
-23
/
+40
2009-04-27
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
Joel Becker
1
-1
/
+1
2009-04-27
Btrfs: remove unused btrfs_bit_radix slab
Chris Mason
1
-8
/
+0
2009-04-27
Btrfs: ratelimit IO error printks
Chris Mason
2
-17
/
+31
2009-04-27
Btrfs: remove #if 0 code
Chris Mason
3
-188
/
+1
2009-04-27
Btrfs: When shrinking, only update disk size on success
Chris Ball
2
-11
/
+27
2009-04-24
ext4: Do not try to validate extents on special files
Theodore Ts'o
1
-2
/
+6
2009-04-24
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
1
-0
/
+1
2009-04-24
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
3
-22
/
+53
2009-04-24
ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
Theodore Ts'o
1
-3
/
+1
2009-04-24
Btrfs: fix deadlocks and stalls on dead root removal
Chris Mason
1
-0
/
+6
2009-04-24
Btrfs: fix fallocate deadlock on inode extent lock
Chris Mason
5
-17
/
+29
2009-04-24
Btrfs: kill btrfs_cache_create
Christoph Hellwig
3
-43
/
+28
2009-04-24
Btrfs: don't export symbols
Christoph Hellwig
1
-6
/
+0
2009-04-24
Btrfs: simplify makefile
Christoph Hellwig
1
-17
/
+2
2009-04-24
Btrfs: try to keep a healthy ratio of metadata vs data block groups
Josef Bacik
4
-2
/
+42
2009-04-24
ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
Theodore Ts'o
1
-1
/
+11
2009-04-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-28
/
+42
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
9
-143
/
+90
2009-04-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+5
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-3
/
+10
2009-04-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-67
/
+57
2009-04-24
check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
Oleg Nesterov
1
-4
/
+2
2009-04-24
do_execve() must not clear fs->in_exec if it was set by another thread
Oleg Nesterov
2
-15
/
+15
2009-04-23
[S390] /proc/stat idle field for idle cpus
Martin Schwidefsky
1
-0
/
+5
2009-04-23
GFS2: Ensure that the inode goal block settings are updated
Steven Whitehouse
1
-1
/
+9
2009-04-23
GFS2: Fix bug in block allocation
Steven Whitehouse
1
-2
/
+1
2009-04-22
ext4: Fix potential inode allocation soft lockup in Orlov allocator
Theodore Ts'o
1
-1
/
+2
2009-04-22
ext4: Make the extent validity check more paranoid
Theodore Ts'o
1
-6
/
+12
2009-04-22
eCryptfs: Larger buffer for encrypted symlink targets
Tyler Hicks
1
-6
/
+18
2009-04-22
eCryptfs: Lock lower directory inode mutex during lookup
Tyler Hicks
1
-0
/
+4
2009-04-22
eCryptfs: Remove ecryptfs_unlink_sigs warnings
Tyler Hicks
3
-1
/
+8
2009-04-22
eCryptfs: Fix data corruption when using ecryptfs_passthrough
Tyler Hicks
4
-32
/
+41
2009-04-22
eCryptfs: Print FNEK sig properly in /proc/mounts
Tyler Hicks
1
-1
/
+4
2009-04-22
eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()
Tyler Hicks
2
-99
/
+11
2009-04-22
eCryptfs: Copy lower inode attrs before dentry instantiation
Tyler Hicks
1
-4
/
+4
2009-04-22
bio: use bio_kmalloc() in copy/map functions
Tejun Heo
1
-3
/
+3
2009-04-22
bio: fix bio_kmalloc()
Tejun Heo
1
-64
/
+54
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-83
/
+272
2009-04-21
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
1
-2
/
+1
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2
-9
/
+31
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-1
/
+9
2009-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-287
/
+183
2009-04-21
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
1
-1
/
+2
[next]