index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
ext3: Always set dx_node's fake_dirent explicitly.
Eric Sandeen
1
-1
/
+1
2011-03-21
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2011-03-21
inotify: send IN_UNMOUNT events
Eric Paris
1
-2
/
+5
2011-03-21
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+3
2011-03-21
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
1
-0
/
+3
2011-03-21
nfsd: wrong index used in inner loop
roel
1
-2
/
+2
2011-03-21
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
3
-10
/
+13
2011-03-21
ext2: Fix link count corruption under heavy link+rename load
Josh Hunt
1
-7
/
+2
2011-03-21
fuse: fix hang of single threaded fuseblk filesystem
Miklos Szeredi
2
-8
/
+50
2011-03-21
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...
Tristan Ye
1
-2
/
+5
2011-03-21
ldm: corrupted partition table can cause kernel oops
Timo Warns
1
-0
/
+5
2011-03-21
epoll: prevent creating circular epoll structures
Davide Libenzi
1
-0
/
+95
2011-03-21
eCryptfs: Copy up lower inode attrs in getattr
Tyler Hicks
1
-0
/
+2
2011-03-21
fs/partitions: Validate map_count in Mac partition tables
Timo Warns
1
-8
/
+9
2011-03-21
s390: remove task_show_regs
Martin Schwidefsky
1
-3
/
+0
2011-03-21
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
1
-4
/
+4
2011-03-21
NFS: fix the return value of nfs_file_fsync()
J. R. Okajima
1
-1
/
+1
2011-03-21
CRED: Fix kernel panic upon security_file_alloc() failure.
Tetsuo Handa
1
-1
/
+1
2011-03-21
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-1
/
+1
2011-03-21
ocfs2_connection_find() returns pointer to bad structure
dann frazier
1
-1
/
+1
2011-03-21
NFSD: memory corruption due to writing beyond the stat array
Konstantin Khorenko
1
-1
/
+1
2011-03-21
NFS: Fix "kernel BUG at fs/aio.c:554!"
Chuck Lever
1
-14
/
+20
2011-03-21
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
1
-0
/
+5
2011-03-21
NFS: Fix fcntl F_GETLK not reporting some conflicts
Sergey Vlasov
1
-0
/
+2
2011-03-21
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
2
-13
/
+14
2011-03-21
NFS: Fix panic after nfs_umount()
Chuck Lever
1
-2
/
+2
2011-03-21
fuse: fix ioctl when server is 32bit
Miklos Szeredi
1
-6
/
+44
2011-03-21
fuse: verify ioctl retries
Miklos Szeredi
1
-0
/
+22
2011-03-21
Btrfs: kfree correct pointer during mount option parsing
Josef Bacik
1
-2
/
+3
2011-03-21
ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
Nikanth Karthikesan
1
-0
/
+5
2011-03-21
ext4: consolidate in_range() definitions
Akinobu Mita
4
-7
/
+4
2011-03-21
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-1
/
+7
2011-03-21
fuse: fix attributes after open(O_TRUNC)
Ken Sumrall
1
-0
/
+10
2011-03-21
bio: take care not overflow page count when mapping/copying user data
Jens Axboe
1
-1
/
+13
2011-03-21
eCryptfs: Clear LOOKUP_OPEN flag when creating lower file
Tyler Hicks
1
-0
/
+4
2011-03-21
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
Frederic Weisbecker
1
-2
/
+4
2011-03-21
block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
Jens Axboe
1
-1
/
+8
2011-03-21
pipe: fix failure to return error code on ->confirm()
Nicolas Kaiser
1
-1
/
+1
2011-03-21
execve: make responsive to SIGKILL with large arguments
Roland McGrath
1
-0
/
+7
2011-03-21
execve: improve interactivity with large arguments
Roland McGrath
1
-0
/
+2
2011-03-21
setup_arg_pages: diagnose excessive argument size
Roland McGrath
1
-0
/
+5
2011-03-21
ocfs2: Don't walk off the end of fast symlinks.
Joel Becker
1
-1
/
+1
2011-03-21
reiserfs: fix unwanted reiserfs lock recursion
Frederic Weisbecker
1
-2
/
+3
2011-03-21
reiserfs: fix dependency inversion between inode and reiserfs mutexes
Frederic Weisbecker
1
-1
/
+1
2010-08-02
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
1
-8
/
+9
2010-08-02
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Dan Rosenberg
1
-2
/
+2
2010-08-02
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
Trond Myklebust
1
-4
/
+18
2010-08-02
NFSv4: Fix an embarassing typo in encode_attrs()
Trond Myklebust
1
-2
/
+2
2010-08-02
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
3
-5
/
+74
2010-08-02
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
1
-0
/
+4
[next]