index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-117
/
+7
2005-11-10
[CIFS] Fix spaces in cifs kconfig entry
Steve French
1
-3
/
+2
2005-11-10
[CIFS] Reduce sparse endian warnings
Steve French
1
-2
/
+3
2005-11-10
[CIFS] Update CIFS change log
Steve French
2
-1
/
+38
2005-11-10
[CIFS] Reserve upcall IDX value for CIFS with connector header and add
Steve French
2
-0
/
+13
2005-11-09
(no commit message)
Steve French
1
-3
/
+8
2005-11-09
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
322
-15560
/
+12084
2005-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-0
/
+3
2005-11-09
[PATCH] fs/hugetlbfs/inode.c: make a function static
Adrian Bunk
1
-1
/
+1
2005-11-09
[PATCH] fs/namei.c: make path_lookup_create() static
Adrian Bunk
1
-2
/
+3
2005-11-09
[PATCH] fbdev: move ioctl32 code to fbmem.c
Arnd Bergmann
1
-143
/
+0
2005-11-09
[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers
Christoph Hellwig
1
-0
/
+10
2005-11-09
[PATCH] sanitize lookup_hash prototype
Christoph Hellwig
1
-10
/
+10
2005-11-09
[PATCH] add a file_permission helper
Christoph Hellwig
6
-19
/
+41
2005-11-09
[PATCH] add a vfs_permission helper
Christoph Hellwig
5
-14
/
+29
2005-11-09
[PATCH] ext2: remove the ancient CHANGES file
Adrian Bunk
1
-157
/
+0
2005-11-09
[PATCH] remove CONFIG_EXT{2,3}_CHECK
Adrian Bunk
6
-258
/
+2
2005-11-09
[PATCH] Fix return value in reiserfs allocator
Jan Kara
1
-2
/
+2
2005-11-09
[PATCH] fat: respect silent mount flag
Christoph Hellwig
1
-4
/
+7
2005-11-09
[PATCH] hpfs: remove spurious mtime update
Christoph Hellwig
1
-5
/
+2
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
15
-20
/
+1
2005-11-08
[PATCH] fix de_thread() vs send_group_sigqueue() race
Oleg Nesterov
1
-3
/
+7
2005-11-08
fs/ioprio.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2005-11-08
fs/afs/callback.c should #include "cmservice.h"
Adrian Bunk
1
-0
/
+1
2005-11-08
remove unused fs/befs/attribute.c
Will Dyson
1
-117
/
+0
2005-11-08
fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>
Adrian Bunk
1
-0
/
+1
2005-11-08
fs/partitions/ultrix.c should #include "ultrix.h"
Adrian Bunk
1
-0
/
+1
2005-11-08
jffs_fm.c should #include "intrep.h"
Adrian Bunk
1
-0
/
+1
2005-11-08
fs/freevxfs/: add #include's
Adrian Bunk
2
-0
/
+2
2005-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-22
/
+35
2005-11-07
[PATCH] unbindable mounts
Ram Pai
3
-26
/
+65
2005-11-07
[PATCH] handling of slave mounts
Ram Pai
2
-37
/
+121
2005-11-07
[PATCH] introduce slave mounts
Ram Pai
3
-4
/
+56
2005-11-07
[PATCH] shared mounts handling: umount
Ram Pai
3
-19
/
+126
2005-11-07
[PATCH] shared mounts handling: move
Ram Pai
1
-17
/
+46
2005-11-07
[PATCH] shared mount handling: bind and rbind
Ram Pai
3
-22
/
+199
2005-11-07
[PATCH] introduce shared mounts
Ram Pai
3
-2
/
+18
2005-11-07
[PATCH] beginning of the shared-subtree proper
Ram Pai
4
-1
/
+56
2005-11-07
[PATCH] making namespace_sem global
Ram Pai
1
-23
/
+23
2005-11-07
[PATCH] mount expiry fixes
Ram Pai
1
-42
/
+22
2005-11-07
[PATCH] umount_tree() locking change
Ram Pai
1
-33
/
+51
2005-11-07
[PATCH] sanitize the interface of graft_tree().
Ram Pai
1
-6
/
+6
2005-11-07
[PATCH] lindent fs/namespace.c
Ram Pai
1
-49
/
+48
2005-11-07
[PATCH] make /proc/mounts pollable
Al Viro
2
-16
/
+76
2005-11-07
[PATCH] allow callers of seq_open do allocation themselves
Al Viro
1
-4
/
+8
2005-11-07
[PATCH] cleanups and bug fix in do_loopback()
Al Viro
1
-19
/
+22
2005-11-07
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
3
-39
/
+44
2005-11-08
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
1
-22
/
+35
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
37
-2138
/
+4547
2005-11-07
[PATCH] fs/super.c: unexport user_get_super
Adrian Bunk
1
-2
/
+0
[next]