Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ed70afcd6e795e3de98df56f1cd0f898fbf641a7
/
fs
/
ubifs
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 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
4f1ab9b
UBIFS: assert no fixup when writing a node
by Ben Gardiner
· 13 years ago
8370723
UBIFS: fix clean znode counter corruption in error cases
by Artem Bityutskiy
· 13 years ago
812eb25
UBIFS: fix memory leak on error path
by Artem Bityutskiy
· 13 years ago
cf610bf
UBIFS: fix shrinker object count reports
by Artem Bityutskiy
· 13 years ago
da8b94e
UBIFS: fix recovery broken by the previous recovery fix
by Artem Bityutskiy
· 13 years ago
efcfde5
UBIFS: amend ubifs_recover_leb interface
by Artem Bityutskiy
· 13 years ago
1a0b069
UBIFS: introduce a "grouped" journal head flag
by Artem Bityutskiy
· 13 years ago
ab75950
UBIFS: supress false error messages
by Artem Bityutskiy
· 13 years ago
ef1d575
cifs/ubifs: Fix shrinker API change fallout
by Al Viro
· 13 years ago
0e54ec1
ubifs: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
32e51f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
56e4674
UBIFS: switch to dynamic printks
by Artem Bityutskiy
· 13 years ago
bdc1a1b
UBIFS: fix kernel-doc comments
by Artem Bityutskiy
· 13 years ago
bbf2b37
UBIFS: fix extremely rare mount failure
by Artem Bityutskiy
· 13 years ago
43e0707
UBIFS: simplify LEB recovery function further
by Artem Bityutskiy
· 13 years ago
7c47bfd
UBIFS: always cleanup the recovered LEB
by Artem Bityutskiy
· 13 years ago
6179920
UBIFS: clean up LEB recovery function
by Artem Bityutskiy
· 13 years ago
9d510db
UBIFS: fix-up free space on mount if flag is set
by Matthew L. Creech
· 14 years ago
6554a65
UBIFS: add the fixup function
by Matthew L. Creech
· 14 years ago
9f58d35
UBIFS: add a superblock flag for free space fix-up
by Matthew L. Creech
· 14 years ago
e11602e
UBIFS: share the next_log_lnum helper
by Artem Bityutskiy
· 14 years ago
91c6608
UBIFS: expect corruption only in last journal head LEBs
by Artem Bityutskiy
· 13 years ago
cb14a18
UBIFS: synchronize write-buffer before switching to the next bud
by Artem Bityutskiy
· 13 years ago
c49139d
UBIFS: remove BUG statement
by Artem Bityutskiy
· 13 years ago
e76a452
UBIFS: change bud replay function conventions
by Artem Bityutskiy
· 13 years ago
debf12d
UBIFS: substitute the replay tree with a replay list
by Artem Bityutskiy
· 13 years ago
074bcb9
UBIFS: simplify replay
by Artem Bityutskiy
· 13 years ago
af1dd41
UBIFS: store free and dirty space in the bud replay entry
by Artem Bityutskiy
· 13 years ago
12f3389
UBIFS: remove unnecessary stack variable
by Artem Bityutskiy
· 13 years ago
7703f09
UBIFS: double check that buds are replied in order
by Artem Bityutskiy
· 13 years ago
e9ef7b5f
UBIFS: make 2 functions static
by Artem Bityutskiy
· 13 years ago
7a9c3e3
UBIFS: improve commentary
by Artem Bityutskiy
· 13 years ago
c839e29
UBIFS: improve debugging messages
by Artem Bityutskiy
· 13 years ago
1234603
UBIFS: dump more in the lprops debugging check
by Artem Bityutskiy
· 14 years ago
34bdc3e
UBIFS: simplify lprops debugging check
by Artem Bityutskiy
· 14 years ago
dcc50c8
UBIFS: simplify error path in lprops debugging check
by Artem Bityutskiy
· 14 years ago
8ca5175
UBIFS: improve debugging lprops scanning a little
by Artem Bityutskiy
· 14 years ago
eaeee24
UBIFS: fix a rare memory leak in ro to rw remounting path
by Artem Bityutskiy
· 14 years ago
c1f1f91
UBIFS: fix inode size debugging check failure
by Artem Bityutskiy
· 14 years ago
45cd5cd
UBIFS: fix debugging FS checking failure
by Artem Bityutskiy
· 14 years ago
69f8a75
UBIFS: remove an unneeded check
by Artem Bityutskiy
· 14 years ago
4c95452
UBIFS: fix debugging message
by Artem Bityutskiy
· 14 years ago
fe79c05
UBIFS: refactor ubifs_rcvry_gc_commit
by Artem Bityutskiy
· 14 years ago
4474421
UBIFS: split ubifs_rcvry_gc_commit
by Artem Bityutskiy
· 14 years ago
ec06814
UBIFS: dump the stack on errors in failure mode too
by Artem Bityutskiy
· 14 years ago
6d5904e
UBIFS: print useful debugging messages when cannot recover gc_lnum
by Artem Bityutskiy
· 14 years ago
bcdca3e
UBIFS: remove dead GC LEB recovery piece of code
by Artem Bityutskiy
· 14 years ago
2405f59
UBIFS: remove duplicated code
by Artem Bityutskiy
· 14 years ago
2cd0a60
UBIFS: remove strange commentary
by Artem Bityutskiy
· 14 years ago
341e262
UBIFS: do not change debugfs file position
by Artem Bityutskiy
· 14 years ago
1321657
UBIFS: fix oops in lprops dump function
by Artem Bityutskiy
· 14 years ago
3b2f9a0
UBIFS: use ro_mount instead of MS_RDONLY
by Artem Bityutskiy
· 14 years ago
1a29af8
UBIFS: use EROFS when emulating failures
by Artem Bityutskiy
· 14 years ago
14ffd5d
UBIFS: make xattr operations names consistent
by Sedat Dilek
· 14 years ago
cdd8ad6
UBIFS: introduce lsave debugging
by Artem Bityutskiy
· 14 years ago
bc3f07f
UBIFS: make force in-the-gaps to be a general self-check
by Artem Bityutskiy
· 14 years ago
f1bd66a
UBIFS: improve space checking debugging feature
by Artem Bityutskiy
· 14 years ago
8c3067e
UBIFS: rearrange the budget dump
by Artem Bityutskiy
· 14 years ago
8ff8308
UBIFS: simplify dbg_dump_budg calling conventions
by Artem Bityutskiy
· 14 years ago
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
Next »