index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
1
-1
/
+1
2018-04-12
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-1
/
+1
2018-03-30
xfs, dax: introduce xfs_dax_aops
Dan Williams
1
-1
/
+4
2018-03-15
xfs: remove xfs_zero_range
Christoph Hellwig
1
-1
/
+3
2018-03-11
xfs: implement the lazytime mount option
Christoph Hellwig
1
-1
/
+12
2017-11-03
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
1
-16
/
+20
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
1
-15
/
+1
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
1
-1
/
+1
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
1
-1
/
+1
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-2
/
+2
2017-04-03
xfs: report crtime and attribute flags to statx
Darrick J. Wong
1
-0
/
+14
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-4
/
+5
2017-01-17
xfs: sanity check inode mode when creating new dentry
Amir Goldstein
1
-9
/
+39
2017-01-17
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
1
-1
/
+1
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+0
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-2
/
+0
2016-12-09
xfs: use xfs_vn_setattr_size to check on new size
Eryu Guan
1
-1
/
+1
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-8
/
+6
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-2
/
+2
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+0
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-31
/
+61
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-15
/
+0
2016-10-05
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
1
-0
/
+1
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-2
/
+2
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-6
/
+4
2016-09-22
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
1
-31
/
+63
2016-08-17
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
1
-1
/
+8
2016-06-21
xfs: use iomap infrastructure for DAX zeroing
Christoph Hellwig
1
-7
/
+2
2016-06-21
xfs: use iomap fiemap implementation
Christoph Hellwig
1
-75
/
+5
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
1
-4
/
+5
2016-06-21
xfs: reorder zeroing and flushing sequence in truncate
Christoph Hellwig
1
-14
/
+19
2016-05-20
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
Dave Chinner
1
-25
/
+63
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-18
/
+11
2016-04-06
xfs: optimize inline symlinks
Christoph Hellwig
1
-3
/
+26
2016-04-06
xfs: set up inode operation vectors later
Christoph Hellwig
1
-22
/
+37
2016-03-07
Merge branch 'xfs-dax-fixes-4.6' into for-next
Dave Chinner
1
-2
/
+4
2016-03-01
xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
Dave Chinner
1
-0
/
+1
2016-03-01
xfs: S_DAX is only for regular files
Dave Chinner
1
-2
/
+3
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-8
/
+4
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
1
-1
/
+0
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
1
-2
/
+1
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
1
-30
/
+7
2016-01-22
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-01-04
xfs: introduce per-inode DAX enablement
Dave Chinner
1
-2
/
+2
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-3
/
+3
[next]