summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coda: remove struct coda_sb_infoJan Harkes2007-07-194-76/+49
* coda: cleanup downcall handlerJan Harkes2007-07-191-65/+54
* coda: cleanup coda_lookup, use dsplice_aliasJan Harkes2007-07-191-35/+22
* coda: ignore returned values when upcalls return errorsJan Harkes2007-07-191-32/+27
* coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-192-11/+6
* coda: avoid lockdep warning in coda_readdirJan Harkes2007-07-191-44/+54
* coda: block signals during upcall processingJan Harkes2007-07-192-22/+60
* coda: cleanup for upcall handling pathJan Harkes2007-07-191-63/+58
* coda: cleanup /dev/cfs open and close handlingJan Harkes2007-07-192-38/+32
* coda: use ilookup5Jan Harkes2007-07-191-6/+1
* coda: coda doesn't track atimeJan Harkes2007-07-191-8/+8
* coda: allow removal of busy directoriesJan Harkes2007-07-191-14/+9
* coda: fix nlink updates for directoriesJan Harkes2007-07-191-46/+60
* coda: correctly invalidate cached access rightsJan Harkes2007-07-191-1/+1
* coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes2007-07-193-8/+12
* Use --build-id ld optionRoland McGrath2007-07-191-0/+6
* Add /sys/kernel/notesRoland McGrath2007-07-191-0/+28
* s390: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* alpha: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+4
* x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+3
* i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-192-4/+8
* fix ext4/JBD2 build warningsMingming Cao2007-07-192-4/+4
* update checkpatch.pl to version 0.08Andy Whitcroft2007-07-192-33/+145
* Typo: fro -> fromRolf Eike Beer2007-07-191-1/+1
* add POSIX clocks and timers maintainerIngo Molnar2007-07-191-2/+2
* kernel/relay.c: make functions staticAdrian Bunk2007-07-191-7/+6
* coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro2007-07-191-0/+38
* coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro2007-07-191-17/+35
* coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro2007-07-191-4/+4
* coredump masking: ELF: enable core dump filteringKawai, Hidehiro2007-07-191-9/+21
* coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-193-0/+105
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-198-25/+82
* coredump masking: bound suid_dumpable sysctlKawai, Hidehiro2007-07-191-1/+5
* docbook: don't reference file without kernel-docRandy Dunlap2007-07-191-1/+0
* kernel-doc: fix leading dot in man-mode outputRandy Dunlap2007-07-191-1/+5
* kernel-doc: strip C99 commentsRandy Dunlap2007-07-191-1/+7
* kernel-doc: fix unnamed struct/union warningRandy Dunlap2007-07-191-4/+10
* kernel-doc: add tools doc in MakefileRandy Dunlap2007-07-191-5/+5
* fs: remove path_walk exportJosef 'Jeff' Sipek2007-07-192-3/+1
* fs: mark link_path_walk staticJosef 'Jeff' Sipek2007-07-192-2/+3
* nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-10/+6
* sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-9/+7
* fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2007-07-192-0/+34
* mm: variable length argument supportOllie Wild2007-07-1915-453/+554
* audit: rework execve auditPeter Zijlstra2007-07-195-21/+85
* arch: personality independent stack topPeter Zijlstra2007-07-1922-1/+28
* use the new percpu interface for shared dataFenghua Yu2007-07-195-5/+5
* define new percpu interface for shared dataFenghua Yu2007-07-1926-53/+84
* jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-194-4/+24
OpenPOWER on IntegriCloud