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
2013-10-18
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-10-18
Btrfs: use right root when checking for hash collision
Josef Bacik
1
-1
/
+1
2013-10-18
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-10-13
Btrfs: remove ourselves from the cluster list under lock
Josef Bacik
1
-1
/
+2
2013-10-13
Btrfs: skip subvol entries when checking if we've created a dir already
Josef Bacik
1
-1
/
+2
2013-10-13
Btrfs: change how we queue blocks for backref checking
Josef Bacik
1
-7
/
+7
2013-10-13
xfs: fix node forward in xfs_node_toosmall
Mark Tinguely
1
-2
/
+3
2013-10-13
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
Trond Myklebust
1
-9
/
+9
2013-10-13
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-10-13
fuse: fix fallocate vs. ftruncate race
Maxim Patlasov
1
-0
/
+7
2013-10-13
fuse: wait for writeback in fuse_file_fallocate()
Maxim Patlasov
1
-6
/
+10
2013-10-13
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-10-05
sysv: Add forgotten superblock lock init for v7 fs
Lubomir Rintel
1
-0
/
+1
2013-10-05
block: Fix bio_copy_data()
Kent Overstreet
1
-2
/
+2
2013-10-01
bio-integrity: Fix use of bs->bio_integrity_pool after free
Bjorn Helgaas
1
-1
/
+1
2013-10-01
udf: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
1
-18
/
+24
2013-10-01
udf: Standardize return values in mount sequence
Jan Kara
1
-117
/
+183
2013-10-01
cifs: fix filp leak in cifs_atomic_open()
Miklos Szeredi
1
-0
/
+1
2013-09-26
fuse: readdir: check for slash in names
Miklos Szeredi
1
-0
/
+4
2013-09-26
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
4
-3
/
+17
2013-09-26
fuse: invalidate inode attributes on xattr modification
Anand Avati
1
-0
/
+4
2013-09-26
fuse: postpone end_page_writeback() in fuse_writepage_locked()
Maxim Patlasov
1
-1
/
+2
2013-09-26
ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.
majianpeng
1
-1
/
+3
2013-09-26
isofs: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
1
-11
/
+5
2013-09-26
proc: Restrict mounting the proc filesystem
Eric W. Biederman
1
-1
/
+2
2013-09-26
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
1
-1
/
+0
2013-09-26
Btrfs: don't allow the replace procedure on read only filesystems
Stefan Behrens
1
-0
/
+3
2013-09-26
ext4: simplify truncation code in ext4_setattr()
Jan Kara
1
-60
/
+49
2013-09-26
CIFS: Fix missing lease break
Pavel Shilovsky
1
-69
/
+80
2013-09-26
CIFS: Fix a memory leak when a lease break comes
Pavel Shilovsky
1
-0
/
+1
2013-09-26
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
1
-0
/
+2
2013-09-07
jfs: fix readdir cookie incompatibility with NFSv4
Dave Kleikamp
1
-8
/
+23
2013-08-29
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
1
-5
/
+15
2013-08-29
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-29
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-29
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-20
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
1
-4
/
+4
2013-08-20
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+2
2013-08-20
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
1
-4
/
+4
2013-08-14
reiserfs: fix deadlock in umount
Al Viro
2
-82
/
+20
2013-08-14
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
1
-47
/
+22
2013-08-14
cifs: don't instantiate new dentries in readdir for inodes that need to be re...
Jeff Layton
1
-0
/
+8
2013-08-14
cifs: extend the buffer length enought for sprintf() using
Chen Gang
4
-7
/
+9
2013-08-14
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
Theodore Ts'o
1
-2
/
+4
2013-08-14
ext4: fix mount/remount error messages for incompatible mount options
Piotr Sarna
1
-1
/
+16
2013-08-14
ext4: allow the mount options nodelalloc and data=journal
Theodore Ts'o
1
-1
/
+1
2013-08-14
LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs
Trond Myklebust
2
-6
/
+12
2013-08-14
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
1
-3
/
+2
2013-08-14
ext4: fix retry handling in ext4_ext_truncate()
Theodore Ts'o
1
-1
/
+1
2013-08-14
ext4: make sure group number is bumped after a inode allocation race
Theodore Ts'o
1
-5
/
+5
[next]