Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
26099a74805eaf79f3058cc4097ebaa8cc55122c
/
fs
/
xfs
« Previous
a8914f3
xfs: fix spin_is_locked assert on uni-processor builds
by Christoph Hellwig
· 15 years ago
b89d420
xfs: check for dinode realtime flag corruption
by Christoph Hellwig
· 15 years ago
e0c222c
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
by Eric Sandeen
· 15 years ago
ddd3a14
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
by Christoph Hellwig
· 15 years ago
7b02ecb
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
by Christoph Hellwig
· 15 years ago
10746e4
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
by Christoph Hellwig
· 15 years ago
36fae17
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
by Christoph Hellwig
· 15 years ago
3f52c2f
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
by Christoph Hellwig
· 15 years ago
73195ed
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
by Christoph Hellwig
· 15 years ago
f41d7fb
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
by Christoph Hellwig
· 15 years ago
ca35dcd
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
by Christoph Hellwig
· 15 years ago
0cc6eee
xfs: avoid memory allocation under m_peraglock in growfs code
by Christoph Hellwig
· 15 years ago
b36ec04
xfs: fix freeing of inodes not yet added to the inode cache
by Christoph Hellwig
· 15 years ago
54e3462
vfs: fix inode_init_always calling convention
by Christoph Hellwig
· 15 years ago
f5266cb
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
c8a4051
xfs: bump up nr_to_write in xfs_vm_writepage
by Eric Sandeen
· 15 years ago
97db39a
xfs: reduce bmv_count in xfs_vn_fiemap
by Eric Sandeen
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
1cbd20d
switch xfs to generic acl caching helpers
by Al Viro
· 15 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 15 years ago
fd40261
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Felix Blyakher
· 15 years ago
e83f1eb
xfs: fix small mismerge in xfs_vn_mknod
by Christoph Hellwig
· 15 years ago
493b87e
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
by Christoph Hellwig
· 15 years ago
7747a0b
xfs: fix freeing memory in xfs_getbmap()
by Felix Blyakher
· 15 years ago
f950221
xfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 15 years ago
35fd035
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
8b5403a
xfs: remove SYNC_BDFLUSH
by Christoph Hellwig
· 15 years ago
b0710cc
xfs: remove SYNC_IOWAIT
by Christoph Hellwig
· 15 years ago
075fe10
xfs: split xfs_sync_inodes
by Christoph Hellwig
· 15 years ago
fe588ed
xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
by Christoph Hellwig
· 15 years ago
75f3cb1
xfs: introduce a per-ag inode iterator
by Dave Chinner
· 15 years ago
abc1064
xfs: remove unused parameter from xfs_reclaim_inodes
by Dave Chinner
· 15 years ago
1da8eec
xfs: factor out inode validation for sync
by Dave Chinner
· 15 years ago
845b6d0
xfs: split inode flushing from xfs_sync_inodes_ag
by Christoph Hellwig
· 15 years ago
5a34d5c
xfs: split inode data writeback from xfs_sync_inodes_ag
by Dave Chinner
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
0c5e1ce
xfs: validate quota log items during log recovery
by Christoph Hellwig
· 15 years ago
e169683
xfs: update max log size
by Christoph Hellwig
· 15 years ago
4157fd8
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
1b17d76
xfs: prevent deadlock in xfs_qm_shake()
by Felix Blyakher
· 15 years ago
e6da7c9
xfs: fix overflow in xfs_growfs_data_private
by Eric Sandeen
· 15 years ago
1f23920
xfs: fix double unlock in xfs_swap_extents()
by Felix Blyakher
· 15 years ago
4156e73
xfs: prevent deadlock in xfs_qm_shake()
by Felix Blyakher
· 15 years ago
0963248
xfs: fix overflow in xfs_growfs_data_private
by Eric Sandeen
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
ec91d13
xfs: fix double unlock in xfs_swap_extents()
by Felix Blyakher
· 15 years ago
b4348f3
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
28e2117
xfs: fix getbmap vs mmap deadlock
by Christoph Hellwig
· 16 years ago
5f79ed6
xfs: a couple getbmap cleanups
by Christoph Hellwig
· 16 years ago
b9ec906
xfs: add more checks to superblock validation
by Olaf Weber
· 16 years ago
def6b3b
xfs_file_last_byte() needs to acquire ilock
by Lachlan McIlroy
· 16 years ago
6321e3e
xfs: fix getbmap vs mmap deadlock
by Christoph Hellwig
· 16 years ago
4be4a00
xfs: a couple getbmap cleanups
by Christoph Hellwig
· 16 years ago
2ac00af
xfs: add more checks to superblock validation
by Olaf Weber
· 16 years ago
f25181f
xfs_file_last_byte() needs to acquire ilock
by Lachlan McIlroy
· 16 years ago
0e639bd
xfs: use memdup_user()
by Li Zefan
· 16 years ago
3c1795c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
dc2a553
Merge branch 'master' into for-linus
by Felix Blyakher
· 16 years ago
8de2bf9
xfs: remove xfs_flush_space
by Dave Chinner
· 16 years ago
153fec4
xfs: flush delayed allcoation blocks on ENOSPC in create
by Dave Chinner
· 16 years ago
e43afd7
xfs: block callers of xfs_flush_inodes() correctly
by Dave Chinner
· 16 years ago
5825294
xfs: make inode flush at ENOSPC synchronous
by Dave Chinner
· 16 years ago
a8d770d
xfs: use xfs_sync_inodes() for device flushing
by Dave Chinner
· 16 years ago
9d7fef7
xfs: inform the xfsaild of the push target before sleeping
by Dave Chinner
· 16 years ago
c626d17
xfs: prevent unwritten extent conversion from blocking I/O completion
by Dave Chinner
· 16 years ago
705db3f
xfs: fix double free of inode
by Dave Chinner
· 16 years ago
a6cb767
xfs: validate log feature fields correctly
by Dave Chinner
· 16 years ago
ac7c1a7
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
f36345f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Felix Blyakher
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
1aacc06
Revert "xfs: increase the maximum number of supported ACL entries"
by Felix Blyakher
· 16 years ago
5123bc3
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 16 years ago
2717420
xfs: cleanup uuid handling
by Christoph Hellwig
· 16 years ago
1a5902c
xfs: remove m_attroffset
by Christoph Hellwig
· 16 years ago
9da096f
xfs: fix various typos
by Malcolm Parsons
· 16 years ago
bddaafa
xfs: pagecache usage optimization
by Hisashi Hifumi
· 16 years ago
6447c36
xfs: remove m_litino
by Christoph Hellwig
· 16 years ago
a19d9f8
xfs: kill ino64 mount option
by Christoph Hellwig
· 16 years ago
a0b0b8a
xfs: kill mutex_t typedef
by Christoph Hellwig
· 16 years ago
8b11217
xfs: increase the maximum number of supported ACL entries
by Felix Blyakher
· 16 years ago
6cc8764
xfs: factor out code to find the longest free extent in the AG
by Dave Chinner
· 16 years ago
cb4c8cc
xfs: kill VN_BAD
by Christoph Hellwig
· 16 years ago
8fab451
xfs: kill vn_atime_* helpers.
by Christoph Hellwig
· 16 years ago
076e6ac
xfs: cleanup xlog_bread
by Christoph Hellwig
· 16 years ago
ff0205e
xfs: cleanup xlog_recover_do_trans
by Christoph Hellwig
· 16 years ago
dd0bbad
xfs: remove another leftover of the old inode log item format
by Christoph Hellwig
· 16 years ago
21b699c
xfs: cleanup log unmount handling
by Christoph Hellwig
· 16 years ago
da5309c
Fix xfs debug build breakage by pushing xfs_error.h after
by Felix Blyakher
· 16 years ago
c141b29
xfs: only issues a cache flush on unmount if barriers are enabled
by Christoph Hellwig
· 16 years ago
7d46be4
xfs: prevent lockdep false positive in xfs_iget_cache_miss
by Christoph Hellwig
· 16 years ago
ff392c4
xfs: prevent kernel crash due to corrupted inode log format
by Christoph Hellwig
· 16 years ago
7bf446f
xfs: include header files for prototypes
by Hannes Eder
· 16 years ago
3180e66
xfs: make symbols static
by Hannes Eder
· 16 years ago
2441849
xfs: move declaration to header file
by Hannes Eder
· 16 years ago
b796313
xfs: only issues a cache flush on unmount if barriers are enabled
by Christoph Hellwig
· 16 years ago
Next »