index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
Btrfs: add correct parent to check_dirs when dir got moved
Alexander Block
1
-0
/
+11
2012-10-01
Btrfs: remove unused code with #if 0
Alexander Block
1
-0
/
+2
2012-10-01
Btrfs: add missing check for dir != tmp_dir to is_first_ref
Alexander Block
1
-1
/
+1
2012-10-01
Btrfs: fix cur_ino < parent_ino case for send/receive
Alexander Block
1
-244
/
+146
2012-10-01
Btrfs: add rdev to get_inode_info in send/receive
Alexander Block
1
-13
/
+17
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+5
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2012-10-01
[CIFS] Fix indentation of fs/cifs/Kconfig entries
Steve French
1
-18
/
+19
2012-10-01
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
Steve French
5
-29
/
+56
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-21
/
+17
2012-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
15
-800
/
+710
2012-09-30
ext4: fix mtime update in nodelalloc mode
Theodore Ts'o
3
-6
/
+9
2012-09-30
ext4: fix ext_remove_space for punch_hole case
Dmitry Monakhov
1
-7
/
+9
2012-09-30
ext4: punch_hole should wait for DIO writers
Dmitry Monakhov
1
-17
/
+36
2012-09-29
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-09-29
JFFS2: don't fail on bitflips in OOB
Brian Norris
1
-4
/
+4
2012-09-29
JFFS2: fix unmount regression
Artem Bityutskiy
1
-0
/
+4
2012-09-29
ext4: serialize truncate with owerwrite DIO workers
Dmitry Monakhov
1
-0
/
+2
2012-09-29
ext4: endless truncate due to nonlocked dio readers
Dmitry Monakhov
1
-2
/
+7
2012-09-29
ext4: serialize unlocked dio reads with truncate
Dmitry Monakhov
1
-2
/
+5
2012-09-29
ext4: serialize dio nonlocked reads with defrag workers
Dmitry Monakhov
4
-0
/
+44
2012-09-29
ext4: completed_io locking cleanup
Dmitry Monakhov
6
-169
/
+121
2012-09-28
ext4: fix unwritten counter leakage
Dmitry Monakhov
2
-8
/
+19
2012-09-28
ext4: give i_aiodio_unwritten a more appropriate name
Dmitry Monakhov
4
-7
/
+7
2012-09-28
ext4: ext4_inode_info diet
Dmitry Monakhov
4
-8
/
+15
2012-09-28
cifs: obtain file access during backup intent lookup (resend)
Shirish Pargaonkar
5
-41
/
+80
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-84
/
+73
2012-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2012-09-28
Merge tag 'v3.6-rc7' into next
James Morris
106
-834
/
+1123
2012-09-27
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
2012-09-27
ext4: convert to use leXX_add_cpu()
Wei Yongjun
3
-5
/
+4
2012-09-27
ext4: ext4_bread usage audit
Carlos Maiolino
1
-12
/
+75
2012-09-27
ext4: remove redundant offset check in mext_check_arguments()
Wang Sheng-Hui
1
-1
/
+0
2012-09-26
ext4: don't clear orphan list on ro mount with errors
Eric Sandeen
1
-2
/
+4
2012-09-26
CIFS: Fix possible freed pointer dereference in CIFS_SessSetup
Pavel Shilovsky
1
-1
/
+2
2012-09-26
CIFS: Fix possible freed pointer dereference in SMB2_sess_setup
Pavel Shilovsky
1
-32
/
+3
2012-09-26
jbd2: fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2
-31
/
+74
2012-09-26
CIFS: Make ops->close return void
Pavel Shilovsky
4
-8
/
+8
2012-09-26
ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails
Djalal Harouni
1
-1
/
+2
2012-09-26
ext4: enable FITRIM ioctl on bigalloc file system
Lukas Czerner
2
-9
/
+3
2012-09-26
coredump: prevent double-free on an error path in core dumper
Denys Vlasenko
1
-15
/
+4
2012-09-26
fcntl: fix misannotations
Al Viro
1
-3
/
+3
2012-09-26
ceph: don't abuse d_delete() on failure exits
Al Viro
1
-2
/
+2
2012-09-26
vfs: delete surplus inode NULL check
Alan Cox
1
-1
/
+1
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
28
-562
/
+459
2012-09-26
ext4: fix fdatasync() for files with only i_size changes
Jan Kara
1
-2
/
+6
2012-09-26
ext4: always set i_op in ext4_mknod()
Bernd Schubert
1
-2
/
+0
2012-09-26
switch o2hb_region_dev_write() to fget_light()
Al Viro
1
-2
/
+3
2012-09-26
proc_map_files_readdir(): don't bother with grabbing files
Al Viro
1
-19
/
+9
2012-09-26
make get_file() return its argument
Al Viro
5
-10
/
+5
[prev]
[next]