index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: minor cleanup: use S_ISREG helper
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
1
-1
/
+1
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-12
ubifs: fix sget races
Al Viro
1
-24
/
+30
2011-06-12
ubifs: split allocation of ubifs_info into a separate function
Al Viro
1
-39
/
+48
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
1
-8
/
+8
2011-06-03
UBIFS: intialize LPT earlier
Ben Gardiner
1
-13
/
+16
2011-06-01
UBIFS: introduce a "grouped" journal head flag
Artem Bityutskiy
1
-1
/
+4
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-1
/
+1
2011-05-16
UBIFS: fix-up free space on mount if flag is set
Matthew L. Creech
1
-0
/
+13
2011-05-13
UBIFS: fix a rare memory leak in ro to rw remounting path
Artem Bityutskiy
1
-0
/
+1
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
1
-1
/
+1
2011-05-13
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
1
-13
/
+13
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
1
-2
/
+2
2011-05-02
UBIFS: do not free write-buffers when in R/O mode
Artem Bityutskiy
1
-11
/
+4
2011-04-21
UBIFS: fix false assertion warning in case of I/O failures
Artem Bityutskiy
1
-4
/
+6
2011-04-20
UBIFS: fix false space checking failure
Artem Bityutskiy
1
-4
/
+15
2011-04-05
UBIFS: fix assertion warnings
Artem Bityutskiy
1
-1
/
+2
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-11
/
+43
2011-03-11
UBIFS: do not check data crc by default
Artem Bityutskiy
1
-0
/
+1
2011-03-11
UBIFS: print max. index node size
Artem Bityutskiy
1
-2
/
+2
2011-03-11
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
1
-0
/
+18
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+0
2011-03-08
UBI: incorporate LEB offset information
Artem Bityutskiy
1
-0
/
+1
2011-03-08
UBIFS: incorporate maximum write size
Artem Bityutskiy
1
-0
/
+19
2011-01-17
UBIFS: introduce mounting flag
Artem Bityutskiy
1
-9
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+9
2010-10-29
convert ubifs
Al Viro
1
-7
/
+6
2010-10-21
UBIFS: do not forget to cancel timers
Artem Bityutskiy
1
-0
/
+4
2010-10-21
UBIFS: remove a bit of unneeded code
Artem Bityutskiy
1
-6
/
+3
2010-09-28
UBIFS: avoid kernel error if ubifs superblock read fails
Steffen Sledz
1
-2
/
+2
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
1
-26
/
+29
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
1
-5
/
+9
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+8
2010-08-09
switch ubifs to ->evict_inode()
Al Viro
1
-4
/
+8
2010-08-03
UBIFS: fix a memory leak on error path.
Matthieu CASTET
1
-1
/
+1
2010-06-12
UBIFS: check return code
Artem Bityutskiy
1
-0
/
+2
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
1
-6
/
+1
2009-11-24
UBIFS: support mounting of UBI volume character devices
Corentin Chary
1
-5
/
+15
2009-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
1
-0
/
+2
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
1
-0
/
+1
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
1
-7
/
+1
2009-09-10
UBIFS: add inode size debugging check
Artem Bityutskiy
1
-0
/
+2
2009-07-24
UBIFS: remove unneeded call from ubifs_sync_fs
Artem Bityutskiy
1
-17
/
+7
2009-07-24
UBIFS: kill BKL
Artem Bityutskiy
1
-12
/
+1
2009-07-05
UBIFS: allow more than one volume to be mounted
Daniel Mack
1
-1
/
+2
[next]