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
/
nilfs2
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
nilfs2: convert to ctime accessor functions
Jeff Layton
1
-3
/
+3
2022-06-29
nilfs2: Remove check for PageError
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-3
/
+3
2016-08-02
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
1
-0
/
+22
2016-08-02
nilfs2: hide function name argument from nilfs_error()
Ryusuke Konishi
1
-21
/
+17
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-23
/
+24
2016-05-23
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
1
-2
/
+2
2016-05-23
nilfs2: add missing line spacing
Ryusuke Konishi
1
-0
/
+2
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
1
-1
/
+1
2016-05-02
make ext2_get_page() and friends work without external serialization
Al Viro
1
-7
/
+7
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-16
/
+16
2015-06-23
pagemap.h: move dir_pages() over there
Fabian Frederick
1
-5
/
+0
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2013-06-29
[readdir] convert nilfs2
Al Viro
1
-30
/
+18
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-03
nilfs: propagate umode_t
Al Viro
1
-1
/
+1
2011-03-08
nilfs2: add compat ioctl
Ryusuke Konishi
1
-1
/
+1
2011-03-08
nilfs2: use common file attribute macros
Ryusuke Konishi
1
-3
/
+0
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
1
-2
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-19
/
+6
2010-08-09
introduce __block_write_begin
Christoph Hellwig
1
-2
/
+1
2010-08-09
clean up write_begin usage for directories in pagecache
Christoph Hellwig
1
-19
/
+7
2010-07-25
nilfs2: avoid rec_len overflow with 64KB block size
Ryusuke Konishi
1
-12
/
+14
2010-07-24
nilfs2: simplify nilfs_get_page function
Ryusuke Konishi
1
-5
/
+2
2010-03-14
nilfs2: fix typo "cout" -> "count" in error message
Ryusuke Konishi
1
-1
/
+1
2010-03-03
nilfs: sanitize const/signedness in dealing with ->d_name.name
Al Viro
1
-2
/
+2
2010-03-03
nilfs really shouldn't slap struct dentry on stack...
Al Viro
1
-5
/
+5
2009-11-27
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
Jiro SEKIBA
1
-1
/
+1
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_delete_entry
Jiro SEKIBA
1
-1
/
+0
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
Jiro SEKIBA
1
-3
/
+1
2009-11-27
nilfs2: change return type of nilfs_commit_chunk
Jiro SEKIBA
1
-8
/
+8
2009-11-27
nilfs2: delete mark_inode_dirty from nilfs_set_link
Jiro SEKIBA
1
-1
/
+0
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
1
-1
/
+1
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
1
-1
/
+1
2009-04-07
nilfs2: directory entry operations
Yoshiji Amagai
1
-0
/
+711