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
/
ext2
/
ialloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
ext2: add missing brelse() in ext2_new_inode()
Chengguang Xu
1
-0
/
+1
2019-05-28
ext2: code cleanup for ext2_preread_inode()
Chengguang Xu
1
-3
/
+1
2019-01-28
ext2: Remove redundant check for finding no group
Liu Xiang
1
-2
/
+0
2018-08-03
ext2: make sure that partially set up inodes won't be returned by ext2_iget()
Al Viro
1
-2
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-08-09
ext2: Check return value from ext2_get_group_desc()
Jan Kara
1
-0
/
+5
2015-07-23
ext2: Handle error from dquot_initalize()
Jan Kara
1
-1
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+1
2014-03-04
ext2/3: use prandom_u32() instead of get_random_bytes()
ZhangZhen
1
-1
/
+1
2013-03-13
ext2: Fix BUG_ON in evict() on inode deletion
Jan Kara
1
-1
/
+0
2012-07-30
ext2: use memweight()
Akinobu Mita
1
-0
/
+1
2012-04-11
ext2: Remove s_dirt handling
Jan Kara
1
-2
/
+0
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+5
2012-01-09
ext2: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+5
2012-01-03
ext2: propagate umode_t
Al Viro
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-2
/
+3
2010-08-09
merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
Al Viro
1
-9
/
+4
2010-05-21
ext2: replace inode uid,gid,mode init with helper
Dmitry Monakhov
1
-8
/
+4
2010-05-21
ext2: remove useless call to brelse() in ext2_free_inode()
Francis Moreau
1
-5
/
+4
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-1
/
+1
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
1
-2
/
+2
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
1
-5
/
+5
2009-03-26
ext2: Use lowercase names of quota functions
Jan Kara
1
-5
/
+5
2009-01-08
ext2: tighten restrictions on inode flags
Duane Griffin
1
-6
/
+2
2009-01-08
ext2: don't inherit inappropriate inode flags from parent
Duane Griffin
1
-1
/
+1
2008-12-31
nfsd race fixes: ext2
Al Viro
1
-1
/
+5
2008-11-14
CRED: Wrap task credential accesses in the Ext2 filesystem
David Howells
1
-2
/
+2
2008-04-28
ext2: le*_add_cpu conversion
Marcin Slusarz
1
-8
/
+4
2008-04-21
ext*: spelling fix prefered -> preferred
Benoit Boissinot
1
-1
/
+1
2007-10-17
ext2 reservations
Martin J. Bligh
1
-4
/
+1
2007-10-17
remove unused bh in calls to ext234_get_group_desc
Eric Sandeen
1
-16
/
+8
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-19
[PATCH] EXT2: Remove superblock lock contention in ext2_statfs
Dave Kleikamp
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] Make EXT2_DEBUG work again
Valerie Henson
1
-2
/
+1
2006-02-03
[PATCH] quota: fix error code for ext2_new_inode()
Herbert Poetzl
1
-1
/
+1
2005-11-09
[PATCH] remove CONFIG_EXT{2,3}_CHECK
Adrian Bunk
1
-40
/
+0
2005-09-28
[PATCH] Fix ext2_new_inode() failure paths
Chris Sykes
1
-12
/
+13
2005-09-09
[PATCH] ext2: Enable atomic inode security labeling
Stephen Smalley
1
-0
/
+5
2005-07-27
[PATCH] ext2: drop quota reference before releasing inode
Jan Kara
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+735