Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
844154bbd074ce3fcdc79f0b70586e61ec60a3f8
/
fs
/
xfs
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
f21ce8f
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
5a5881c
xfs: add lots of attribute trace points
by Dave Chinner
· 13 years ago
d97d32e
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
by Jan Kara
· 13 years ago
a66d636
xfs: fix fstrim offset calculations
by Dave Chinner
· 13 years ago
3948659
xfs: Account log unmount transaction correctly
by Dave Chinner
· 13 years ago
5132ba8
xfs: don't cache inodes read through bulkstat
by Dave Chinner
· 13 years ago
f616137
xfs: trace xfs_name strings correctly
by Christoph Hellwig
· 13 years ago
49d99a2
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
c999a22
xfs: introduce an allocation workqueue
by Dave Chinner
· 13 years ago
1a1d772
xfs: Fix open flag handling in open_by_handle code
by Dave Chinner
· 13 years ago
5575acc
xfs: fix deadlock in xfs_rtfree_extent
by Kamal Dasu
· 13 years ago
1c2ccc6
fs: xfs: fix section mismatch in linux-next
by Gerard Snitselaar
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
f074211
xfs: fallback to vmalloc for large buffers in xfs_getbmap
by Dave Chinner
· 13 years ago
ad650f5
xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get
by Dave Chinner
· 13 years ago
6eb2466
xfs: remove remaining scraps of struct xfs_iomap
by Dave Chinner
· 13 years ago
f30d500
xfs: fix inode lookup race
by Dave Chinner
· 13 years ago
8d2a5e6
xfs: clean up minor sparse warnings
by Dave Chinner
· 13 years ago
a05931c
xfs: remove the global xfs_Gqm structure
by Christoph Hellwig
· 13 years ago
b84a3a9
xfs: remove the per-filesystem list of dquots
by Christoph Hellwig
· 13 years ago
9f920f1
xfs: use per-filesystem radix trees for dquot lookup
by Christoph Hellwig
· 13 years ago
f8739c3
xfs: per-filesystem dquot LRU lists
by Christoph Hellwig
· 13 years ago
48776fd
xfs: use common code for quota statistics
by Christoph Hellwig
· 13 years ago
8f639dd
xfs: reimplement fdatasync support
by Christoph Hellwig
· 13 years ago
f5d8d5c
xfs: split in-core and on-disk inode log item fields
by Christoph Hellwig
· 13 years ago
339a5f5
xfs: make xfs_inode_item_size idempotent
by Christoph Hellwig
· 13 years ago
8a9c998
xfs: log timestamp updates
by Christoph Hellwig
· 13 years ago
281627d
xfs: log file size updates at I/O completion time
by Christoph Hellwig
· 13 years ago
84803fb
xfs: log file size updates as part of unwritten extent conversion
by Christoph Hellwig
· 13 years ago
6923e68
xfs: do not require an ioend for new EOF calculation
by Christoph Hellwig
· 13 years ago
aa6bf01
xfs: use per-filesystem I/O completion workqueues
by Christoph Hellwig
· 13 years ago
8960501
xfs: include reservations in quota reporting
by Christoph Hellwig
· 13 years ago
18535a7
xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota
by Christoph Hellwig
· 13 years ago
ad637a1
xfs: only take the ILOCK in xfs_reclaim_inode()
by Alex Elder
· 13 years ago
9006fb9
xfs: split and cleanup xfs_log_reserve
by Christoph Hellwig
· 13 years ago
42ceedb
xfs: share code for grant head availability checks
by Christoph Hellwig
· 13 years ago
e179840d
xfs: share code for grant head wakeups
by Christoph Hellwig
· 13 years ago
23ee3df
xfs: share code for grant head waiting
by Christoph Hellwig
· 13 years ago
a79bf2d
xfs: add xlog_grant_head_wake_all
by Christoph Hellwig
· 13 years ago
c303c5b
xfs: add xlog_grant_head_init
by Christoph Hellwig
· 13 years ago
2849696
xfs: add the xlog_grant_head structure
by Christoph Hellwig
· 13 years ago
14a7235
xfs: remove log space waitqueues
by Christoph Hellwig
· 13 years ago
cfb7cdc
xfs: cleanup xfs_log_space_wake
by Christoph Hellwig
· 13 years ago
5b03ff1
xfs: remove xfs_trans_unlocked_item
by Christoph Hellwig
· 13 years ago
3af1de7
xfs: do exact log space wakeups in xlog_ungrant_log_space
by Christoph Hellwig
· 13 years ago
09a423a
xfs: split tail_lsn assignments from log space wakeups
by Christoph Hellwig
· 13 years ago
70b5437
xfs: cleanup quota check on disk blocks and inodes reservations
by Mitsuo Hayasaka
· 13 years ago
33e0eda
xfs: make inode quota check more general
by Mitsuo Hayasaka
· 13 years ago
d0a3fe6
xfs: change available ranges of softlimit and hardlimit in quota check
by Mitsuo Hayasaka
· 13 years ago
c922bbc
xfs: make inode quota check more general
by Mitsuo Hayasaka
· 13 years ago
20f12d8
xfs: change available ranges of softlimit and hardlimit in quota check
by Mitsuo Hayasaka
· 13 years ago
f65020a
XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended
by Jesper Juhl
· 13 years ago
0529348
XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended
by Jesper Juhl
· 13 years ago
92b2e5b
xfs: use a normal shrinker for the dquot freelist
by Christoph Hellwig
· 13 years ago
04da0c8
xfs: use a normal shrinker for the dquot freelist
by Christoph Hellwig
· 13 years ago
4177af3
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
by Chandra Seetharaman
· 13 years ago
6bd92a2
Change xfs_sb_from_disk() interface to take a mount pointer
by Chandra Seetharaman
· 13 years ago
3673141
Define a new function xfs_inode_dquot()
by Chandra Seetharaman
· 13 years ago
6967b96
Define a new function xfs_this_quota_on()
by Chandra Seetharaman
· 13 years ago
b995730
xfs: kill the unused XFS_BB_FSB_OFFSET macro
by Amit Sahrawat
· 13 years ago
021000e
xfs: show uuid when mount fails due to duplicate uuid
by Mitsuo Hayasaka
· 13 years ago
4505360
xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
by Mitsuo Hayasaka
· 13 years ago
9b025eb
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
by Jan Kara
· 13 years ago
d060646
xfs: cleanup xfs_file_aio_write
by Christoph Hellwig
· 13 years ago
5bf1f26
xfs: always return with the iolock held from xfs_file_aio_write_checks
by Christoph Hellwig
· 13 years ago
2813d68
xfs: remove the i_new_size field in struct xfs_inode
by Christoph Hellwig
· 13 years ago
ce7ae15
xfs: remove the i_size field in struct xfs_inode
by Christoph Hellwig
· 13 years ago
f392e63
xfs: replace i_pin_wait with a bit waitqueue
by Christoph Hellwig
· 13 years ago
474fce0
xfs: replace i_flock with a sleeping bitlock
by Christoph Hellwig
· 13 years ago
49e4c70
xfs: make i_flags an unsigned long
by Christoph Hellwig
· 13 years ago
8096b1e
xfs: remove the if_ext_max field in struct xfs_ifork
by Christoph Hellwig
· 13 years ago
3d2b312
xfs: remove the unused dm_attrs structure
by Christoph Hellwig
· 13 years ago
bf322d9
xfs: cleanup xfs_iomap_eof_align_last_fsb
by Christoph Hellwig
· 13 years ago
673e8e5
xfs: remove xfs_itruncate_data
by Christoph Hellwig
· 13 years ago
993ecff
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
29ad0de
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
576b1d6
xfs: propagate umode_t
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
b1c770c
xfs: fix endian conversion issue in discard code
by Dave Chinner
· 13 years ago
be4f1ac
xfs: log all dirty inodes in xfs_fs_sync_fs
by Christoph Hellwig
· 13 years ago
0b8fd30
xfs: log the inode in ->write_inode calls for kupdate
by Christoph Hellwig
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
40d344e
xfs: mark the xfssyncd workqueue as non-reentrant
by Christoph Hellwig
· 13 years ago
28fb588
xfs: simplify xfs_qm_detach_gdquots
by Christoph Hellwig
· 13 years ago
093019c
xfs: fix acl count validation in xfs_acl_from_disk()
by Xi Wang
· 13 years ago
687d1c5
xfs: remove unused XBT_FORCE_SLEEP bit
by Eric Sandeen
· 13 years ago
7ae4440
xfs: remove XFS_QMOPT_DQSUSER
by Christoph Hellwig
· 13 years ago
97e7ade
xfs: kill xfs_qm_idtodq
by Christoph Hellwig
· 13 years ago
49d35a5
xfs: merge xfs_qm_dqinit_core into the only caller
by Christoph Hellwig
· 13 years ago
Next »