index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
21
-112
/
+362
2010-10-21
UBIFS: do not allocate unneeded scan buffer
Artem Bityutskiy
1
-7
/
+1
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-10-17
UBIFS: add a commentary about log recovery
Artem Bityutskiy
2
-5
/
+7
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
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
14
-60
/
+62
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
11
-24
/
+44
2010-09-07
UBIFS: check return code of pnode_lookup
Vasiliy Kulikov
1
-0
/
+3
2010-09-07
UBIFS: check return code of ubifs_lpt_lookup
Vasiliy Kulikov
1
-1
/
+6
2010-08-30
UBIFS: improve error reporting when reading bad node
Artem Bityutskiy
1
-1
/
+2
2010-08-30
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
3
-2
/
+168
2010-08-30
UBIFS: fix assertion warnings in comparison function
Artem Bityutskiy
1
-0
/
+6
2010-08-30
UBIFS: mark unused key objects as invalid
Artem Bityutskiy
4
-3
/
+27
2010-08-30
UBIFS: do not write rubbish into truncation scanning node
Artem Bityutskiy
1
-1
/
+0
2010-08-30
UBIFS: improve assertion in node comparison functions
Artem Bityutskiy
1
-0
/
+11
2010-08-30
UBIFS: do not use key type in list_sort
Artem Bityutskiy
1
-9
/
+9
2010-08-30
UBIFS: do not look up truncation nodes
Artem Bityutskiy
1
-3
/
+20
2010-08-30
UBIFS: fix assertion warning
Artem Bityutskiy
1
-1
/
+2
2010-08-30
UBIFS: do not treat ENOSPC specially
Artem Bityutskiy
1
-7
/
+5
2010-08-30
UBIFS: switch to RO mode after synchronizing
Artem Bityutskiy
1
-1
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-20
/
+17
2010-08-10
switch ubifs to ->evict_inode()
Al Viro
1
-4
/
+8
2010-08-10
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2
-16
/
+9
2010-08-04
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-14
/
+29
2010-08-03
UBIFS: fix a memory leak on error path.
Matthieu CASTET
1
-1
/
+1
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2
-2
/
+2
2010-07-13
UBIFS: fix GC LEB recovery
Artem Bityutskiy
1
-5
/
+18
2010-06-12
UBIFS: use ERR_CAST
Julia Lawall
2
-8
/
+8
2010-06-12
UBIFS: check return code
Artem Bityutskiy
1
-0
/
+2
2010-06-11
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
1
-0
/
+2
2010-05-28
kill spurious reference to vmtruncate
npiggin@suse.de
2
-6
/
+9
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
2
-3
/
+3
2010-05-22
ubifs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-8
/
+1
2010-04-29
UBIFS: mark VFS SB RO too
ZhangJieJing
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
12
-0
/
+12
2010-03-07
Revert "lib: build list_sort() only if needed"
Linus Torvalds
1
-1
/
+0
2010-03-06
lib: build list_sort() only if needed
Don Mullis
1
-0
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
3
-6
/
+6
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
1
-95
/
+1
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-1
/
+1
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2
-13
/
+3
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-18
/
+17
2009-12-08
UBIFS: fix return code in check_leaf
Roel Kluin
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-24
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
1
-12
/
+1
2009-11-24
UBIFS: support mounting of UBI volume character devices
Corentin Chary
1
-5
/
+15
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
1
-1
/
+1
[next]