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
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-22
const: make struct super_block::s_qcop const
Alexey Dobriyan
2
-2
/
+2
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-15
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Alex Elder
38
-927
/
+592
2009-09-15
xfs: includecheck fix for fs/xfs/xfs_iops.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-15
xfs: switch to seq_file
Alexey Dobriyan
2
-74
/
+55
2009-09-14
xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
Jan Kara
1
-1
/
+2
2009-09-09
xfs: use correct log reservation when handling ENOSPC in xfs_create
Christoph Hellwig
1
-2
/
+2
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
1
-12
/
+4
2009-09-02
xfs: xfs_showargs() reports group *and* project quotas enabled
Alex Elder
1
-9
/
+13
2009-09-01
xfs: un-static xfs_inobt_lookup
Christoph Hellwig
1
-1
/
+1
2009-09-01
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-09-01
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-09-01
xfs: simplify xfs_trans_iget
Christoph Hellwig
5
-113
/
+5
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
10
-112
/
+23
2009-09-01
xfs: speed up free inode search
Dave Chinner
2
-27
/
+115
2009-09-01
xfs: rationalize xfs_inobt_lookup*
Christoph Hellwig
3
-71
/
+32
2009-09-01
xfs: untangle xfs_dialloc
Christoph Hellwig
1
-153
/
+138
2009-09-01
xfs: factor out debug checks from xfs_dialloc and xfs_difree
Dave Chinner
1
-75
/
+56
2009-09-01
xfs: improve xfs_inobt_update prototype
Christoph Hellwig
1
-12
/
+11
2009-09-01
xfs: improve xfs_inobt_get_rec prototype
Christoph Hellwig
3
-92
/
+77
2009-09-01
xfs: factor out inode initialisation
Dave Chinner
1
-80
/
+95
2009-08-31
fs/xfs: Correct redundant test
Julia Lawall
1
-2
/
+2
2009-08-31
xfs: remove XFS_INO64_OFFSET
Eric Sandeen
1
-1
/
+0
2009-08-31
un-static xfs_read_agf
Eric Sandeen
2
-1
/
+4
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
23
-159
/
+22
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
3
-57
/
+70
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-19
/
+41
2009-08-12
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: check for dinode realtime flag corruption
Christoph Hellwig
1
-0
/
+10
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: avoid memory allocation under m_peraglock in growfs code
Christoph Hellwig
1
-6
/
+14
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2
-74
/
+68
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
1
-12
/
+5
2009-07-31
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+10
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
1
-0
/
+8
2009-07-31
xfs: reduce bmv_count in xfs_vn_fiemap
Eric Sandeen
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2
-3
/
+3
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
4
-75
/
+9
[next]