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
/
jfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
5
-14
/
+18
2021-01-24
acl: handle idmapped mounts
Christian Brauner
3
-2
/
+4
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2
-2
/
+2
2020-11-13
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
1
-1
/
+1
2020-11-13
jfs: Fix memleak in dbAdjCtl
Dinghao Liu
1
-2
/
+6
2020-11-13
jfs: delete duplicated words + other fixes
Randy Dunlap
6
-6
/
+6
2020-09-21
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
2
-0
/
+2
2020-06-02
Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-3
/
+3
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-4
/
+3
2020-03-09
jfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-3
/
+3
2020-02-05
Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+0
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-7
/
+7
2020-01-21
jfs: remove unused MAXL2PAGES
Alex Shi
1
-1
/
+0
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
1
-0
/
+2
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
1
-0
/
+2
2019-07-31
docs: fix a couple of new broken references
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-15
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
44
-616
/
+44
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
9
-29
/
+33
2019-05-01
jfs: switch to ->free_inode()
Al Viro
2
-21
/
+16
2019-03-22
jfs: fix bogus variable self-initialization
Arnd Bergmann
1
-2
/
+1
2019-01-10
fs/jfs: Switch to use new generic UUID API
Andy Shevchenko
6
-23
/
+29
2019-01-10
jfs: compare old and new mode before setting update_mode flag
Chengguang Xu
1
-1
/
+2
2019-01-10
jfs: remove incorrect comment in jfs_superblock
Dave Kleikamp
1
-2
/
+0
2018-10-26
jfs: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-09-20
jfs: remove redundant dquot_initialize() in jfs_evict_inode()
Chao Yu
1
-1
/
+0
2018-09-10
jfs: remove quota option from ignore list
Chengguang Xu
1
-1
/
+1
2018-09-06
jfs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
1
-0
/
+4
2018-08-15
Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-22
/
+10
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
3
-2
/
+9
2018-08-03
jfs: don't bother with make_bad_inode() in ialloc()
Al Viro
1
-2
/
+0
2018-08-03
new helper: inode_fake_hash()
Al Viro
2
-8
/
+2
2018-08-03
jfs: switch to discard_new_inode()
Al Viro
2
-12
/
+8
2018-06-19
jfs: use time64_t for otime
Arnd Bergmann
1
-1
/
+1
2018-06-19
Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-4
/
+6
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-6
/
+7
2018-06-05
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-99
/
+24
2018-05-16
jfs: simplify procfs code
Christoph Hellwig
6
-99
/
+24
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-8
/
+4
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2018-01-15
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
1
-3
/
+5
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
1
-3
/
+0
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-5
/
+5
2017-11-14
Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-1
/
+2
2017-11-02
jfs: Add missing NULL pointer check in __get_metapage
Juerg Haefliger
1
-0
/
+2
[next]