Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
872105689eeccbcd77377d6a29f69bba3b0cbe3b
/
fs
/
xfs
3155fe6
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
0c9ba97
xfs: don't name variables "panic"
by Alex Elder
· 14 years ago
ecb6928
xfs: factor agf counter updates into a helper
by Christoph Hellwig
· 14 years ago
86fa8af
xfs: clean up the xfs_alloc_compute_aligned calling convention
by Christoph Hellwig
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
9130090
xfs: kill support/debug.[ch]
by Dave Chinner
· 14 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
8221112
xfs: convert the quota debug prints to new API
by Dave Chinner
· 14 years ago
6d4a8ec
xfs: rename xfs_cmn_err_fsblock_zero()
by Dave Chinner
· 14 years ago
5348778
xfs: convert xfs_fs_cmn_err to new error logging API
by Dave Chinner
· 14 years ago
af34e09
xfs: kill xfs_fs_mount_cmn_err() macro
by Dave Chinner
· 14 years ago
65333b4
xfs: kill xfs_fs_repair_cmn_err() macro
by Dave Chinner
· 14 years ago
6a19d93
xfs: convert xfs_cmn_err to xfs_alert_tag
by Dave Chinner
· 14 years ago
a0fa2b6
xfs: Convert xlog_warn to new logging interface
by Dave Chinner
· 14 years ago
4f10700
xfs: Convert linux-2.6/ files to new logging interface
by Dave Chinner
· 14 years ago
af24ee9
xfs: zero proper structure size for geometry calls
by Alex Elder
· 14 years ago
10e3839
xfs: introduce new logging API.
by Dave Chinner
· 14 years ago
eeb2036
xfs: zero proper structure size for geometry calls
by Alex Elder
· 14 years ago
20ad9ea
xfs: enable delaylog by default
by Christoph Hellwig
· 14 years ago
ec3ba85
xfs: more sensible inode refcounting for ialloc
by Christoph Hellwig
· 14 years ago
1050c71
xfs: stop using xfs_trans_iget in the RT allocator
by Christoph Hellwig
· 14 years ago
be71514
xfs: check if device support discard in xfs_ioc_trim()
by Lukas Czerner
· 14 years ago
3a3675b
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
by Dan Rosenberg
· 14 years ago
5d15765
xfs: check if device support discard in xfs_ioc_trim()
by Lukas Czerner
· 14 years ago
c4d0c3b
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
by Dan Rosenberg
· 14 years ago
43d133c
Merge branch 'master' into for-2.6.39
by Tejun Heo
· 14 years ago
9681153
xfs: add lockdep annotations for the rt inodes
by Christoph Hellwig
· 14 years ago
0d8b30a
xfs: fix xfs_get_extsz_hint for a zero extent size hint
by Christoph Hellwig
· 14 years ago
04e9945
xfs: only lock the rt bitmap inode once per allocation
by Christoph Hellwig
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
83e7590
xfs: convert to alloc_workqueue()
by Tejun Heo
· 14 years ago
24446fc
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
by bpm@sgi.com
· 14 years ago
0fbca4d
xfs: fix dquot shaker deadlock
by Dave Chinner
· 14 years ago
c6f990d
xfs: handle CIl transaction commit failures correctly
by Dave Chinner
· 14 years ago
5315837
xfs: limit extsize to size of AGs and/or MAXEXTLEN
by Dave Chinner
· 14 years ago
4ce1598
xfs: prevent extsize alignment from exceeding maximum extent size
by Dave Chinner
· 14 years ago
14b064c
xfs: limit extent length for allocation to AG size
by Dave Chinner
· 14 years ago
b8fc8263
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
by Dave Chinner
· 14 years ago
e34a314
xfs: fix efi item leak on forced shutdown
by Dave Chinner
· 14 years ago
7db37c5
xfs: fix log ticket leak on forced shutdown.
by Dave Chinner
· 14 years ago
cf78859
xfs: Do not name variables "panic"
by Geert Uytterhoeven
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
7cb3920
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c25d246
XFS: handle hole punching via fallocate properly
by Josef Bacik
· 14 years ago
73efe4a
xfs: prevent NMI timeouts in cmn_err
by Dave Chinner
· 14 years ago
65a84a0
xfs: Add log level to assertion printk
by Anton Blanchard
· 14 years ago
1884bd8
xfs: fix an assignment within an ASSERT()
by Jesper Juhl
· 14 years ago
bfc6017
xfs: fix error handling for synchronous writes
by Christoph Hellwig
· 14 years ago
a46db60
xfs: add FITRIM support
by Christoph Hellwig
· 14 years ago
c58efdb
xfs: ensure log covering transactions are synchronous
by Dave Chinner
· 14 years ago
92f1c00
Merge branch 'master' into for-linus-merged
by Alex Elder
· 14 years ago
eda7798
xfs: serialise unaligned direct IOs
by Dave Chinner
· 14 years ago
4d8d158
xfs: factor common write setup code
by Dave Chinner
· 14 years ago
637bbc7
xfs: split buffered IO write path from xfs_file_aio_write
by Dave Chinner
· 14 years ago
f0d26e8
xfs: split direct IO write path from xfs_file_aio_write
by Dave Chinner
· 14 years ago
487f84f
xfs: introduce xfs_rw_lock() helpers for locking the inode
by Dave Chinner
· 14 years ago
4c5cfd1
xfs: factor post-write newsize updates
by Dave Chinner
· 14 years ago
edafb6d
xfs: factor common post-write isize handling code
by Dave Chinner
· 14 years ago
a363f0c
xfs: ensure sync write errors are returned
by Dave Chinner
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
880566e
xfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
d0eb2f3
xfs: convert grant head manipulations to lockless algorithm
by Dave Chinner
· 14 years ago
3f16b98
xfs: introduce new locks for the log grant ticket wait queues
by Dave Chinner
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
05340d4
xfs: log timestamp changes to the source inode in rename
by Christoph Hellwig
· 14 years ago
c8a09ff
xfs: convert log grant heads to atomic variables
by Dave Chinner
· 14 years ago
1c3cb9e
xfs: convert l_tail_lsn to an atomic variable.
by Dave Chinner
· 14 years ago
84f3c68
xfs: convert l_last_sync_lsn to an atomic variable
by Dave Chinner
· 14 years ago
2ced19c
xfs: make AIL tail pushing independent of the grant lock
by Dave Chinner
· 14 years ago
eb40a87
xfs: use wait queues directly for the log wait queues
by Dave Chinner
· 14 years ago
a69ed03
xfs: combine grant heads into a single 64 bit integer
by Dave Chinner
· 14 years ago
663e496
xfs: rework log grant space calculations
by Dave Chinner
· 14 years ago
3f336c6
xfs: fact out common grant head/log tail verification code
by Dave Chinner
· 14 years ago
1054794
xfs: convert log grant ticket queues to list heads
by Dave Chinner
· 14 years ago
9552e7f
xfs: use AIL bulk delete function to implement single delete
by Dave Chinner
· 14 years ago
e605994
xfs: use AIL bulk update function to implement single updates
by Dave Chinner
· 14 years ago
3013683
xfs: remove all the inodes on a buffer from the AIL in bulk
by Dave Chinner
· 14 years ago
c90821a
xfs: consume iodone callback items on buffers as they are processed
by Dave Chinner
· 14 years ago
e677d0f
xfs: reduce the number of AIL push wakeups
by Dave Chinner
· 14 years ago
0e57f6a
xfs: bulk AIL insertion during transaction commit
by Dave Chinner
· 14 years ago
eb3efa1
xfs: clean up xfs_ail_delete()
by Dave Chinner
· 14 years ago
b199c8a
xfs: Pull EFI/EFD handling out from under the AIL lock
by Dave Chinner
· 14 years ago
9c5f841
xfs: fix EFI transaction cancellation.
by Dave Chinner
· 14 years ago
821eb21
xfs: connect up buffer reclaim priority hooks
by Dave Chinner
· 14 years ago
430cbeb
xfs: add a lru to the XFS buffer cache
by Dave Chinner
· 14 years ago
c76febe
xfs: only run xfs_error_test if error injection is active
by Dave Chinner
· 14 years ago
de25c18
xfs: avoid moving stale inodes in the AIL
by Dave Chinner
· 14 years ago
309c848
xfs: delayed alloc blocks beyond EOF are valid after writeback
by Dave Chinner
· 14 years ago
Next »