index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
9
-17
/
+16
*
Use struct path in struct svc_expkey
Jan Blunck
2008-02-14
2
-19
/
+14
*
Use struct path in struct svc_export
Jan Blunck
2008-02-14
9
-70
/
+67
*
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
2008-02-14
4
-48
/
+37
*
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
2008-02-14
5
-42
/
+34
*
d_path: Use struct path in struct avc_audit_data
Jan Blunck
2008-02-14
6
-51
/
+43
*
d_path: kerneldoc cleanup
Jan Blunck
2008-02-14
1
-3
/
+16
*
One less parameter to __d_path
Jan Blunck
2008-02-14
1
-7
/
+5
*
Make set_fs_{root,pwd} take a struct path
Jan Blunck
2008-02-14
3
-24
/
+20
*
Use struct path in fs_struct
Jan Blunck
2008-02-14
9
-111
/
+87
*
Introduce path_get()
Jan Blunck
2008-02-14
2
-2
/
+16
*
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
2008-02-14
2
-12
/
+6
*
Introduce path_put()
Jan Blunck
2008-02-14
41
-118
/
+125
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
47
-402
/
+431
*
Move struct path into its own header
Jan Blunck
2008-02-14
2
-5
/
+13
*
Remove path_release_on_umount()
Jan Blunck
2008-02-14
3
-12
/
+3
*
Dont touch fs_struct in usermodehelper
Jan Blunck
2008-02-14
1
-4
/
+1
*
Dont touch fs_struct in drivers
Jan Blunck
2008-02-14
7
-19
/
+6
*
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
2008-02-14
1
-2
/
+4
*
Include kernel.h from configfs.h
Ben Nizette
2008-02-14
1
-0
/
+1
*
MAINTAINERS: update decnet and DLM entries
Christine Caulfield
2008-02-14
1
-4
/
+4
*
FLAT binaries: drop BINFMT_FLAT bad header magic warning
Mike Frysinger
2008-02-14
1
-4
/
+4
*
m68knommu: use tabs not spaces in cacheflush.h
Greg Ungerer
2008-02-14
1
-7
/
+7
*
m68knommu: fix profile timer
Matt Waddel
2008-02-14
1
-5
/
+12
*
m68knommu: use asflags instead of EXTRA_AFLAGS
Greg Ungerer
2008-02-14
12
-36
/
+12
*
m68knommu: avoid unneccessary use of xchg() in set_mb()
Greg Ungerer
2008-02-14
1
-1
/
+1
*
m68knommu: fix coldfire interrupt exit path
Walter T Gruczka
2008-02-14
1
-5
/
+4
*
MAINTAINERS: add linux-fsdevel to VFS entry
Paul Menage
2008-02-14
1
-0
/
+1
*
kernel-doc: remove fastcall
Harvey Harrison
2008-02-14
1
-1
/
+0
*
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
2008-02-14
2
-391
/
+404
*
inotify: make variables static in inotify_user.c
Harvey Harrison
2008-02-14
1
-3
/
+3
*
fix module_update_markers() compile error
Adrian Bunk
2008-02-14
1
-2
/
+1
*
Fix compile of swim3 as module
Tony Breeds
2008-02-14
2
-6
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-02-13
36
-370
/
+1232
|
\
|
*
[SCSI] gdth: update deprecated pci_find_device
Sergio Luis
2008-02-13
2
-3
/
+6
|
*
[SCSI] gdth: scan for scsi devices
Boaz Harrosh
2008-02-13
1
-0
/
+9
|
*
[SCSI] sym53c416: fix module parameters
James Bottomley
2008-02-12
1
-8
/
+8
|
*
[SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5
James Smart
2008-02-11
1
-1
/
+1
|
*
[SCSI] lpfc 8.2.5 : Fix buffer leaks
James Smart
2008-02-11
6
-7
/
+137
|
*
[SCSI] lpfc 8.2.5 : Miscellaneous discovery Fixes
James Smart
2008-02-11
9
-66
/
+127
|
*
[SCSI] lpfc 8.2.5 : Add MSI-X single message support
James Smart
2008-02-11
3
-22
/
+91
|
*
[SCSI] lpfc 8.2.5 : Miscellaneous Fixes
James Smart
2008-02-11
7
-33
/
+41
|
*
[SCSI] lpfc 8.2.5 : Correct ndlp referencing issues
James Smart
2008-02-11
11
-142
/
+630
|
*
[SCSI] update SG_ALL to avoid causing chaining
James Bottomley
2008-02-11
1
-2
/
+6
|
*
[SCSI] aic94xx: fix ABORT_TASK define conflict
Boaz Harrosh
2008-02-11
2
-2
/
+2
|
*
[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2008-02-11
2
-13
/
+6
|
*
[SCSI] ses: fix memory leaks
Yinghai Lu
2008-02-11
1
-9
/
+14
|
*
[SCSI] aacraid: informational sysfs value corrections
Salyzyn, Mark
2008-02-11
1
-6
/
+7
|
*
[SCSI] mpt fusion: Request I/O resources only when required
Prakash, Sathya
2008-02-11
2
-7
/
+44
|
*
[SCSI] aacraid: ignore adapter reset check polarity
Salyzyn, Mark
2008-02-11
3
-8
/
+10
[next]