index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "lib: build list_sort() only if needed"
Linus Torvalds
2010-03-07
1
-1
/
+0
*
lib: build list_sort() only if needed
Don Mullis
2010-03-06
1
-0
/
+1
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
3
-6
/
+6
*
lib: Introduce generic list_sort function
Dave Chinner
2010-01-12
1
-95
/
+1
*
kill I_LOCK
Christoph Hellwig
2009-12-17
1
-1
/
+1
*
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-12-15
2
-13
/
+3
*
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-12-10
3
-18
/
+17
|
\
|
*
UBIFS: fix return code in check_leaf
Roel Kluin
2009-12-08
1
-1
/
+1
|
*
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
2009-11-24
1
-12
/
+1
|
*
UBIFS: support mounting of UBI volume character devices
Corentin Chary
2009-11-24
1
-5
/
+15
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
const: mark remaining address_space_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2009-09-21
2
-29
/
+5
|
\
|
*
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
2009-09-16
1
-17
/
+3
|
*
fs: Assign bdi in super_block
Jens Axboe
2009-09-16
1
-0
/
+1
|
*
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+1
|
*
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-09-11
2
-21
/
+3
*
|
UBIFS: fix debugging dump
Artem Bityutskiy
2009-09-17
1
-1
/
+3
*
|
UBIFS: improve lprops dump
Artem Bityutskiy
2009-09-15
3
-18
/
+97
*
|
UBIFS: various minor commentary fixes
Artem Bityutskiy
2009-09-15
2
-8
/
+8
*
|
UBIFS: improve journal head debugging prints
Artem Bityutskiy
2009-09-15
5
-28
/
+50
*
|
UBIFS: define journal head numbers in ubifs-media.h
Artem Bityutskiy
2009-09-15
2
-6
/
+11
*
|
UBIFS: amend commentaries
Artem Bityutskiy
2009-09-10
1
-32
/
+30
*
|
UBIFS: check ubifs_scan error codes better
Artem Bityutskiy
2009-09-10
2
-5
/
+14
*
|
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
2009-09-10
11
-25
/
+37
*
|
UBIFS: add inode size debugging check
Artem Bityutskiy
2009-09-10
4
-3
/
+91
*
|
UBIFS: constify file and inode operations
Artem Bityutskiy
2009-08-22
1
-2
/
+2
*
|
UBIFS: remove unneeded call from ubifs_sync_fs
Artem Bityutskiy
2009-07-24
1
-17
/
+7
*
|
UBIFS: kill BKL
Artem Bityutskiy
2009-07-24
1
-12
/
+1
*
|
UBIFS: remove unused functions
Subrata Modak
2009-07-24
1
-36
/
+0
*
|
UBIFS: suppress compilation warning
Subrata Modak
2009-07-24
1
-1
/
+1
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
UBIFS: fix corruption dump
Artem Bityutskiy
2009-07-09
1
-2
/
+26
*
UBIFS: clean up free space checking
Artem Bityutskiy
2009-07-09
1
-19
/
+3
*
UBIFS: small amendments in the LEB scanning code
Artem Bityutskiy
2009-07-09
3
-11
/
+17
*
UBIFS: dump a little more in case of corruptions
Artem Bityutskiy
2009-07-09
1
-3
/
+3
*
UBIFS: allow more than one volume to be mounted
Daniel Mack
2009-07-05
1
-1
/
+2
*
UBIFS: fix assertion warning
Artem Bityutskiy
2009-07-05
1
-0
/
+3
*
UBIFS: minor spelling and grammar fixes
Adrian Hunter
2009-07-05
2
-3
/
+3
*
UBIFS: fix 64-bit divisions in debug print
Adrian Hunter
2009-07-05
1
-2
/
+3
*
UBIFS: few spelling fixes
Artem Bityutskiy
2009-07-05
2
-4
/
+4
*
UBIFS: set write-buffer timout to 3-5 seconds
Artem Bityutskiy
2009-07-05
2
-15
/
+7
*
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
2009-07-05
3
-12
/
+9
*
UBIFS: improve debugging messaged
Artem Bityutskiy
2009-07-05
1
-10
/
+16
*
UBIFS: fix integer overflow warning
Adrian Hunter
2009-07-05
1
-1
/
+3
*
helpers for acl caching + switch to those
Al Viro
2009-06-24
1
-1
/
+1
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-17
6
-72
/
+102
|
\
|
*
UBIFS: start using hrtimers
Artem Bityutskiy
2009-06-08
3
-21
/
+32
|
*
UBIFS: do not forget to register BDI device
Artem Bityutskiy
2009-06-08
1
-0
/
+3
[next]