Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03536cc3ad611f29a35803d37a44414b823135c3
/
fs
/
ubifs
/
super.c
beadadf
UBIFS: correct mount message
by Richard Genoud
· 12 years ago
67e753c
UBIFS: make space fixup work in the remount case
by Artem Bityutskiy
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
782c3fb
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
39241be
userns: Convert ubifs to use kuid/kgid
by Eric W. Biederman
· 13 years ago
3668b70
UBIFS: print less
by Artem Bityutskiy
· 12 years ago
79fda51
UBIFS: comply with coding style
by Artem Bityutskiy
· 12 years ago
e2441b4
UBIFS: remove __DATE__ and __TIME__
by Jiri Slaby
· 12 years ago
73e8712
UBIFS: remove stale commentary
by Artem Bityutskiy
· 12 years ago
5c57f20
UBIFS: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
4415626
UBI: amend commentaries WRT dtype
by Artem Bityutskiy
· 12 years ago
b36a261
UBI: Kill data type hint
by Richard Weinberger
· 12 years ago
56b04e3
UBIFS: fix memory leak on error path
by Sidney Amani
· 12 years ago
a6aae4d
UBIFS: get rid of dbg_err
by Artem Bityutskiy
· 12 years ago
edf6be2
UBIFS: rename dumping functions
by Artem Bityutskiy
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
5cc361e
ubifs: too early register_filesystem()
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
d3b2578
UBIFS: switch to I/O helpers
by Artem Bityutskiy
· 13 years ago
a29fa9d
UBIFS: minor cleanup: use S_ISREG helper
by Artem Bityutskiy
· 13 years ago
1b51e98
UBIFS: rename dbg_check_dir_size function
by Artem Bityutskiy
· 13 years ago
185bf87
ubifs: dereferencing an ERR_PTR in ubifs_mount()
by Dan Carpenter
· 13 years ago
d251ed2
ubifs: fix sget races
by Al Viro
· 13 years ago
b1c27ab
ubifs: split allocation of ubifs_info into a separate function
by Al Viro
· 13 years ago
0980119
UBIFS: fix-up free space earlier
by Ben Gardiner
· 13 years ago
781c571
UBIFS: intialize LPT earlier
by Ben Gardiner
· 13 years ago
1a0b069
UBIFS: introduce a "grouped" journal head flag
by Artem Bityutskiy
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
9d510db
UBIFS: fix-up free space on mount if flag is set
by Matthew L. Creech
· 14 years ago
eaeee24
UBIFS: fix a rare memory leak in ro to rw remounting path
by Artem Bityutskiy
· 14 years ago
f1bd66a
UBIFS: improve space checking debugging feature
by Artem Bityutskiy
· 14 years ago
b137545
UBIFS: introduce a separate structure for budgeting info
by Artem Bityutskiy
· 14 years ago
c436157
UBIFS: fix minor stylistic issues
by Artem Bityutskiy
· 14 years ago
b50b9f4
UBIFS: do not free write-buffers when in R/O mode
by Artem Bityutskiy
· 14 years ago
1a067a2
UBIFS: fix false assertion warning in case of I/O failures
by Artem Bityutskiy
· 14 years ago
8c230d9
UBIFS: fix false space checking failure
by Artem Bityutskiy
· 14 years ago
c88ac00
UBIFS: fix assertion warnings
by Artem Bityutskiy
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
2bcf002
UBIFS: do not check data crc by default
by Artem Bityutskiy
· 14 years ago
6342aae
UBIFS: print max. index node size
by Artem Bityutskiy
· 14 years ago
d882962
UBIFS: handle allocation failures in UBIFS write path
by Matthew L. Creech
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
ca2ec61
UBI: incorporate LEB offset information
by Artem Bityutskiy
· 14 years ago
3e8e2e0
UBIFS: incorporate maximum write size
by Artem Bityutskiy
· 14 years ago
18d1d7f
UBIFS: introduce mounting flag
by Artem Bityutskiy
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
157d81e
convert ubifs
by Al Viro
· 14 years ago
3601ba2
UBIFS: do not forget to cancel timers
by Artem Bityutskiy
· 14 years ago
3903755
UBIFS: remove a bit of unneeded code
by Artem Bityutskiy
· 14 years ago
54dd55a
UBIFS: avoid kernel error if ubifs superblock read fails
by Steffen Sledz
· 14 years ago
2ef1329
UBIFS: introduce new flags for RO mounts
by Artem Bityutskiy
· 14 years ago
2680d72
UBIFS: introduce new flag for RO due to errors
by Artem Bityutskiy
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
d640e1b
switch ubifs to ->evict_inode()
by Al Viro
· 14 years ago
c18de72
UBIFS: fix a memory leak on error path.
by Matthieu CASTET
· 14 years ago
276de5d
UBIFS: check return code
by Artem Bityutskiy
· 14 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
7f2f4e7
fs/ubifs: use %pUB to print UUIDs
by Joe Perches
· 15 years ago
9722324
UBIFS: support mounting of UBI volume character devices
by Corentin Chary
· 15 years ago
7cce2f4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next
by Artem Bityutskiy
· 15 years ago
32a88aa
fs: Assign bdi in super_block
by Jens Axboe
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
d8a8559
writeback: get rid of generic_sync_sb_inodes() export
by Jens Axboe
· 15 years ago
e3c3efc
UBIFS: add inode size debugging check
by Artem Bityutskiy
· 15 years ago
887ee17
UBIFS: remove unneeded call from ubifs_sync_fs
by Artem Bityutskiy
· 15 years ago
e9d6bbc
UBIFS: kill BKL
by Artem Bityutskiy
· 15 years ago
7fcd9c3
UBIFS: allow more than one volume to be mounted
by Daniel Mack
· 15 years ago
1fb8bd0
UBIFS: fix assertion warning
by Artem Bityutskiy
· 15 years ago
cb54ef8
UBIFS: few spelling fixes
by Artem Bityutskiy
· 15 years ago
0b335b9
UBIFS: slightly optimize write-buffer timer usage
by Artem Bityutskiy
· 15 years ago
b7c142d
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
a979eff
ubifs: register backing_dev_info
by Jens Axboe
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
5af7926
enforce ->sync_fs is only called for rw superblock
by Christoph Hellwig
· 16 years ago
f2c5dbd
UBIFS: start using hrtimers
by Artem Bityutskiy
· 15 years ago
3f36406
UBIFS: do not forget to register BDI device
by Artem Bityutskiy
· 15 years ago
8379ea3
UBIFS: allow sync option in rootflags
by Artem Bityutskiy
· 15 years ago
7c83f5c
UBIFS: use anonymous device
by Artem Bityutskiy
· 15 years ago
8eec2f3
UBIFS: return proper error code if the compr is not present
by Corentin Chary
· 15 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
6d6cb0d
UBIFS: reset no_space flag after inode deletion
by Adrian Hunter
· 16 years ago
e0724bf
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
a3ec947
vfs: simple_set_mnt() should return void
by Sukadev Bhattiprolu
· 16 years ago
963f0cf
UBIFS: add R/O compatibility
by Artem Bityutskiy
· 16 years ago
fcabb34
UBIFS: fix compiler warnings
by Hunter Adrian
· 16 years ago
fb1cd01
UBIFS: introduce a helpful variable
by Artem Bityutskiy
· 16 years ago
b221337
UBIFS: fix bogus assertion
by Artem Bityutskiy
· 16 years ago
27ad279
UBIFS: remove fast unmounting
by Artem Bityutskiy
· 16 years ago
a2b9df3
UBIFS: return sensible error codes
by Artem Bityutskiy
· 16 years ago
b466f17
UBIFS: remount ro fixes
by Adrian Hunter
· 16 years ago
Next »