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
/
procfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-01-21
fs/reiserfs: remove unused macros
Alex Shi
1
-1
/
+0
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
1
-2
/
+9
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+1
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
1
-3
/
+2
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-01-25
kill reiserfs_bdevname()
Al Viro
1
-2
/
+2
2013-08-05
reiserfs: fix deadlock in umount
Al Viro
1
-80
/
+19
2013-05-01
reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()
David Howells
1
-11
/
+18
2013-05-01
proc: Add proc_mkdir_data()
David Howells
1
-2
/
+1
2013-04-09
reiserfs: use proc_remove_subtree()
Al Viro
1
-21
/
+9
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-1
/
+1
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-03-20
kill pointless includes of reiserfs_fs_{i,sb}.h
Al Viro
1
-1
/
+0
2009-12-16
reiserfs: don't compile procfs.o at all if no support
Alexey Dobriyan
1
-26
/
+0
2009-12-16
reiserfs: remove /proc/fs/reiserfs/version
Alexey Dobriyan
1
-39
/
+0
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-4
/
+1
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-1
/
+1
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-3
/
+2
2009-03-30
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
1
-2
/
+2
2008-10-16
reiserfs/procfs.c: remove CVS keywords
Adrian Bunk
1
-3
/
+0
2008-04-29
reiserfs: use non-racy method for proc entries creation
Denis V. Lunev
1
-6
/
+3
2008-02-08
reiserfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
1
-6
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert reiserfs
Josef Sipek
1
-1
/
+1
2006-07-14
[PATCH] reiserfs: fix handling of device names with /'s in them
Jeff Mahoney
1
-4
/
+21
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-02-01
[PATCH] reiserfs: remove kmalloc wrapper
Pekka Enberg
1
-2
/
+1
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
1
-358
/
+337
2005-05-01
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+664