aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/psdev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes1-4/+2
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes1-44/+54
2007-07-19coda: block signals during upcall processingJan Harkes2-22/+60
2007-07-19coda: cleanup for upcall handling pathJan Harkes1-63/+58
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes2-38/+32
2007-07-19coda: use ilookup5Jan Harkes1-6/+1
2007-07-19coda: coda doesn't track atimeJan Harkes1-8/+8
2007-07-19coda: allow removal of busy directoriesJan Harkes1-14/+9
2007-07-19coda: fix nlink updates for directoriesJan Harkes1-46/+60
2007-07-19coda: correctly invalidate cached access rightsJan Harkes1-1/+1
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes3-8/+12
2007-07-19Use --build-id ld optionRoland McGrath1-0/+6
2007-07-19Add /sys/kernel/notesRoland McGrath1-0/+28
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath1-0/+2
2007-07-19powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath1-0/+2
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+4
2007-07-19x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+3
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath2-4/+8
2007-07-19fix ext4/JBD2 build warningsMingming Cao2-4/+4
2007-07-19update checkpatch.pl to version 0.08Andy Whitcroft2-33/+145
2007-07-19Typo: fro -> fromRolf Eike Beer1-1/+1
2007-07-19add POSIX clocks and timers maintainerIngo Molnar1-2/+2
2007-07-19kernel/relay.c: make functions staticAdrian Bunk1-7/+6
2007-07-19coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro1-0/+38
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro1-17/+35
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro1-4/+4
2007-07-19coredump masking: ELF: enable core dump filteringKawai, Hidehiro1-9/+21
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro3-0/+105
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro8-25/+82
2007-07-19coredump masking: bound suid_dumpable sysctlKawai, Hidehiro1-1/+5
2007-07-19docbook: don't reference file without kernel-docRandy Dunlap1-1/+0
2007-07-19kernel-doc: fix leading dot in man-mode outputRandy Dunlap1-1/+5
2007-07-19kernel-doc: strip C99 commentsRandy Dunlap1-1/+7
2007-07-19kernel-doc: fix unnamed struct/union warningRandy Dunlap1-4/+10
2007-07-19kernel-doc: add tools doc in MakefileRandy Dunlap1-5/+5
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek2-3/+1
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek2-2/+3
2007-07-19nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek1-10/+6
2007-07-19sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek1-9/+7
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2-0/+34
2007-07-19mm: variable length argument supportOllie Wild15-453/+554
2007-07-19audit: rework execve auditPeter Zijlstra5-21/+85
2007-07-19arch: personality independent stack topPeter Zijlstra22-1/+28
2007-07-19use the new percpu interface for shared dataFenghua Yu5-5/+5
2007-07-19define new percpu interface for shared dataFenghua Yu26-53/+84
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman4-4/+24
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman10-18/+6
2007-07-19jprobes: make struct jprobe.entry a void *Michael Ellerman1-1/+1
2007-07-19readahead: sanify file_ra_state namesFengguang Wu2-98/+31
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell6-56/+85