Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d7f14c66c273b00aaa626f419d3155773a88d460
/
fs
/
xfs
088737f
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 8 years ago
a4c20b9
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
1b18027
xfs: minimal conversion to errseq_t writeback error reporting
by Jeff Layton
· 8 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 8 years ago
31d7d58
xfs: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
1bc3cd4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
7b249bd
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
eb5e248
xfs: don't allow bmap on rt files
by Darrick J. Wong
· 8 years ago
104b4e5
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
by Nikolay Borisov
· 8 years ago
29a5d29
xfs: nowait aio support
by Goldwyn Rodrigues
· 8 years ago
2141713
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
by Ingo Molnar
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
adc3110
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
95989c4
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
by Brian Foster
· 8 years ago
8578709
fs: switch ->s_uuid to uuid_t
by Christoph Hellwig
· 8 years ago
d905fda
xfs: use the common helper uuid_is_null()
by Amir Goldstein
· 8 years ago
cb0ba6c
xfs: remove uuid_getnodeuniq and xfs_uu_t
by Christoph Hellwig
· 8 years ago
df33767
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
by Christoph Hellwig
· 8 years ago
f9727a1
uuid: rename uuid types
by Christoph Hellwig
· 8 years ago
b1f359f
xfs: use uuid_be to implement the uuid_t type
by Christoph Hellwig
· 8 years ago
dfd7487
xfs: use uuid_copy() helper to abstract uuid_t
by Amir Goldstein
· 8 years ago
e6e6d07
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
63db7c8
xfs: use ->b_state to fix buffer I/O accounting release race
by Brian Foster
· 8 years ago
cdbe020
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
a54fba8
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()
by Jan Kara
· 8 years ago
d7fd242
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
by Jan Kara
· 8 years ago
5375023
xfs: Fix missed holes in SEEK_HOLE implementation
by Jan Kara
· 8 years ago
8affebe
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
by Eryu Guan
· 8 years ago
a4d768e
xfs: fix unaligned access in xfs_btree_visit_blocks
by Eric Sandeen
· 8 years ago
3ecb3ac
xfs: avoid mount-time deadlock in CoW extent recovery
by Darrick J. Wong
· 8 years ago
ea9a46e
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
by Darrick J. Wong
· 8 years ago
892d2a5
xfs: bad assertion for delalloc an extent that start at i_size
by Zorro Lang
· 8 years ago
6e74750
xfs: fix warnings about unused stack variables
by Darrick J. Wong
· 8 years ago
6eadbf4
xfs: BMAPX shouldn't barf on inline-format directories
by Darrick J. Wong
· 8 years ago
0daaeca
xfs: fix indlen accounting error on partial delalloc conversion
by Brian Foster
· 8 years ago
f5705aa8c
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
by Dan Williams
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
6e7c2b4
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
19809c2
mm, vmalloc: use __GFP_HIGHMEM implicitly
by Michal Hocko
· 8 years ago
ef51042
block, dax: move "select DAX" from BLOCK to FS_DAX
by Dan Williams
· 8 years ago
d484467
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
53ef7d0
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
161f55e
xfs: fix use-after-free in xfs_finish_page_writeback
by Eryu Guan
· 8 years ago
9ba1fb2
xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
by Michal Hocko
· 8 years ago
7dea19f
mm: introduce memalloc_nofs_{save,restore} API
by Michal Hocko
· 8 years ago
9070733
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
by Michal Hocko
· 8 years ago
fe0be23
xfs: reserve enough blocks to handle btree splits when remapping
by Darrick J. Wong
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e20c8a5
xfs: wait on new inodes during quotaoff dquot release
by Brian Foster
· 8 years ago
ae2c4ac
xfs: update ag iterator to support wait on new inodes
by Brian Foster
· 8 years ago
756baca
xfs: support ability to wait on new inodes
by Brian Foster
· 8 years ago
8f720d9
xfs: publish UUID in struct super_block
by Amir Goldstein
· 8 years ago
3c37819
xfs: Allow user to kill fstrim process
by Lukas Czerner
· 8 years ago
fa5d932
ext2, ext4, xfs: retrieve dax_device for iomap operations
by Dan Williams
· 8 years ago
c4cf1ac
xfs: better log intent item refcount checking
by Darrick J. Wong
· 8 years ago
20e8a06
xfs: fix up quotacheck buffer list error handling
by Brian Foster
· 8 years ago
27af1bb
xfs: remove xfs_trans_ail_delete_bulk
by Christoph Hellwig
· 8 years ago
3f88a15
xfs: don't use bool values in trace buffers
by Christoph Hellwig
· 8 years ago
12e4a38
xfs: fix getfsmap userspace memory corruption while setting OF_LAST
by Darrick J. Wong
· 8 years ago
9d17e14
xfs: fix __user annotations for xfs_ioc_getfsmap
by Christoph Hellwig
· 8 years ago
e2a6419
xfs: corruption needs to respect endianess too!
by Christoph Hellwig
· 8 years ago
ef2b67e
xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap
by Christoph Hellwig
· 8 years ago
fad5656
xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap
by Christoph Hellwig
· 8 years ago
0c1d9e4
xfs: simplify validation of the unwritten extent bit
by Christoph Hellwig
· 8 years ago
37f7f9b
xfs: remove unused values from xfs_exntst_t
by Christoph Hellwig
· 8 years ago
895e9bf
xfs: remove the unused XFS_MAXLINK_1 define
by Christoph Hellwig
· 8 years ago
4f1adf3
xfs: more do_div cleanups
by Eric Sandeen
· 8 years ago
9011540
xfs: remove use of do_div with 32-bit dividend in quota
by Eric Sandeen
· 8 years ago
42bf9db
xfs: remove the trailing newline used in the fmt parameter of TP_printk
by Hou Tao
· 8 years ago
cb52ee3
xfs: prevent multi-fsb dir readahead from reading random blocks
by Brian Foster
· 8 years ago
023cc84
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
by Eric Sandeen
· 8 years ago
7590632
xfs: remove bmap block allocation retries
by Christoph Hellwig
· 8 years ago
bf8eadb
xfs: remove xfs_bmap_remap_alloc
by Christoph Hellwig
· 8 years ago
6ebd5a4
xfs: introduce xfs_bmapi_remap
by Christoph Hellwig
· 8 years ago
6d04558
xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
by Christoph Hellwig
· 8 years ago
39e07da
xfs: remove attr fork handling in xfs_bmap_finish_one
by Christoph Hellwig
· 8 years ago
52813fb
xfs: fix integer truncation in xfs_bmap_remap_alloc
by Christoph Hellwig
· 8 years ago
3b4683c
xfs: drop iolock from reclaim context to appease lockdep
by Brian Foster
· 8 years ago
5146d0b
xfs: remove custom do_div implementations
by Eric Sandeen
· 8 years ago
d956f81
xfs: simplify xfs_calc_dquots_per_chunk
by Eric Sandeen
· 8 years ago
2a610b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ee472d8
block: add a flags argument to (__)blkdev_issue_zeroout
by Christoph Hellwig
· 8 years ago
84358536d
xfs: actually report xattr extents via iomap
by Darrick J. Wong
· 8 years ago
254133f
xfs: fold __xfs_trans_roll into xfs_trans_roll
by Christoph Hellwig
· 8 years ago
4c934c7
xfs: report realtime space information via the rtbitmap
by Darrick J. Wong
· 8 years ago
a1cae72
xfs: have getfsmap fall back to the freesp btrees when rmap is not present
by Darrick J. Wong
· 8 years ago
e89c041
xfs: implement the GETFSMAP ioctl
by Darrick J. Wong
· 8 years ago
fb3c3de
xfs: add a couple of queries to iterate free extents in the rtbitmap
by Darrick J. Wong
· 8 years ago
e9a2599
xfs: create a function to query all records in a btree
by Darrick J. Wong
· 8 years ago
2d520bf
xfs: provide a query_range function for freespace btrees
by Darrick J. Wong
· 8 years ago
08438b1
xfs: plumb in needed functions for range querying of the freespace btrees
by Darrick J. Wong
· 8 years ago
be6324c
xfs: fix over-copying of getbmap parameters from userspace
by Darrick J. Wong
· 8 years ago
422e5b5
xfs: Remove obsolete declaration of xfs_buf_get_empty
by Nikolay Borisov
· 8 years ago
bc593ee
xfs: fix up inode validation failure message
by Eric Sandeen
· 8 years ago
63fbb4c
xfs: remove the ISUNWRITTEN macro
by Christoph Hellwig
· 8 years ago
Next »