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_table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-17
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-06-29
Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes"
Mel Gorman
1
-1
/
+1
2020-06-16
fs: Do not check if there is a fsnotify watcher on pseudo inodes
Mel Gorman
1
-1
/
+1
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
1
-0
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-2
/
+2
2019-08-19
vfs: Export flush_delayed_fput for use by knfsd.
Trond Myklebust
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
1
-3
/
+6
2019-02-28
fs: add fget_many() and fput_many()
Jens Axboe
1
-2
/
+7
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-3
/
+4
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+48
2018-07-18
vfs: make open_with_fake_path() not contribute to nr_files
Miklos Szeredi
1
-21
/
+48
2018-07-12
make alloc_file() static
Al Viro
1
-2
/
+1
2018-07-12
new helper: alloc_file_clone()
Al Viro
1
-0
/
+11
2018-07-12
new wrapper: alloc_file_pseudo()
Al Viro
1
-0
/
+27
2018-07-12
fold put_filp() into fput()
Al Viro
1
-10
/
+5
2018-07-12
introduce FMODE_OPENED
Al Viro
1
-0
/
+1
2018-07-12
pass ->f_flags value to alloc_empty_file()
Al Viro
1
-4
/
+4
2018-07-12
pass creds to get_empty_filp(), make sure dentry_open() passes the right creds
Al Viro
1
-3
/
+2
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
1
-8
/
+9
2018-07-10
fold security_file_free() into file_free()
Al Viro
1
-6
/
+4
2017-12-07
vfs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2017-11-15
fs, mm: account filp cache to kmemcg
Shakeel Butt
1
-1
/
+1
2017-11-08
ima: call ima_file_free() prior to calling fasync
Mimi Zohar
1
-1
/
+1
2017-08-28
fput: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-7
/
+5
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-12-05
constify alloc_file()
Al Viro
1
-1
/
+1
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
1
-9
/
+15
2015-06-23
remove the pointless include of lglock.h
Al Viro
1
-1
/
+0
2015-04-11
->aio_read and ->aio_write removed
Al Viro
1
-2
/
+2
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+2
2014-10-12
fs/file_table.c: Update alloc_file() comment
Eric Biggers
1
-10
/
+2
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
1
-1
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2014-06-06
fs: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2014-05-06
new methods: ->read_iter() and ->write_iter()
Al Viro
1
-2
/
+4
2014-05-06
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
1
-0
/
+4
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-39
/
+4
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-04-01
get rid of files_defer_init()
Al Viro
1
-1
/
+0
2014-04-01
mark struct file that had write access grabbed by open()
Al Viro
1
-33
/
+4
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-5
/
+0
2014-04-01
don't bother with {get,put}_write_access() on non-regular files
Al Viro
1
-2
/
+2
2014-03-31
locks: rename locks_remove_flock to locks_remove_file
Jeff Layton
1
-1
/
+1
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
1
-0
/
+1
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-127
/
+2
2013-11-09
get rid of s_files and files_lock
Al Viro
1
-125
/
+0
[next]