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
/
quota
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
Chandra Seetharaman
1
-2
/
+2
2011-07-25
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
2
-4
/
+4
2011-07-25
xfs: Remove macro XFS_BUF_BUSY and family
Chandra Seetharaman
1
-4
/
+0
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
1
-1
/
+1
2011-07-13
xfs: remove the dead QUOTADEBUG code
Christoph Hellwig
6
-461
/
+8
2011-07-08
xfs: clean up buffer locking helpers
Christoph Hellwig
1
-3
/
+3
2011-07-08
xfs: remove i_transp
Christoph Hellwig
1
-1
/
+1
2011-07-08
xfs: split xfs_itruncate_finish
Christoph Hellwig
1
-1
/
+1
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-3
/
+3
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-14
/
+0
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
3
-14
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
5
-62
/
+65
2011-03-07
xfs: convert the quota debug prints to new API
Dave Chinner
1
-15
/
+12
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
3
-12
/
+10
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2
-5
/
+7
2011-02-22
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
1
-7
/
+0
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
1
-25
/
+21
2010-12-21
xfs: use wait queues directly for the log wait queues
Dave Chinner
1
-1
/
+0
2010-10-18
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
3
-7
/
+7
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
1
-1
/
+1
2010-10-18
xfs: remove xfs_cred.h
Christoph Hellwig
1
-5
/
+3
2010-10-18
xfs: split out inode walk inode grabbing
Dave Chinner
1
-9
/
+0
2010-10-18
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
1
-2
/
+1
2010-10-18
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
1
-1
/
+1
2010-10-18
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
Christoph Hellwig
1
-88
/
+76
2010-10-18
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
1
-142
/
+61
2010-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-16
/
+16
2010-07-26
xfs: simplify xfs_truncate_file
Christoph Hellwig
1
-18
/
+52
2010-07-26
xfs: remove xfs_iput
Christoph Hellwig
2
-5
/
+10
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2
-3
/
+3
2010-07-26
xfs: fix the xfs_log_iovec i_addr type
Christoph Hellwig
1
-3
/
+3
2010-07-26
xfs: simplify inode to transaction joining
Christoph Hellwig
1
-8
/
+1
2010-07-26
xfs: give li_cb callbacks the correct prototype
Christoph Hellwig
1
-48
/
+43
2010-07-26
xfs: give xfs_item_ops methods the correct prototypes
Christoph Hellwig
1
-149
/
+119
2010-07-26
xfs: merge iop_unpin_remove into iop_unpin
Christoph Hellwig
1
-27
/
+6
2010-07-26
xfs: simplify log item descriptor tracking
Christoph Hellwig
1
-19
/
+6
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
7
-60
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
7
-7
/
+0
2010-07-21
quota: Clean up the namespace in dqblk_xfs.h
Christoph Hellwig
1
-16
/
+16
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-2
/
+5
2010-06-24
xfs: remove block number from inode lookup code
Dave Chinner
2
-10
/
+8
2010-06-23
xfs: always use iget in bulkstat
Christoph Hellwig
2
-15
/
+12
2010-06-04
Merge branch 'master' into for-linus
Alex Elder
1
-1
/
+3
2010-05-28
fs/xfs/quota: Add missing mutex_unlock
Julia Lawall
1
-1
/
+3
2010-05-24
Merge branch 'delayed-logging-for-2.6.35' into for-linus
Alex Elder
1
-3
/
+3
2010-05-24
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
1
-3
/
+3
2010-05-21
quota: unify ->set_dqblk
Christoph Hellwig
1
-3
/
+7
2010-05-19
xfs: remove dead XFS_LOUD_RECOVERY code
Christoph Hellwig
1
-8
/
+0
2010-05-19
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
2
-3
/
+3
[next]