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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+25
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-02-23
fs: Fix close_on_exec pointer in alloc_fdtable
Bobby Powers
1
-1
/
+1
2012-02-19
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
1
-24
/
+22
2012-02-19
Wrap accesses to the fd_sets in struct fdtable
David Howells
1
-4
/
+4
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
1
-7
/
+11
2010-08-11
vfs: use kmalloc() to allocate fdmem if possible
Changli Gao
1
-34
/
+23
2010-06-14
fs: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-3
/
+0
2010-03-06
fs: use rlimit helpers
Jiri Slaby
1
-1
/
+1
2010-02-25
vfs: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2008-08-01
[PATCH] merge locate_fd() and get_unused_fd()
Al Viro
1
-0
/
+61
2008-07-26
[PATCH] fix RLIM_NOFILE handling
Al Viro
1
-0
/
+9
2008-05-16
[PATCH] avoid multiplication overflows and signedness issues for max_fds
Al Viro
1
-0
/
+4
2008-05-16
[PATCH] dup_fd() part 4 - race fix
Al Viro
1
-2
/
+8
2008-05-16
[PATCH] dup_fd() - part 3
Al Viro
1
-28
/
+15
2008-05-16
[PATCH] dup_fd() part 2
Al Viro
1
-8
/
+16
2008-05-16
[PATCH] dup_fd() fixes, part 1
Al Viro
1
-0
/
+130
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-0
/
+13
2008-05-01
[PATCH] fix sysctl_nr_open bugs
Al Viro
1
-2
/
+20
2008-05-01
[PATCH] split linux/file.h
Al Viro
1
-0
/
+1
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-3
/
+5
2006-12-22
[PATCH] fdtable: Provide free_fdtable() wrapper
Vadim Lobanov
1
-1
/
+1
2006-12-10
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
Vadim Lobanov
1
-136
/
+72
2006-12-10
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
1
-19
/
+8
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
1
-34
/
+22
2006-12-07
[PATCH] file: kill unnecessary timer in fdtable_defer
Tejun Heo
1
-27
/
+2
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-2
/
+4
2006-09-29
[PATCH] expand_fdtable(): remove pointless unlock+lock
Andrew Morton
1
-2
/
+0
2006-09-29
[PATCH] Clean up expand_fdtable() and expand_files()
Vadim Lobanov
1
-41
/
+35
2006-09-27
[PATCH] alloc_fdtable() cleanup
Andrew Morton
1
-4
/
+2
2006-07-12
[PATCH] alloc_fdtable() expansion fix
Andrew Morton
1
-1
/
+1
2006-07-12
[PATCH] fix fdset leakage
Kirill Korotaev
1
-1
/
+3
2006-07-10
[PATCH] fix weird logic in alloc_fdtable()
Andrew Morton
1
-7
/
+3
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-23
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
1
-20
/
+14
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-2
/
+1
2005-09-14
[PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays
Dipankar Sarma
1
-7
/
+3
2005-09-09
[PATCH] files: files struct with RCU
Dipankar Sarma
1
-131
/
+258
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
1
-17
/
+25
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+254