Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
750645f8a6543ff4deb4d98a0052000a31fdd43f
/
fs
/
ubifs
« Previous
b137545
UBIFS: introduce a separate structure for budgeting info
by Artem Bityutskiy
· 14 years ago
cc64f77
UBIFS: use __packed instead of __attribute__((packed))
by Artem Bityutskiy
· 14 years ago
c436157
UBIFS: fix minor stylistic issues
by Artem Bityutskiy
· 14 years ago
1bbfc84
UBIFS: make debugfs files non-seekable
by Artem Bityutskiy
· 14 years ago
52c6e6f
UBIFS: seek journal heads to the latest bud in replay
by Artem Bityutskiy
· 14 years ago
b50b9f4
UBIFS: do not free write-buffers when in R/O mode
by Artem Bityutskiy
· 14 years ago
6e0d9fd
UBIFS: fix master node recovery
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
1dcffad
UBIFS: fix compilation warnings when compiling with gcc 4.5
by Maksim Rayskiy
· 14 years ago
78530bf
UBIFS: fix oops when R/O file-system is fsync'ed
by Artem Bityutskiy
· 14 years ago
ccfeef0
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
7dcda1c
fs: export empty_aops
by Jens Axboe
· 14 years ago
7da6443
UBIFS: fix debugging failure in dbg_check_space_info
by Artem Bityutskiy
· 14 years ago
9516953
UBIFS: fix error path in dbg_debugfs_init_fs
by Artem Bityutskiy
· 14 years ago
cc6a86b
UBIFS: unify error path dbg_debugfs_init_fs
by Artem Bityutskiy
· 14 years ago
81354de
UBIFS: do not select KALLSYMS_ALL
by Artem Bityutskiy
· 14 years ago
c88ac00
UBIFS: fix assertion warnings
by Artem Bityutskiy
· 14 years ago
54acbaa
UBIFS: fix oops on error path in read_pnode
by Artem Bityutskiy
· 14 years ago
8b229c7
UBIFS: do not read flash unnecessarily
by Artem Bityutskiy
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
fdc0ad8
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
6ed09c3
UBIFS: fix assertion warning and refine comments
by Artem Bityutskiy
· 14 years ago
9d523ca
UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
by Artem Bityutskiy
· 14 years ago
fc5e58c
UBIFS: use GFP_NOFS properly
by Artem Bityutskiy
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
5d630e4
UBIFS: clean-up commentaries
by Artem Bityutskiy
· 14 years ago
7c83cc9
UBIFS: save 128KiB or more RAM
by Artem Bityutskiy
· 14 years ago
f5cf319
UBIFS: allocate orphans scan buffer on demand
by Artem Bityutskiy
· 14 years ago
cab95d4
UBIFS: allocate lpt dump buffer on demand
by Artem Bityutskiy
· 14 years ago
6fb324a
UBIFS: allocate ltab checking buffer on demand
by Artem Bityutskiy
· 14 years ago
cd5f748
UBIFS: allocate scanning buffer on demand
by Artem Bityutskiy
· 14 years ago
73d9aec
UBIFS: allocate dump buffer on demand
by Artem Bityutskiy
· 14 years ago
f17b604
fs: Remove i_nlink check from file system link callback
by Aneesh Kumar K.V
· 14 years ago
2bcf002
UBIFS: do not check data crc by default
by Artem Bityutskiy
· 14 years ago
cce3f61
UBIFS: simplify UBIFS Kconfig menu
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
2765df7
UBIFS: use max_write_size during recovery
by Artem Bityutskiy
· 14 years ago
6c7f74f
UBIFS: use max_write_size for write-buffers
by Artem Bityutskiy
· 14 years ago
3c89f39
UBIFS: introduce write-buffer size field
by Artem Bityutskiy
· 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
10ac279
UBIFS: fix LEB number in printk
by Artem Bityutskiy
· 14 years ago
8c559d3
UBIFS: restrict world-writable debugfs files
by Vasiliy Kulikov
· 14 years ago
be7b42a
UBIFS: describe UBIFS recovery logic some more
by Artem Bityutskiy
· 14 years ago
822ed64
UBIFS: remove double semicolon
by Artem Bityutskiy
· 14 years ago
944fdef
UBIFS: do not start the commit if there is nothing to commit
by Artem Bityutskiy
· 14 years ago
18d1d7f
UBIFS: introduce mounting flag
by Artem Bityutskiy
· 14 years ago
d8cdda3
UBIFS: re-arrange variables in ubifs_info
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
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
Next »