index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-18
12
-269
/
+271
|
\
|
*
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
2011-03-18
1
-0
/
+3
|
*
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
4
-13
/
+8
|
*
don't pass 'mounting_here' flag to follow_down()
Al Viro
2011-03-18
3
-4
/
+4
|
*
change the locking order for namespace_sem
Al Viro
2011-03-18
1
-60
/
+73
|
*
fix deadlock in pivot_root()
Al Viro
2011-03-18
1
-11
/
+5
|
*
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
2011-03-17
3
-122
/
+132
|
*
Some fixes for pstore
Tony Luck
2011-03-17
1
-60
/
+56
|
*
kill simple_set_mnt()
Al Viro
2011-03-17
2
-9
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
2011-03-18
1
-46
/
+20
|
\
\
|
*
|
omfs: make readdir stop when filldir says so
Al Viro
2011-03-05
1
-2
/
+3
|
*
|
omfs: merge unlink() and rmdir(), close leak in rename()
Al Viro
2011-03-05
1
-40
/
+13
|
*
|
omfs: stop playing silly buggers with omfs_unlink() in ->rename()
Al Viro
2011-03-05
1
-4
/
+3
|
*
|
omfs: rename() needs to mark old_inode dirty after ctime update
Al Viro
2011-03-05
1
-0
/
+1
*
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
19
-176
/
+490
|
\
\
\
|
*
|
|
UBIFS: clean-up commentaries
Artem Bityutskiy
2011-03-16
1
-3
/
+3
|
*
|
|
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
2011-03-16
2
-11
/
+0
|
*
|
|
UBIFS: allocate orphans scan buffer on demand
Artem Bityutskiy
2011-03-16
1
-1
/
+9
|
*
|
|
UBIFS: allocate lpt dump buffer on demand
Artem Bityutskiy
2011-03-16
1
-9
/
+18
|
*
|
|
UBIFS: allocate ltab checking buffer on demand
Artem Bityutskiy
2011-03-16
1
-9
/
+20
|
*
|
|
UBIFS: allocate scanning buffer on demand
Artem Bityutskiy
2011-03-16
1
-6
/
+20
|
*
|
|
UBIFS: allocate dump buffer on demand
Artem Bityutskiy
2011-03-16
1
-2
/
+13
|
*
|
|
UBIFS: do not check data crc by default
Artem Bityutskiy
2011-03-11
2
-2
/
+3
|
*
|
|
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
2011-03-11
3
-37
/
+12
|
*
|
|
UBIFS: print max. index node size
Artem Bityutskiy
2011-03-11
1
-2
/
+2
|
*
|
|
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
2011-03-11
3
-6
/
+54
|
*
|
|
UBIFS: use max_write_size during recovery
Artem Bityutskiy
2011-03-08
1
-13
/
+10
|
*
|
|
UBIFS: use max_write_size for write-buffers
Artem Bityutskiy
2011-03-08
1
-44
/
+137
|
*
|
|
UBIFS: introduce write-buffer size field
Artem Bityutskiy
2011-03-08
2
-9
/
+21
|
*
|
|
UBI: incorporate LEB offset information
Artem Bityutskiy
2011-03-08
2
-0
/
+4
|
*
|
|
UBIFS: incorporate maximum write size
Artem Bityutskiy
2011-03-08
2
-0
/
+24
|
*
|
|
UBI: provide LEB offset information
Artem Bityutskiy
2011-03-08
2
-0
/
+4
|
*
|
|
UBI: incorporate maximum write size
Artem Bityutskiy
2011-03-08
4
-0
/
+37
|
*
|
|
UBIFS: fix LEB number in printk
Artem Bityutskiy
2011-02-08
1
-1
/
+1
|
*
|
|
UBIFS: restrict world-writable debugfs files
Vasiliy Kulikov
2011-02-06
1
-3
/
+3
|
*
|
|
UBIFS: describe UBIFS recovery logic some more
Artem Bityutskiy
2011-02-06
1
-0
/
+21
|
*
|
|
UBIFS: remove double semicolon
Artem Bityutskiy
2011-02-06
1
-1
/
+1
|
*
|
|
UBIFS: do not start the commit if there is nothing to commit
Artem Bityutskiy
2011-01-25
1
-1
/
+57
|
*
|
|
UBIFS: introduce mounting flag
Artem Bityutskiy
2011-01-17
4
-19
/
+19
|
*
|
|
UBIFS: re-arrange variables in ubifs_info
Artem Bityutskiy
2011-01-17
1
-11
/
+11
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-03-18
12
-234
/
+297
|
\
\
\
\
|
*
|
|
|
UBI: make tests modes dynamic
Artem Bityutskiy
2011-03-16
6
-62
/
+49
|
*
|
|
|
UBI: make self-checks dynamic
Artem Bityutskiy
2011-03-16
8
-25
/
+70
|
*
|
|
|
UBI: make debugging messages dynamic
Artem Bityutskiy
2011-03-16
3
-55
/
+37
|
*
|
|
|
UBI: remove UBI_IO_DEBUG macro
Artem Bityutskiy
2011-03-16
2
-21
/
+16
|
*
|
|
|
UBI: kill debugging buffer
Artem Bityutskiy
2011-03-16
2
-19
/
+0
|
*
|
|
|
UBI: allocate erase checking buffer on demand
Artem Bityutskiy
2011-03-16
1
-7
/
+12
|
*
|
|
|
UBI: allocate write checking buffer on demand
Artem Bityutskiy
2011-03-16
2
-9
/
+16
|
*
|
|
|
UBI: always re-read in case of read failures
Artem Bityutskiy
2011-02-06
1
-1
/
+1
|
*
|
|
|
UBI: cleanup comments about corrupted PEBs
Artem Bityutskiy
2011-02-06
1
-20
/
+34
[next]