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
/
ext3
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
fs: Remove ext3 filesystem driver
Jan Kara
1
-3165
/
+0
2015-05-18
fs: ext3: super: fixed a space coding style issue
Adir Kuhn
1
-1
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-3
/
+3
2015-03-04
quota: Make VFS quotas use new interface for getting quota info
Jan Kara
1
-1
/
+1
2015-01-05
ext3: destroy sbi mutexes in put_super
Fabian Frederick
1
-0
/
+2
2014-11-10
ext3: Convert to private i_dquot field
Jan Kara
1
-0
/
+10
2014-10-22
ext3: Don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-7
/
+7
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
1
-2
/
+3
2014-09-17
ext3: Don't use MAXQUOTAS value
Jan Kara
1
-7
/
+7
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
1
-3
/
+3
2014-08-19
ext3: Count internal journal as bsddf overhead in ext3_statfs
Chin-Tsung Cheng
1
-2
/
+3
2014-04-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+2
2014-03-03
ext3: Add __init macro to init_inodecache
Fabian Frederick
1
-1
/
+1
2013-10-16
ext3: Count journal as bsddf overhead in ext3_statfs
Eric Sandeen
1
-0
/
+4
2013-07-31
ext3: allow specifying external journal by pathname mount option
Eric Sandeen
1
-0
/
+43
2013-07-04
ext3: Fix fsync error handling after filesystem abort.
Dmitry Monakhov
1
-1
/
+12
2013-05-07
make blkdev_put() return void
Al Viro
1
-7
/
+4
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
1
-1
/
+0
2013-03-11
ext3: Fix format string issues
Lars-Peter Clausen
1
-2
/
+2
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-21
/
+30
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+1
2013-01-21
ext3: Fix memory leak when quota options are specified multiple times
Jan Kara
1
-21
/
+30
2012-12-13
ext3: get rid of the duplicate code on ext3_fill_super
Zhao Hongjiang
1
-3
/
+0
2012-10-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2012-10-09
ext3: drop lock/unlock super
Marco Stornelli
1
-6
/
+0
2012-10-09
ext3: fix return values on parse_options() failure
Zhao Hongjiang
1
-2
/
+2
2012-10-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+5
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
1
-1
/
+1
2012-09-04
ext3: Replace 0 with NULL for pointer in super.c file
Sachin Kamat
1
-1
/
+1
2012-09-04
ext3: don't clear orphan list on ro mount with errors
Eric Sandeen
1
-2
/
+4
2012-08-04
ext3: nuke write_super from comments
Artem Bityutskiy
1
-11
/
+0
2012-07-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+2
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
1
-0
/
+5
2012-07-09
ext3: force ro mount if ext3_setup_super() fails
Eric Sandeen
1
-1
/
+2
2012-05-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-5
/
+1
2012-05-15
userns: Convert ext3 to use kuid/kgid where appropriate
Eric W. Biederman
1
-10
/
+25
2012-05-15
ext3: Remove i_mutex use from ext3_quota_write()
Jan Kara
1
-5
/
+1
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
1
-14
/
+4
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-7
/
+8
2012-01-09
ext3: replace ll_rw_block with other functions
Zheng Liu
1
-5
/
+5
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
[next]