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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
proc: Move proc_fd() to fs/proc/fd.h
David Howells
2
-5
/
+5
2013-05-01
proc: Uninline pid_delete_dentry()
David Howells
2
-9
/
+14
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-0
/
+13
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2
-1
/
+3
2013-04-29
Include missing linux/magic.h inclusions
David Howells
1
-0
/
+1
2013-04-29
Include missing linux/slab.h inclusions
David Howells
1
-0
/
+1
2013-04-29
proc: Delete create_proc_read_entry()
David Howells
3
-204
/
+1
2013-04-29
fanotify: don't wank with FASYNC on ->release()
Al Viro
1
-3
/
+0
2013-04-29
hppfs: get rid of ->fsync()
Al Viro
1
-7
/
+0
2013-04-29
hppfs: fix the leaks on close()
Al Viro
1
-1
/
+12
2013-04-29
new helper: read_code()
Al Viro
4
-43
/
+35
2013-04-09
try a saner locking for pde_opener...
Al Viro
2
-43
/
+23
2013-04-09
deal with races between remove_proc_entry() and proc_reg_release()
Al Viro
2
-53
/
+34
2013-04-09
procfs: preparations for remove_proc_entry() race fixes
Al Viro
3
-205
/
+133
2013-04-09
procfs: Clean up huge if-statement in __proc_file_read()
David Howells
1
-51
/
+47
2013-04-09
proc: Kill create_proc_entry()
David Howells
1
-3
/
+6
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-2
/
+2
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
6
-9
/
+9
2013-04-09
procfs: kill ->write_proc()
Al Viro
1
-25
/
+0
2013-04-09
new helper: single_open_size()
Al Viro
1
-0
/
+18
2013-04-09
procfs: don't allow to use proc_create, create_proc_entry, etc. for directories
Al Viro
2
-34
/
+27
2013-04-09
reiserfs: use proc_remove_subtree()
Al Viro
1
-21
/
+9
2013-04-09
procfs: switch /proc/self away from proc_dir_entry
Al Viro
5
-12
/
+55
2013-04-09
mode_t, whack-a-mole at 11...
Al Viro
3
-3
/
+3
2013-04-09
get rid of the last free_pipe_info() callers
Al Viro
1
-12
/
+6
2013-04-09
get rid of alloc_pipe_info() argument
Al Viro
2
-4
/
+4
2013-04-09
get rid of pipe->inode
Al Viro
3
-6
/
+5
2013-04-09
introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs
Al Viro
1
-15
/
+25
2013-04-09
pipe: set file->private_data to ->i_pipe
Al Viro
2
-11
/
+10
2013-04-09
pipe: don't use ->i_mutex
Al Viro
2
-6
/
+5
2013-04-09
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
1
-21
/
+51
2013-04-09
pipe: preparation to new locking rules
Al Viro
1
-23
/
+15
2013-04-09
pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info
Al Viro
1
-9
/
+9
2013-04-09
pipe: fold file_operations instances in one
Al Viro
3
-190
/
+38
2013-04-09
fold fifo.c into pipe.c
Al Viro
3
-154
/
+139
2013-04-09
lift sb_start_write out of ->splice_write()
Al Viro
1
-6
/
+4
2013-04-09
lift sb_start_write into default_file_splice_write()
Al Viro
1
-2
/
+2
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
5
-10
/
+22
2013-04-09
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
3
-192
/
+195
2013-04-09
f2fs: use mnt_want_write_file() in ioctl
Al Viro
1
-2
/
+2
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
9
-20
/
+14
2013-04-09
hpfs: move setting hpfs-private i_dirty to ->write_end()
Al Viro
1
-16
/
+20
2013-04-09
reiserfs: don't wank with EFBIG before calling do_sync_write()
Al Viro
1
-60
/
+1
2013-04-09
fold release_mounts() into namespace_unlock()
Al Viro
1
-23
/
+30
2013-04-09
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
Al Viro
3
-24
/
+16
2013-04-09
more conversions to namespace_unlock()
Al Viro
1
-14
/
+6
2013-04-09
get rid of the second argument of shrink_submounts()
Al Viro
1
-4
/
+4
2013-04-09
saner umount_tree()/release_mounts(), part 1
Al Viro
1
-4
/
+13
2013-04-09
get rid of full-hash scan on detaching vfsmounts
Al Viro
4
-97
/
+149
2013-04-09
mnt: release locks on error path in do_loopback
Andrey Vagin
1
-1
/
+1
[next]