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
2013-10-01
fanotify: dont merge permission events
Lino Sanfilippo
1
-0
/
+6
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
isofs: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
1
-11
/
+5
2013-09-26
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
1
-1
/
+0
2013-09-26
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
1
-0
/
+2
2013-09-07
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
1
-5
/
+15
2013-09-07
jfs: fix readdir cookie incompatibility with NFSv4
Dave Kleikamp
1
-8
/
+23
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-20
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
1
-4
/
+4
2013-08-20
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
1
-4
/
+4
2013-08-14
vfs: d_obtain_alias() needs to use "/" as default name.
NeilBrown
1
-1
/
+1
2013-08-14
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
1
-47
/
+22
2013-08-14
cifs: extend the buffer length enought for sprintf() using
Chen Gang
4
-7
/
+9
2013-08-14
ext4: fix mount/remount error messages for incompatible mount options
Piotr Sarna
1
-1
/
+16
2013-08-14
ext4: make sure group number is bumped after a inode allocation race
Theodore Ts'o
1
-5
/
+5
2013-08-11
fanotify: info leak in copy_event_to_user()
Dan Carpenter
1
-0
/
+1
2013-08-04
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-08-04
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-08-04
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-28
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
1
-0
/
+4
2013-07-28
writeback: Fix periodic writeback after fs mount
Jan Kara
1
-1
/
+8
2013-07-28
ext3: fix data=journal fast mount/umount hang
Jan Kara
1
-1
/
+2
2013-07-21
Handle big endianness in NTLM (ntlmv2) authentication
Steve French
2
-7
/
+7
2013-07-21
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
1
-3
/
+8
2013-07-21
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
1
-2
/
+2
2013-07-21
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
Jan Kara
1
-2
/
+2
2013-07-21
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
1
-0
/
+10
2013-07-21
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Al Viro
2
-10
/
+4
2013-07-21
jbd2: fix theoretical race in jbd2__journal_restart
Theodore Ts'o
1
-1
/
+1
2013-07-21
CIFS use sensible file nlink values if unprovided
Steve French
1
-0
/
+5
2013-07-13
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
1
-1
/
+1
2013-07-13
hpfs: better test for errors
Mikulas Patocka
2
-2
/
+9
2013-07-03
UBIFS: fix a horrid bug
Artem Bityutskiy
1
-3
/
+27
2013-07-03
UBIFS: prepare to fix a horrid bug
Artem Bityutskiy
1
-12
/
+12
2013-07-03
perf: Disable monitoring on setuid processes for regular users
Stephane Eranian
1
-7
/
+9
2013-06-27
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
1
-2
/
+4
2013-06-20
ceph: fix statvfs fr_size
Sage Weil
2
-2
/
+7
2013-06-20
libceph: wrap auth ops in wrapper functions
Sage Weil
1
-14
/
+12
2013-06-20
libceph: add update_authorizer auth method
Sage Weil
1
-1
/
+6
2013-06-20
ceph: ceph_pagelist_append might sleep while atomic
Jim Schutt
3
-61
/
+89
2013-06-20
ceph: add cpu_to_le32() calls when encoding a reconnect capability
Jim Schutt
2
-3
/
+6
2013-06-07
jfs: fix a couple races
Dave Kleikamp
2
-2
/
+3
2013-06-07
cifs: fix potential buffer overrun when composing a new options string
Jeff Layton
1
-1
/
+3
2013-06-07
xfs: kill suid/sgid through the truncate path.
Dave Chinner
1
-15
/
+32
2013-06-07
NFSv4: Fix a thinko in nfs4_try_open_cached
Trond Myklebust
1
-1
/
+1
2013-06-07
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
Ryusuke Konishi
1
-4
/
+23
2013-06-07
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
Joseph Qi
1
-1
/
+1
2013-06-07
fat: fix possible overflow for fat_clusters
OGAWA Hirofumi
1
-1
/
+14
[next]