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
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
4
-13
/
+18
2014-06-11
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
1
-1
/
+1
2014-06-07
sysfs: make sure read buffer is zeroed
Tejun Heo
1
-1
/
+2
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
fix races between __d_instantiate() and checks of dentry flags
Al Viro
2
-5
/
+4
2014-06-07
autofs: fix lockref lookup
Ian Kent
1
-2
/
+2
2014-06-07
ceph: clear directory's completeness when creating file
Yan, Zheng
3
-60
/
+21
2014-06-07
fs/affs/super.c: bugfix / double free
Fabian Frederick
1
-2
/
+0
2014-06-07
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
1
-0
/
+6
2014-06-07
aio: fix potential leak in aio_run_iocb().
Leon Yu
1
-4
/
+2
2014-06-07
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-06-07
kernfs: add back missing error check in kernfs_fop_mmap()
Tejun Heo
1
-0
/
+2
2014-05-31
fs: Don't return 0 from get_anon_bdev
Thomas Bächler
1
-1
/
+4
2014-05-31
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
8
-9
/
+164
2014-05-31
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
aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
Benjamin LaHaise
1
-53
/
+67
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: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
Theodore Ts'o
2
-20
/
+13
2014-05-06
ext4: fix jbd2 warning under heavy xattr load
Jan Kara
1
-4
/
+19
2014-05-06
ext4: note the error in ext4_end_bio()
Matthew Wilcox
1
-2
/
+3
2014-05-06
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
Kazuya Mio
1
-0
/
+4
2014-05-06
smarter propagate_mnt()
Al Viro
3
-82
/
+130
2014-05-06
ocfs2: fix panic on kfree(xattr->name)
Tetsuo Handa
1
-2
/
+0
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
2014-05-06
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
1
-1
/
+3
2014-05-06
NFSD: Traverse unconfirmed client through hash-table
Kinglong Mee
1
-8
/
+5
2014-05-06
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-05-06
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
1
-1
/
+3
2014-05-06
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+5
2014-05-06
nfsd: notify_change needs elevated write count
J. Bruce Fields
1
-0
/
+9
2014-05-06
nfsd4: leave reply buffer space for failed setattr
J. Bruce Fields
1
-1
/
+1
2014-05-06
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
1
-0
/
+3
2014-05-06
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
1
-0
/
+2
2014-05-06
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-05-06
nfsd: revert v2 half of "nfsd: don't return high mode bits"
J. Bruce Fields
1
-1
/
+1
2014-05-06
NFSv4: Fix a use-after-free problem in open()
Trond Myklebust
1
-9
/
+10
2014-04-26
jffs2: remove from wait queue after schedule()
Li Zefan
1
-0
/
+1
2014-04-26
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
Li Zefan
1
-4
/
+9
2014-04-26
jffs2: Fix crash due to truncation of csize
Ajesh Kunhipurayil Vijayan
1
-1
/
+1
2014-04-26
jffs2: Fix segmentation fault found in stress test
Kamlakant Patel
1
-2
/
+2
[next]