index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+28
2017-06-17
ufs: fix the logics for tail relocation
Al Viro
3
-16
/
+17
2017-06-17
ufs_iget(): fail with -ESTALE on deleted inode
Al Viro
1
-13
/
+8
2017-06-17
fix signedness of timestamps on ufs1
Al Viro
1
-3
/
+3
2017-06-17
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-68
/
+98
2017-06-15
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
1
-9
/
+12
2017-06-15
ufs: more deadlock prevention on tail unpacking
Al Viro
1
-1
/
+1
2017-06-15
ufs: avoid grabbing ->truncate_mutex if possible
Al Viro
2
-10
/
+26
2017-06-14
ufs_get_locked_page(): make sure we have buffer_heads
Al Viro
1
-9
/
+8
2017-06-14
ufs: fix s_size/s_dsize users
Al Viro
4
-24
/
+19
2017-06-14
ufs: fix reserved blocks check
Al Viro
1
-4
/
+6
2017-06-14
ufs: make ufs_freespace() return signed
Al Viro
1
-2
/
+2
2017-06-14
ufs: fix logics in "ufs: make fsck -f happy"
Al Viro
1
-13
/
+28
2017-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-20
/
+62
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
1
-1
/
+25
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-04
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-05-08
fs: ufs: use ktime_get_real_ts64() for birthtime
Deepa Dinamani
1
-2
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-22
ufs: fix function declaration for ufs_truncate_blocks
Jeff Layton
1
-1
/
+1
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2
-4
/
+2
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
1
-0
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-11
/
+15
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+5
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
4
-10
/
+10
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
1
-2
/
+6
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+1
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
1
-1
/
+1
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
1
-1
/
+1
2016-05-29
ufs: get rid of redundant checks
Al Viro
1
-16
/
+1
2016-05-02
simple local filesystems: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-02
make ext2_get_page() and friends work without external serialization
Al Viro
1
-7
/
+7
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
1
-1
/
+1
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
6
-27
/
+27
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2
-0
/
+2
2015-12-06
ufs: get rid of ->setattr() for symlinks
Al Viro
5
-51
/
+5
2015-09-09
fix ufs write vs readpage race when writing into a hole
Al Viro
1
-2
/
+2
2015-07-06
ufs_inode_get{frag,block}(): get rid of 'phys' argument
Al Viro
1
-15
/
+8
2015-07-06
ufs_getfrag_block(): tidy up a bit
Al Viro
1
-33
/
+15
2015-07-06
ufs_inode_getblock(): failure to read an indirect block is -EIO
Al Viro
1
-2
/
+3
[next]