Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
597d8c717856f6094837850f3eb4850820b36451
/
fs
/
xfs
/
linux-2.6
fd45e478
xfs: Ensure we force all busy extents in range to disk
by Dave Chinner
· 15 years ago
d6d59ba
xfs: fix timestamp handling in xfs_setattr
by Christoph Hellwig
· 15 years ago
ea9a488
xfs: use DECLARE_EVENT_CLASS
by Christoph Hellwig
· 15 years ago
a539bd8
xfs: kill some warnings on i386 builds
by Dave Chinner
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
bea4c89
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
3fc98b1
XFS: Free buffer pages array unconditionally
by Dave Chinner
· 15 years ago
2ee1aba
xfs: improve metadata I/O merging in the elevator
by Dave Chinner
· 15 years ago
1e431f5
cleanup blockdev_direct_IO locking
by Christoph Hellwig
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
5fe878a
direct-io: cleanup blockdev_direct_IO locking
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 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
b8f82a4
xfs: kill the STATIC_INLINE macro
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
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
848ce8f
xfs: simplify inode teardown
by Christoph Hellwig
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 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
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
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
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
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
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
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
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
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
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
13e6d5c
xfs: merge fsync and O_SYNC handling
by Christoph Hellwig
· 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
36fae17
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
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
· 16 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 16 years ago
fd40261
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Felix Blyakher
· 16 years ago
e83f1eb
xfs: fix small mismerge in xfs_vn_mknod
by Christoph Hellwig
· 16 years ago
f950221
xfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
35fd035
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 16 years ago
8b5403a
xfs: remove SYNC_BDFLUSH
by Christoph Hellwig
· 16 years ago
b0710cc
xfs: remove SYNC_IOWAIT
by Christoph Hellwig
· 16 years ago
075fe10
xfs: split xfs_sync_inodes
by Christoph Hellwig
· 16 years ago
fe588ed
xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
by Christoph Hellwig
· 16 years ago
75f3cb1
xfs: introduce a per-ag inode iterator
by Dave Chinner
· 16 years ago
abc1064
xfs: remove unused parameter from xfs_reclaim_inodes
by Dave Chinner
· 16 years ago
1da8eec
xfs: factor out inode validation for sync
by Dave Chinner
· 16 years ago
845b6d0
xfs: split inode flushing from xfs_sync_inodes_ag
by Christoph Hellwig
· 16 years ago
5a34d5c
xfs: split inode data writeback from xfs_sync_inodes_ag
by Dave Chinner
· 16 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 16 years ago
4157fd8
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
1b17d76
xfs: prevent deadlock in xfs_qm_shake()
by Felix Blyakher
· 16 years ago
4156e73
xfs: prevent deadlock in xfs_qm_shake()
by Felix Blyakher
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 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
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
c626d17
xfs: prevent unwritten extent conversion from blocking I/O completion
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
bddaafa
xfs: pagecache usage optimization
by Hisashi Hifumi
· 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
cb4c8cc
xfs: kill VN_BAD
by Christoph Hellwig
· 16 years ago
Next »