Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05194cfc547528a01d655262c49da3b1311c4b11
/
fs
/
xfs
/
xfs_inode.c
0b56185
xfs: do not take the iolock in xfs_inactive
by Christoph Hellwig
· 12 years ago
0835890
xfs: remove the alloc_done argument to xfs_dialloc
by Christoph Hellwig
· 12 years ago
129dbc9
xfs: remove xfs_inotobp
by Christoph Hellwig
· 12 years ago
475ee41
xfs: merge xfs_itobp into xfs_imap_to_bp
by Christoph Hellwig
· 12 years ago
3297238
xfs: make largest supported offset less shouty
by Dave Chinner
· 12 years ago
611c994
xfs: make XBF_MAPPED the default behaviour
by Dave Chinner
· 13 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
04913fd
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
by Dave Chinner
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
4c46819
xfs: do not write the buffer from xfs_iflush
by Christoph Hellwig
· 13 years ago
32ce90a
xfs: remove log item from AIL in xfs_iflush after a shutdown
by Christoph Hellwig
· 13 years ago
f5d8d5c
xfs: split in-core and on-disk inode log item fields
by Christoph Hellwig
· 13 years ago
8a9c998
xfs: log timestamp updates
by Christoph Hellwig
· 13 years ago
ce7ae151
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
8096b1e
xfs: remove the if_ext_max field in struct xfs_ifork
by Christoph Hellwig
· 13 years ago
673e8e5
xfs: remove xfs_itruncate_data
by Christoph Hellwig
· 13 years ago
576b1d6
xfs: propagate umode_t
by Al Viro
· 13 years ago
4dd2cb4
xfs: force buffer writeback before blocking on the ilock in inode reclaim
by Christoph Hellwig
· 13 years ago
c867cb6
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
by Christoph Hellwig
· 13 years ago
38f2323
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
by Christoph Hellwig
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
5c8ed20
xfs: introduce xfs_bmapi_read()
by Dave Chinner
· 13 years ago
2a30f36d
xfs: Check the return value of xfs_trans_get_buf()
by Chandra Seetharaman
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
61551f1
xfs: call xfs_buf_delwri_queue directly
by Christoph Hellwig
· 13 years ago
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
811e64c
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
c84470d
xfs: remove leftovers of the old btree tracing code
by Christoph Hellwig
· 13 years ago
cb669ca
xfs: remove wrappers around b_iodone
by Christoph Hellwig
· 13 years ago
adadbee
xfs: remove wrappers around b_fspriv
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
f3ca8738
xfs: remove i_transp
by Christoph Hellwig
· 13 years ago
8f04c47
xfs: split xfs_itruncate_finish
by Christoph Hellwig
· 13 years ago
857b977
xfs: kill xfs_itruncate_start
by Christoph Hellwig
· 13 years ago
8a0599d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
87bef18
xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
by Christoph Hellwig
· 13 years ago
ab1908a
xfs: fix up asserts in xfs_iflush_fork
by Christoph Hellwig
· 13 years ago
ec90c55
xfs: remove if_lastex
by Christoph Hellwig
· 13 years ago
a77febb
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
e573751
xfs: fix xfs_itruncate_start tracing
by Dave Chinner
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1bfd8d0
xfs: introduce inode cluster buffer trylocks for xfs_iflush
by Dave Chinner
· 14 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
5348778
xfs: convert xfs_fs_cmn_err to new error logging API
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
ec3ba85
xfs: more sensible inode refcounting for ialloc
by Christoph Hellwig
· 14 years ago
821eb21
xfs: connect up buffer reclaim priority hooks
by Dave Chinner
· 14 years ago
1a3e8f3
xfs: convert inode cache lookups to use RCU locking
by Dave Chinner
· 14 years ago
6743099
xfs: Extend project quotas to support 32bit project ids
by Arkadiusz Mi?kiewicz
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
6c77b0e
xfs: remove xfs_cred.h
by Christoph Hellwig
· 14 years ago
5b3eed7
xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
by Dave Chinner
· 14 years ago
939d723
xfs: kill the b_strat callback in xfs_buf
by Christoph Hellwig
· 14 years ago
73523a2
xfs: fix gcc 4.6 set but not read and unused statement warnings
by Christoph Hellwig
· 14 years ago
4a7eddd
xfs: fix memory reclaim recursion deadlock on locked inode buffer
by Dave Chinner
· 14 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 14 years ago
cd8b0bb
xfs: remove unused XFS_BMAPI_ flags
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
ca30b2a
xfs: give li_cb callbacks the correct prototype
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
7b6259e
xfs: remove block number from inode lookup code
by Dave Chinner
· 14 years ago
1920779
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
by Dave Chinner
· 14 years ago
5b257b4
xfs: fix race in inode cluster freeing failing to stale inodes
by Dave Chinner
· 14 years ago
fb3b504
xfs: fix access to upper inodes without inode64
by Christoph Hellwig
· 14 years ago
4aaf15d
xfs: Add inode pin counts to traces
by Dave Chinner
· 15 years ago
a14a5ab
xfs: remove xfs_ipin/xfs_iunpin
by Christoph Hellwig
· 15 years ago
60ec6783
xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
by Christoph Hellwig
· 15 years ago
c854363
xfs: Use delayed write for inodes rather than async V2
by Dave Chinner
· 15 years ago
777df5a
xfs: Make inode reclaim states explicit
by Dave Chinner
· 15 years ago
a14a348
xfs: cleanup up xfs_log_force calling conventions
by Christoph Hellwig
· 15 years ago
0cadda1
xfs: remove duplicate buffer flags
by Christoph Hellwig
· 15 years ago
44b56e0
xfs: convert remaining direct references to m_perag
by Dave Chinner
· 15 years ago
5017e97
xfs: rename xfs_get_perag
by Dave Chinner
· 15 years ago
4b6a468
xfs: fix stale inode flush avoidance
by Dave Chinner
· 15 years ago
44e08c4
xfs: Don't flush stale inodes
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
6ef3554
xfs: change the xfs_iext_insert / xfs_iext_remove
by Christoph Hellwig
· 15 years ago
f9581b1
xfs: implement ->dirty_inode to fix timestamp handling
by Christoph Hellwig
· 15 years ago
d96f8f8
xfs: add more statics & drop some unused functions
by Eric Sandeen
· 15 years ago
b89d420
xfs: check for dinode realtime flag corruption
by Christoph Hellwig
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
f25181f
xfs_file_last_byte() needs to acquire ilock
by Lachlan McIlroy
· 16 years ago
2809f76
xfs: sanity check attr fork size
by Christoph Hellwig
· 16 years ago
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
4fdc778
[XFS] Remove XFS_BUF_SHUT() and friends
by Lachlan McIlroy
· 16 years ago
6d73cf1
[XFS] resync headers with libxfs
by Christoph Hellwig
· 16 years ago
e055f13
[XFS] Remove unused tracing code
by Lachlan McIlroy
· 16 years ago
25e41b3
move vn_iowait / vn_iowake into xfs_aops.c
by Christoph Hellwig
· 16 years ago
5cafdeb
cleanup the inode reclaim path
by Christoph Hellwig
· 16 years ago
24f211b
[XFS] move inode allocation out xfs_iread
by Christoph Hellwig
· 16 years ago
b48d8d6
[XFS] kill the XFS_IMAP_BULKSTAT flag
by Christoph Hellwig
· 16 years ago
Next »