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
2014-07-31
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-28
fuse: handle large user and group ID
Miklos Szeredi
1
-4
/
+16
2014-07-17
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2
-3
/
+4
2014-07-17
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-17
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
1
-7
/
+7
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-07-09
ext4: Fix hole punching for files with indirect blocks
Jan Kara
1
-2
/
+10
2014-07-09
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
1
-1
/
+7
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
1
-3
/
+4
2014-07-06
reiserfs: call truncate_setsize under tailpack mutex
Jeff Mahoney
1
-1
/
+7
2014-07-06
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
1
-9
/
+8
2014-07-06
nfsd: don't try to reuse an expired DRC entry off the list
Jeff Layton
1
-32
/
+4
2014-07-06
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
1
-9
/
+17
2014-07-06
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
1
-2
/
+2
2014-07-06
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-07-06
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
1
-1
/
+1
2014-07-06
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
1
-1
/
+0
2014-07-06
UBIFS: fix an mmap and fsync race condition
hujianyang
1
-2
/
+1
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-30
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
3
-15
/
+24
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-06-30
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
1
-0
/
+4
2014-06-30
Btrfs: set right total device count for seeding support
Wang Shilong
1
-1
/
+0
2014-06-30
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
1
-0
/
+2
2014-06-30
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
1
-0
/
+5
2014-06-30
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
1
-2
/
+2
2014-06-30
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
1
-2
/
+24
2014-06-30
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
1
-0
/
+1
2014-06-30
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
1
-0
/
+2
2014-06-30
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
1
-3
/
+1
2014-06-30
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
1
-1
/
+1
2014-06-30
ext4: fix zeroing of page during writeback
Jan Kara
1
-13
/
+11
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
3
-12
/
+17
2014-06-07
metag: Reduce maximum stack size to 256MB
James Hogan
1
-3
/
+3
2014-06-07
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
1
-2
/
+9
2014-06-07
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
1
-0
/
+4
2014-06-07
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
2014-06-07
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
1
-0
/
+1
2014-06-07
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
1
-12
/
+12
2014-06-07
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
1
-0
/
+6
2014-05-30
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2
-21
/
+9
2014-05-13
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
1
-0
/
+1
2014-05-13
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-05-06
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
1
-1
/
+1
2014-05-06
ext4: fix jbd2 warning under heavy xattr load
Jan Kara
1
-4
/
+19
2014-05-06
ocfs2: do not put bh when buffer_uptodate failed
alex chen
1
-2
/
+0
2014-05-06
ocfs2: dlm: fix recovery hung
Junxiao Bi
1
-2
/
+13
2014-05-06
ocfs2: dlm: fix lock migration crash
Junxiao Bi
1
-6
/
+8
2014-05-06
reiserfs: fix race in readdir
Jeff Mahoney
1
-2
/
+4
[next]