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
/
reiserfs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
1
-1
/
+1
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
1
-12
/
+4
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
3
-14
/
+21
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+3
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2
-3
/
+3
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2
-2
/
+4
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+6
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2
-3
/
+3
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+1
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-8
/
+4
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
1
-1
/
+1
2018-03-09
reiserfs: Remove VLA from fs/reiserfs/reiserfs.h
Kyle Spiers
1
-1
/
+1
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
1
-5
/
+1
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+0
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
5
-20
/
+20
2017-11-27
reiserfs: remove unneeded i_version bump
Jeff Layton
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-12
/
+12
2017-09-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2
-2
/
+2
2017-08-16
reiserfs: fix spelling mistake: "tranasction" -> "transaction"
Colin Ian King
1
-1
/
+1
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2
-2
/
+2
2017-07-18
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
1
-3
/
+6
2017-07-17
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-5
/
+7
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
4
-12
/
+12
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-4
/
+0
2017-07-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+11
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
1
-4
/
+0
2017-06-23
reiserfs: fix race in prealloc discard
Jeff Mahoney
1
-2
/
+10
2017-06-23
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
1
-1
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-05-24
reiserfs: Make flush bios explicitely sync
Jan Kara
1
-2
/
+2
2017-05-08
reiserfs: use designated initializers
Kees Cook
1
-12
/
+12
2017-04-19
reiserfs: Remove i_attrs_to_sd_attrs()
Jan Kara
3
-28
/
+1
2017-04-19
reiserfs: Remove useless setting of i_flags
Jan Kara
1
-4
/
+0
2017-04-19
reiserfs: Set flags on quota files directly
Jan Kara
1
-3
/
+54
2017-04-05
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
1
-0
/
+14
2017-04-05
reiserfs: Make cancel_old_flush() reliable
Jan Kara
3
-7
/
+17
2017-03-23
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2
-2
/
+1
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2
-2
/
+2
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
1
-1
/
+1
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-05
quota: constify struct path in quota_on
Al Viro
1
-2
/
+2
[next]