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
2014-06-20
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
4
-13
/
+18
2014-06-20
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
1
-3
/
+3
2014-06-09
metag: Reduce maximum stack size to 256MB
James Hogan
1
-3
/
+3
2014-06-09
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
1
-2
/
+9
2014-06-09
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
1
-0
/
+4
2014-06-09
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
2014-06-09
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
1
-0
/
+1
2014-06-09
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
1
-12
/
+12
2014-06-09
autofs: fix lockref lookup
Ian Kent
1
-2
/
+2
2014-06-09
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
1
-0
/
+6
2014-06-06
aio: fix potential leak in aio_run_iocb().
Leon Yu
1
-4
/
+2
2014-06-06
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-05-29
fs: Don't return 0 from get_anon_bdev
Thomas Bächler
1
-1
/
+4
2014-05-29
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
8
-9
/
+164
2014-05-29
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2
-21
/
+9
2014-05-15
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
1
-0
/
+1
2014-05-15
aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
Benjamin LaHaise
1
-53
/
+67
2014-05-15
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-05-15
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
1
-1
/
+1
2014-05-15
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
Theodore Ts'o
2
-20
/
+13
2014-05-15
ext4: fix jbd2 warning under heavy xattr load
Jan Kara
1
-4
/
+19
2014-05-15
ext4: note the error in ext4_end_bio()
Matthew Wilcox
1
-2
/
+3
2014-05-15
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
Kazuya Mio
1
-0
/
+4
2014-05-15
ocfs2: fix panic on kfree(xattr->name)
Tetsuo Handa
1
-2
/
+0
2014-05-15
ocfs2: do not put bh when buffer_uptodate failed
alex chen
1
-2
/
+0
2014-05-15
ocfs2: dlm: fix recovery hung
Junxiao Bi
1
-2
/
+13
2014-05-15
ocfs2: dlm: fix lock migration crash
Junxiao Bi
1
-6
/
+8
2014-05-15
reiserfs: fix race in readdir
Jeff Mahoney
1
-2
/
+4
2014-05-15
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
1
-1
/
+3
2014-05-15
NFSD: Traverse unconfirmed client through hash-table
Kinglong Mee
1
-8
/
+5
2014-05-15
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-05-15
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+5
2014-05-15
nfsd: notify_change needs elevated write count
J. Bruce Fields
1
-0
/
+9
2014-05-15
nfsd4: leave reply buffer space for failed setattr
J. Bruce Fields
1
-1
/
+1
2014-05-15
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
1
-0
/
+3
2014-05-15
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
1
-0
/
+2
2014-05-15
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-05-15
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
1
-9
/
+10
2014-05-05
dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY
Bart Van Assche
1
-3
/
+1
2014-05-05
jffs2: remove from wait queue after schedule()
Li Zefan
1
-0
/
+1
2014-05-05
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
Li Zefan
1
-4
/
+9
2014-05-05
jffs2: Fix crash due to truncation of csize
Ajesh Kunhipurayil Vijayan
1
-1
/
+1
2014-05-05
jffs2: Fix segmentation fault found in stress test
Kamlakant Patel
1
-2
/
+2
2014-05-05
ext4: fix premature freeing of partial clusters split across leaf blocks
Eric Whitney
1
-3
/
+8
2014-05-05
ext4: fix partial cluster handling for bigalloc file systems
Eric Whitney
1
-0
/
+21
2014-05-05
ext4: fix error return from ext4_ext_handle_uninitialized_extents()
Eric Whitney
1
-2
/
+6
2014-05-05
Btrfs: fix deadlock with nested trans handles
Josef Bacik
1
-10
/
+4
2014-05-05
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
1
-0
/
+4
2014-05-05
xfs: fix directory hash ordering bug
Mark Tinguely
1
-1
/
+1
2014-05-05
bdi: avoid oops on device removal
Jan Kara
1
-5
/
+18
[next]