Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c949231838006d7de4ad38be38d9e112826862da
/
fs
/
ubifs
157d81e
convert ubifs
by Al Viro
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
06d3629
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
6599fcb
UBIFS: do not allocate unneeded scan buffer
by Artem Bityutskiy
· 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
7d08ae3
UBIFS: add a commentary about log recovery
by Artem Bityutskiy
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 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
8c893a5
UBIFS: check return code of pnode_lookup
by Vasiliy Kulikov
· 14 years ago
0e54c89
UBIFS: check return code of ubifs_lpt_lookup
by Vasiliy Kulikov
· 14 years ago
3a8fa0e
UBIFS: improve error reporting when reading bad node
by Artem Bityutskiy
· 14 years ago
3bb66b4
UBIFS: introduce list sorting debugging checks
by Artem Bityutskiy
· 14 years ago
1a9476a
UBIFS: fix assertion warnings in comparison function
by Artem Bityutskiy
· 14 years ago
ba2f48f
UBIFS: mark unused key objects as invalid
by Artem Bityutskiy
· 14 years ago
5b7a3a2
UBIFS: do not write rubbish into truncation scanning node
by Artem Bityutskiy
· 14 years ago
6657683
UBIFS: improve assertion in node comparison functions
by Artem Bityutskiy
· 14 years ago
ab87118
UBIFS: do not use key type in list_sort
by Artem Bityutskiy
· 14 years ago
44ec83b
UBIFS: do not look up truncation nodes
by Artem Bityutskiy
· 14 years ago
e3408ad
UBIFS: fix assertion warning
by Artem Bityutskiy
· 14 years ago
efe1881
UBIFS: do not treat ENOSPC specially
by Artem Bityutskiy
· 14 years ago
5ffef88
UBIFS: switch to RO mode after synchronizing
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
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
c939f9f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
c18de72
UBIFS: fix a memory leak on error path.
by Matthieu CASTET
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
6fb4374
UBIFS: fix GC LEB recovery
by Artem Bityutskiy
· 14 years ago
6da5156
UBIFS: use ERR_CAST
by Julia Lawall
· 14 years ago
276de5d
UBIFS: check return code
by Artem Bityutskiy
· 14 years ago
cf37e97
writeback: enforce s_umount locking in writeback_inodes_sb
by Christoph Hellwig
· 14 years ago
15c6fd9
kill spurious reference to vmtruncate
by npiggin@suse.de
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
abf5d08
ubifs: replace inode uid,gid,mode initialization with helper function
by Dmitry Monakhov
· 15 years ago
2fde99c
UBIFS: mark VFS SB RO too
by ZhangJieJing
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b8fa057
Revert "lib: build list_sort() only if needed"
by Linus Torvalds
· 15 years ago
a069c26
lib: build list_sort() only if needed
by Don Mullis
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
2c76127
lib: Introduce generic list_sort function
by Dave Chinner
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
7f2f4e7
fs/ubifs: use %pUB to print UUIDs
by Joe Perches
· 15 years ago
fc1495b
Merge git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
b38882f
UBIFS: fix return code in check_leaf
by Roel Kluin
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
774888b
UBIFS: remove manual O_SYNC handling
by Christoph Hellwig
· 15 years ago
9722324
UBIFS: support mounting of UBI volume character devices
by Corentin Chary
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
7f09410
const: mark remaining address_space_operations const
by Alexey Dobriyan
· 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
e055f7e
UBIFS: fix debugging dump
by Artem Bityutskiy
· 15 years ago
b6e5131
writeback: separate starting of sync vs opportunistic writeback
by Jens Axboe
· 15 years ago
32a88aa
fs: Assign bdi in super_block
by Jens Axboe
· 15 years ago
be9e62a
UBIFS: improve lprops dump
by Artem Bityutskiy
· 16 years ago
055da1b
UBIFS: various minor commentary fixes
by Artem Bityutskiy
· 15 years ago
77a7ae5
UBIFS: improve journal head debugging prints
by Artem Bityutskiy
· 15 years ago
d6d1400
UBIFS: define journal head numbers in ubifs-media.h
by Artem Bityutskiy
· 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
873a64c
UBIFS: amend commentaries
by Artem Bityutskiy
· 15 years ago
0dcd18e
UBIFS: check ubifs_scan error codes better
by Artem Bityutskiy
· 15 years ago
348709b
UBIFS: do not print scary error messages needlessly
by Artem Bityutskiy
· 15 years ago
e3c3efc
UBIFS: add inode size debugging check
by Artem Bityutskiy
· 15 years ago
8c6866b
UBIFS: constify file and inode operations
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
b5148da
UBIFS: remove unused functions
by Subrata Modak
· 15 years ago
83ef2ec
UBIFS: suppress compilation warning
by Subrata Modak
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
0611254
UBIFS: fix corruption dump
by Artem Bityutskiy
· 15 years ago
431102f
UBIFS: clean up free space checking
by Artem Bityutskiy
· 15 years ago
ed43f2f
UBIFS: small amendments in the LEB scanning code
by Artem Bityutskiy
· 15 years ago
086b364
UBIFS: dump a little more in case of corruptions
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
681947d
UBIFS: minor spelling and grammar fixes
by Adrian Hunter
· 15 years ago
4473758
UBIFS: fix 64-bit divisions in debug print
by Adrian Hunter
· 15 years ago
cb54ef8
UBIFS: few spelling fixes
by Artem Bityutskiy
· 15 years ago
2a35a3a8
UBIFS: set write-buffer timout to 3-5 seconds
by Artem Bityutskiy
· 15 years ago
0b335b9
UBIFS: slightly optimize write-buffer timer usage
by Artem Bityutskiy
· 15 years ago
70aee2f
UBIFS: improve debugging messaged
by Artem Bityutskiy
· 15 years ago
e3dc5a6
UBIFS: fix integer overflow warning
by Adrian Hunter
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 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
428ff9d
UBIFS: remove dead code
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
8b3884a
UBIFS: return error if link and unlink race
by Hunter Adrian
· 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
Next »