Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ad6468801d28c4d4ac9f48ec19297817c915f6a
/
fs
/
xfs
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
f4d544e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
44a743f
xfs: Fix error return for fallocate() on XFS
by Jason Gunthorpe
· 15 years ago
30ac068
xfs: cleanup dmapi macros in the umount path
by Christoph Hellwig
· 15 years ago
0c3dc2b
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
by Christoph Hellwig
· 15 years ago
b8f82a4
xfs: kill the STATIC_INLINE macro
by Christoph Hellwig
· 15 years ago
5683f53
xfs: uninline xfs_get_extsz_hint
by Christoph Hellwig
· 15 years ago
e82fa0c
xfs: rename xfs_attr_fetch to xfs_attr_get_int
by Christoph Hellwig
· 15 years ago
6ad112b
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
by Christoph Hellwig
· 15 years ago
c355c65
xfs: remove IO_ISAIO
by Christoph Hellwig
· 15 years ago
fc5bc4c
xfs: Wrapped journal record corruption on read at recovery
by Andy Poling
· 15 years ago
5ec4fab
xfs: cleanup data end I/O handlers
by Christoph Hellwig
· 15 years ago
06342cf
xfs: use WRITE_SYNC_PLUG for synchronous writeout
by Christoph Hellwig
· 15 years ago
033da48
xfs: reset the i_iolock lock class in the reclaim path
by Christoph Hellwig
· 15 years ago
80641dc
xfs: I/O completion handlers must use NOFS allocations
by Christoph Hellwig
· 15 years ago
c56c9631
xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
by Christoph Hellwig
· 15 years ago
848ce8f
xfs: simplify inode teardown
by Christoph Hellwig
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
0d99519
writeback: remove unused nonblocking and congestion checks
by Wu Fengguang
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
6c06f07
xfs: copy li_lsn before dropping AIL lock
by Nathaniel W. Turner
· 15 years ago
8ec6dba
XFS bug in log recover with quota (bugzilla id 855)
by Jan Rekorajski
· 15 years ago
ab09203
sysctl fs: Remove dead binary sysctl support
by Eric W. Biederman
· 15 years ago
a80a66c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Linus Torvalds
· 15 years ago
c7ff91d
xfs: fix xfs_quota remove error
by Ryota Yamauchi
· 15 years ago
3b82638
xfs: free temporary cursor in xfs_dialloc
by Eric Sandeen
· 15 years ago
2375669
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
ba313e6
Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus
by Alex Elder
· 15 years ago
05277c7
xfs: fix double IRELE in xfs_dqrele_inode
by Christoph Hellwig
· 15 years ago
a372bf8
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
e09d399
Merge branch 'master' into for-linus
by Alex Elder
· 15 years ago
d080070
xfs: stop calling filemap_fdatawait inside ->fsync
by Christoph Hellwig
· 15 years ago
8e69ce1
fix readahead calculations in xfs_dir2_leaf_getdents()
by Eric Sandeen
· 15 years ago
dce5065
xfs: make sure xfs_sync_fsdata covers the log
by Dave Chinner
· 15 years ago
932640e
xfs: mark inodes dirty before issuing I/O
by Dave Chinner
· 15 years ago
69961a2
xfs: cleanup ->sync_fs
by Christoph Hellwig
· 15 years ago
c90b07e
xfs: fix xfs_quiesce_data
by Dave Chinner
· 15 years ago
f9581b1
xfs: implement ->dirty_inode to fix timestamp handling
by Christoph Hellwig
· 15 years ago
7a9e02d
this_cpu: xfs_icsb_modify_counters does not need "cpu" variable
by Christoph Lameter
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
411c940
trivial: fix typo "for for" in multiple files
by Anand Gadiyar
· 15 years ago
aa261f5
HWPOISON: Enable .remove_error_page for migration aware file systems
by Andi Kleen
· 15 years ago
fdec29c
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Alex Elder
· 15 years ago
9ef96da
xfs: includecheck fix for fs/xfs/xfs_iops.c
by Jaswinder Singh Rajput
· 15 years ago
361735f
xfs: switch to seq_file
by Alexey Dobriyan
· 15 years ago
af0f441
xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
by Jan Kara
· 15 years ago
4734d40
xfs: use correct log reservation when handling ENOSPC in xfs_create
by Christoph Hellwig
· 15 years ago
18f4c64
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
by Linus Torvalds
· 15 years ago
988abe4
xfs: xfs_showargs() reports group *and* project quotas enabled
by Alex Elder
· 15 years ago
81e2517
xfs: un-static xfs_inobt_lookup
by Christoph Hellwig
· 15 years ago
3725867
xfs: actually enable the swapext compat handler
by Christoph Hellwig
· 15 years ago
f4378b6
xfs: actually enable the swapext compat handler
by Christoph Hellwig
· 15 years ago
aa72a5c
xfs: simplify xfs_trans_iget
by Christoph Hellwig
· 15 years ago
13e6d5c
xfs: merge fsync and O_SYNC handling
by Christoph Hellwig
· 15 years ago
bd16956
xfs: speed up free inode search
by Dave Chinner
· 15 years ago
2187550
xfs: rationalize xfs_inobt_lookup*
by Christoph Hellwig
· 15 years ago
4254b0b
xfs: untangle xfs_dialloc
by Christoph Hellwig
· 15 years ago
0b48db8
xfs: factor out debug checks from xfs_dialloc and xfs_difree
by Dave Chinner
· 15 years ago
afabc24
xfs: improve xfs_inobt_update prototype
by Christoph Hellwig
· 15 years ago
2e287a7
xfs: improve xfs_inobt_get_rec prototype
by Christoph Hellwig
· 15 years ago
85c0b2a
xfs: factor out inode initialisation
by Dave Chinner
· 15 years ago
a0f7bfd
fs/xfs: Correct redundant test
by Julia Lawall
· 15 years ago
eb00457
xfs: remove XFS_INO64_OFFSET
by Eric Sandeen
· 15 years ago
fef1111
un-static xfs_read_agf
by Eric Sandeen
· 15 years ago
d96f8f8
xfs: add more statics & drop some unused functions
by Eric Sandeen
· 15 years ago
bc990f5
xfs: fix locking in xfs_iget_cache_hit
by Christoph Hellwig
· 15 years ago
78efd1d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
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
Next »