Age | Commit message (Expand) | Author |
2008-02-14 | Use struct path in fs_struct | Jan Blunck |
2008-02-14 | Introduce path_get() | Jan Blunck |
2008-02-14 | Use path_put() in a few places instead of {mnt,d}put() | Jan Blunck |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-14 | Move struct path into its own header | Jan Blunck |
2008-02-14 | Remove path_release_on_umount() | Jan Blunck |
2008-02-14 | Dont touch fs_struct in usermodehelper | Jan Blunck |
2008-02-14 | Dont touch fs_struct in drivers | Jan Blunck |
2008-02-14 | vfs: add explanation of I_DIRTY_DATASYNC bit | Jan Kara |
2008-02-14 | Include kernel.h from configfs.h | Ben Nizette |
2008-02-14 | MAINTAINERS: update decnet and DLM entries | Christine Caulfield |
2008-02-14 | FLAT binaries: drop BINFMT_FLAT bad header magic warning | Mike Frysinger |
2008-02-14 | m68knommu: use tabs not spaces in cacheflush.h | Greg Ungerer |
2008-02-14 | m68knommu: fix profile timer | Matt Waddel |
2008-02-14 | m68knommu: use asflags instead of EXTRA_AFLAGS | Greg Ungerer |
2008-02-14 | m68knommu: avoid unneccessary use of xchg() in set_mb() | Greg Ungerer |
2008-02-14 | m68knommu: fix coldfire interrupt exit path | Walter T Gruczka |
2008-02-14 | MAINTAINERS: add linux-fsdevel to VFS entry | Paul Menage |
2008-02-14 | kernel-doc: remove fastcall | Harvey Harrison |
2008-02-14 | cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc | Jesper Nilsson |
2008-02-14 | inotify: make variables static in inotify_user.c | Harvey Harrison |
2008-02-14 | fix module_update_markers() compile error | Adrian Bunk |
2008-02-14 | Fix compile of swim3 as module | Tony Breeds |
2008-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-02-13 | Linux Kernel Markers: create modpost file | Mathieu Desnoyers |
2008-02-13 | Linux Kernel Markers: support multiple probes | Mathieu Desnoyers |
2008-02-13 | pcmcia: ipwireless depends on NETDEVICES | Paul Mundt |
2008-02-13 | Smack: check for 'struct socket' with NULL sk | Ahmed S. Darwish |
2008-02-13 | udf: fix udf_add_free_space | Marcin Slusarz |
2008-02-13 | udf: fix directory offset handling | Jan Kara |
2008-02-13 | Documentation: sysctl/kernel.txt: fix documentation reference | Michael Opdenacker |
2008-02-13 | fs/smbfs/inode.c: fix warning message deprecating smbfs | Sergio Luis |
2008-02-13 | docbook: drop z85230 library from kernel-api | Randy Dunlap |
2008-02-13 | xfs: convert beX_add to beX_add_cpu (new common API) | Marcin Slusarz |
2008-02-13 | moduleparam: fix alpha, ia64 and ppc64 compile failures | Ivan Kokshaysky |
2008-02-13 | docbook: make a networking book and fix a few errors | Randy Dunlap |
2008-02-13 | docbook: sunrpc filenames and notation fixes | Randy Dunlap |
2008-02-13 | docbook: move pipe and splice to filesystems docbook | Randy Dunlap |
2008-02-13 | kernel-doc: fix fs/pipe.c notation | Randy Dunlap |
2008-02-13 | parport: section fixup | David Brownell |
2008-02-13 | Documentation: prune redundant SubmitChecklist items | J. Bruce Fields |
2008-02-13 | hugetlb: fix overcommit locking | Nishanth Aravamudan |
2008-02-13 | SC26XX: missing PORT define in serial_core.h | Thomas Bogendoerfer |
2008-02-13 | Final removal of FASTCALL()/fastcall | Harvey Harrison |
2008-02-13 | remove final fastcall users | Harvey Harrison |
2008-02-13 | rcupdate: fix comment | Paul E. McKenney |
2008-02-13 | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison |
2008-02-13 | xtime_lock vs update_process_times | Peter Zijlstra |
2008-02-13 | acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() | Linus Torvalds |