index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-05
/proc/kcore: work around a BUG()
KAMEZAWA Hiroyuki
1
-1
/
+7
2009-10-05
Fix idle time field in /proc/uptime
Michael Abbott
1
-1
/
+6
2009-10-05
Re-enable Lanman security
Chuck Ebbert
1
-2
/
+2
2009-10-05
nilfs2: fix missing zero-fill initialization of btree node cache
Ryusuke Konishi
1
-0
/
+1
2009-10-05
fs: make sure data stored into inode is properly seen before unlocking new inode
Jan Kara
1
-6
/
+8
2009-09-24
udf: Use device size when drive reported bogus number of written blocks
Jan Kara
1
-1
/
+6
2009-09-24
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
1
-14
/
+14
2009-09-15
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
1
-1
/
+1
2009-09-15
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
1
-0
/
+10
2009-09-08
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
1
-2
/
+2
2009-09-08
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
1
-1
/
+1
2009-09-08
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2
-74
/
+68
2009-09-08
vfs: add __destroy_inode
Christoph Hellwig
1
-3
/
+7
2009-09-08
vfs: fix inode_init_always calling convention
Christoph Hellwig
2
-25
/
+22
2009-09-08
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
Sunil Mushran
1
-19
/
+47
2009-09-08
kernel_read: redefine offset type
Mimi Zohar
1
-2
/
+2
2009-09-08
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-8
/
+12
2009-09-08
Re-introduce page mapping check in mark_buffer_dirty()
Linus Torvalds
1
-2
/
+5
2009-09-08
poll/select: initialize triggered field of struct poll_wqueues
Guillaume Knispel
1
-0
/
+1
2009-08-16
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
3
-18
/
+14
2009-08-16
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
Oleg Nesterov
1
-11
/
+11
2009-08-16
mm_for_maps: shift down_read(mmap_sem) to the caller
Oleg Nesterov
3
-5
/
+5
2009-08-16
mm_for_maps: simplify, use ptrace_may_access()
Oleg Nesterov
1
-12
/
+11
2009-08-16
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-08-16
flat: fix uninitialized ptr with shared libs
Linus Torvalds
1
-5
/
+12
2009-08-16
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
1
-1
/
+15
2009-08-16
cifs: fix error handling in mount-time DFS referral chasing code
Jeff Layton
2
-6
/
+19
2009-08-16
sysfs: fix hardlink count on device_move
Peter Oberparleiter
1
-0
/
+2
2009-07-30
eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size (CVE-2009-...
Ramon de Carvalho Valle
1
-0
/
+7
2009-07-30
eCryptfs: Check Tag 11 literal data buffer size (CVE-2009-2406)
Tyler Hicks
1
-0
/
+6
2009-07-30
elf: fix one check-after-use
Amerigo Wang
1
-2
/
+2
2009-07-30
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
1
-3
/
+2
2009-07-30
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
1
-9
/
+0
2009-07-30
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
1
-20
/
+6
2009-07-30
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
1
-2
/
+2
2009-07-30
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
1
-10
/
+12
2009-07-30
partitions: fix broken uevent_suppress conversion
Heiko Carstens
1
-1
/
+1
2009-07-30
cifs: free nativeFileSystem field before allocating a new one
Jeff Layton
1
-0
/
+1
2009-07-30
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
1
-0
/
+9
2009-07-30
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
1
-2
/
+1
2009-07-19
fuse: fix return value of fuse_dev_write()
Csaba Henk
1
-1
/
+1
2009-07-19
fuse: fix bad return value in fuse_file_poll()
Miklos Szeredi
1
-1
/
+1
2009-07-02
xfs: fix freeing memory in xfs_getbmap()
Felix Blyakher
1
-0
/
+1
2009-07-02
ocfs2: Fix ocfs2_osb_dump()
Sunil Mushran
1
-14
/
+18
2009-07-02
CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK
Tomas Szepe
1
-7
/
+7
2009-07-02
cifs: fix fh_mutex locking in cifs_reopen_file
Jeff Layton
1
-5
/
+5
2009-07-02
ramfs: ignore unknown mount options
Mike Frysinger
1
-3
/
+6
2009-07-02
epoll: fix nested calls support
Davide Libenzi
1
-9
/
+12
2009-07-02
jfs: fix regression preventing coalescing of extents
Dave Kleikamp
1
-0
/
+1
2009-07-02
fs: remove incorrect I_NEW warnings
Nick Piggin
1
-2
/
+0
[next]